We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6a65374 + 30c3432 commit 5f6b7daCopy full SHA for 5f6b7da
FSharp.Profiles.props
@@ -18,7 +18,7 @@
18
<NullCheckingSupportInLibrary>false</NullCheckingSupportInLibrary>
19
</PropertyGroup>
20
21
- <PropertyGroup Condition="'$(Configuration)' != 'Proto'">
+ <PropertyGroup Condition="'$(Configuration)' != 'Proto' and '$(BUILDING_USING_DOTNET)' != 'true'">
22
<OtherFlags>$(OtherFlags) /langversion:preview</OtherFlags>
23
24
0 commit comments