Skip to content

Commit 9dca733

Browse files
author
Eirik Tsarpalis
committed
correctly force package
1 parent 1a1cbed commit 9dca733

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/UnitsOfMeasure.Extra.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
<Content Include="*.fsproj; *.fs" PackagePath="fable\" />
1414
</ItemGroup>
1515
<ItemGroup>
16-
<PackageReference Include="FSharp.Core" Version="4.1.17" />
16+
<PackageReference Update="FSharp.Core" Version="4.1.17" />
1717
</ItemGroup>
1818
</Project>

0 commit comments

Comments
 (0)