File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 1313 <AssemblyName >FSharp.Compiler.Service</AssemblyName >
1414 <AllowCrossTargeting >true</AllowCrossTargeting >
1515 <DefineConstants >$(DefineConstants);COMPILER</DefineConstants >
16+ <CheckNulls >true</CheckNulls >
1617 <DefineConstants Condition =" '$(FSHARPCORE_USE_PACKAGE)' == 'true'" >$(DefineConstants);FSHARPCORE_USE_PACKAGE</DefineConstants >
1718 <OtherFlags >$(OtherFlags) --extraoptimizationloops:1</OtherFlags >
1819 <!-- 1182: Unused variables -->
Original file line number Diff line number Diff line change 99 <AssemblyName >FSharp.Build</AssemblyName >
1010 <NoWarn >$(NoWarn);75</NoWarn > <!-- InternalCommandLineOption -->
1111 <AllowCrossTargeting >true</AllowCrossTargeting >
12+ <CheckNulls >true</CheckNulls >
1213 <DefineConstants >$(DefineConstants);LOCALIZATION_FSBUILD</DefineConstants >
1314 <NoWarn >$(NoWarn);NU1701;FS0075</NoWarn >
1415 <CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
You can’t perform that action at this time.
0 commit comments