Skip to content

Commit c8eb916

Browse files
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent bd3600e commit c8eb916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tasks/Microsoft.NET.Build.Tasks/targets/Microsoft.NET.Sdk.FSharp.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Copyright (c) .NET Foundation. All rights reserved.
1212

1313
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1414

15-
<PropertyGroup >
15+
<PropertyGroup>
1616
<UseBundledFSharpTargets Condition = "'$(UseBundledFSharpTargets)' == '' ">true</UseBundledFSharpTargets>
1717
</PropertyGroup>
1818

0 commit comments

Comments
 (0)