File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 13
13
<IsTestProject >false</IsTestProject >
14
14
<IsPackable >true</IsPackable >
15
15
<PackageLicenseExpression >MIT</PackageLicenseExpression >
16
- <PackageVersion >4.7.2 </PackageVersion >
16
+ <PackageVersion >6.0.3 </PackageVersion >
17
17
<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> -->
19
19
20
20
<!-- 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 >
22
22
23
23
<!-- 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 >
25
25
26
26
</PropertyGroup >
27
27
<PropertyGroup >
You can’t perform that action at this time.
0 commit comments