We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent5306143 commit97dbc91Copy full SHA for 97dbc91
src/fsharp/FSharp.Build/Microsoft.FSharp.NetSdk.props
@@ -40,7 +40,7 @@ WARNING: DO NOT MODIFY this file unless you are knowledgeable about MSBuild and
40
<TailcallsCondition="'$(Tailcalls)' == ''">true</Tailcalls>
41
<TreatWarningsAsErrorsCondition="'$(TreatWarningsAsErrors)' == ''">false</TreatWarningsAsErrors>
42
<WarningLevelCondition=" '$(WarningLevel)' == ''">3</WarningLevel>
43
- <WarningsAsErrorsCondition="'$(TreatWarningsAsErrors)' == ''" />
+ <WarningsAsErrorsCondition="'$(WarningsAsErrors)' == ''" />
44
</PropertyGroup>
45
46
<PropertyGroupCondition=" '$(Configuration)' == 'Debug'">