File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change 22
33 <Import Project =" $([MSBuild]::GetPathOfFileAbove('Directory.Build.props', '$(MSBuildThisFileDirectory)../'))" />
44
5- <!--
6- When developers load the FSharp.Compiler.Service solution we set FSHARPCORE_USE_PACKAGE to true if it hasn't already been set to a value.
7- This option ensures that building and testing uses the specified FSharp.Core nuget package instead of the local
8- FSharp.Core project.
9- -->
10- <PropertyGroup Condition =" '$(FSHARPCORE_USE_PACKAGE)' == ''" >
11- <FSHARPCORE_USE_PACKAGE Condition =" '$(SolutionName)' == 'FSharp.Compiler.Service'" >true</FSHARPCORE_USE_PACKAGE >
12- </PropertyGroup >
13-
145 <PropertyGroup >
156 <DisableImplicitFSharpCoreReference >true</DisableImplicitFSharpCoreReference >
167 <UseStandardResourceNames >false</UseStandardResourceNames >
You can’t perform that action at this time.
0 commit comments