Skip to content

Commit

Permalink
Update Nuggets
Browse files Browse the repository at this point in the history
  • Loading branch information
mdesalvo committed Nov 14, 2023
1 parent 1083c54 commit 5a12b5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RDFSharp.Test/RDFSharp.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
<Product>RDFSharp</Product>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
<PackageReference Include="WireMock.Net" Version="1.5.39" />
<PackageReference Include="WireMock.Net" Version="1.5.40" />
<PackageReference Include="coverlet.collector" Version="6.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 5a12b5c

Please sign in to comment.