File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 <IsTestProject >false</IsTestProject >
1414 <IsPackable >true</IsPackable >
1515 <PackageLicenseExpression >MIT</PackageLicenseExpression >
16- <PackageVersion >4.7.2 </PackageVersion >
16+ <PackageVersion >6.0.3 </PackageVersion >
1717 <DisableImplicitFSharpCoreReference >true</DisableImplicitFSharpCoreReference >
18- <!-- <TargetPath>$(MSBuildThisFileDirectory)..\packages\FSharp.Core\lib\netstandard2.0 \FSharp.Core.dll</TargetPath> -->
18+ <!-- <TargetPath>$(MSBuildThisFileDirectory)..\packages\FSharp.Core\lib\netstandard2.1 \FSharp.Core.dll</TargetPath> -->
1919
2020 <!-- for a parallel checkout and build of fsharp -->
21- <TargetPath Condition =" Exists('..\..\fsharp\build.cmd')" >$(MSBuildThisFileDirectory)..\..\fsharp\artifacts\bin\FSharp.Core\Debug\netstandard2.0 \FSharp.Core.dll</TargetPath >
21+ <TargetPath Condition =" Exists('..\..\fsharp\build.cmd')" >$(MSBuildThisFileDirectory)..\..\fsharp\artifacts\bin\FSharp.Core\Debug\netstandard2.1 \FSharp.Core.dll</TargetPath >
2222
2323 <!-- for a local checkout and build of fsharp in CI -->
24- <TargetPath Condition =" Exists('..\fsharp\build.cmd')" >$(MSBuildThisFileDirectory)..\fsharp\artifacts\bin\FSharp.Core\Debug\netstandard2.0 \FSharp.Core.dll</TargetPath >
24+ <TargetPath Condition =" Exists('..\fsharp\build.cmd')" >$(MSBuildThisFileDirectory)..\fsharp\artifacts\bin\FSharp.Core\Debug\netstandard2.1 \FSharp.Core.dll</TargetPath >
2525
2626 </PropertyGroup >
2727 <PropertyGroup >
You can’t perform that action at this time.
0 commit comments