Skip to content

Commit

Permalink
Update Nuget-Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-dmxc committed Feb 2, 2024
1 parent 21f1e46 commit 5f6aaac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ArtNetTests/ArtNetTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit.Analyzers" Version="3.8.0">
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="NUnit" Version="4.0.1" />
<PackageReference Include="NUnit.Analyzers" Version="4.0.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 5f6aaac

Please sign in to comment.