Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
GeertvanHorrik committed Dec 8, 2023
1 parent 4e22b0e commit f739c96
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="NUnit" Version="3.14.0" PrivateAssets="all" />
<PackageReference Include="NUnit" Version="4.0.1" PrivateAssets="all" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" PrivateAssets="all" />
<PackageReference Include="PublicApiGenerator" Version="11.0.0" PrivateAssets="all" />
<PackageReference Include="Verify.NUnit" Version="22.5.0" />
<PackageReference Include="PublicApiGenerator" Version="11.1.0" PrivateAssets="all" />
<PackageReference Include="Verify.NUnit" Version="22.8.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit f739c96

Please sign in to comment.