Skip to content

Commit

Permalink
Remove FSharp.Core package ref to avoid warning
Browse files Browse the repository at this point in the history
  • Loading branch information
stakx committed May 12, 2022
1 parent eef6e1b commit a569016
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Moq.Tests.FSharpTypes/Moq.Tests.FSharpTypes.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="FSharp.Core" Version="4.5.4" />
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0" PrivateAssets="All" />
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
</ItemGroup>
Expand Down

0 comments on commit a569016

Please sign in to comment.