Skip to content

Commit

Permalink
Remove explicit Microsoft.NETFramework.ReferenceAssemblies reference …
Browse files Browse the repository at this point in the history
…in BenchmarkDotNet.Samples.FSharp
  • Loading branch information
AndreyAkinshin committed Nov 26, 2023
1 parent 538e0e1 commit 136e4bb
Showing 1 changed file with 0 additions and 4 deletions.
Expand Up @@ -19,10 +19,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Update="FSharp.Core" Version="4.6.0" />
<PackageReference Update="System.ValueTuple" Version="4.5.0" />
</ItemGroup>
Expand Down

0 comments on commit 136e4bb

Please sign in to comment.