Skip to content

Commit

Permalink
Updated nuggets
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco De Salvo committed Mar 11, 2024
1 parent 5f97079 commit 696dfa3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions RDFSharp.Test/RDFSharp.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.2.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.1" />
<PackageReference Include="WireMock.Net" Version="1.5.48" />
<PackageReference Include="coverlet.collector" Version="6.0.0">
<PackageReference Include="MSTest.TestAdapter" Version="3.2.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.2" />
<PackageReference Include="WireMock.Net" Version="1.5.49" />
<PackageReference Include="coverlet.collector" Version="6.0.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 696dfa3

Please sign in to comment.