Skip to content

Commit

Permalink
Merge pull request #904 from FUSEEProjectTeam/dependabot/nuget/housek…
Browse files Browse the repository at this point in the history
…eeping/NUnit-4.2.2

Bump NUnit from 4.1.0 to 4.2.2
  • Loading branch information
RedImp1470 authored Sep 6, 2024
2 parents 3e6fc8d + 39c840d commit 3e9f898
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Tests/Render/Desktop/Fusee.Tests.Render.Desktop.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
<ProjectReference Include="$(FuseeEngineRoot)\Examples\Complete\UI\Core\Fusee.Examples.UI.Core.csproj" />

<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="NUnitLite" Version="4.1.0" />
<PackageReference Include="NUnit" Version="4.2.2" />
<PackageReference Include="NUnitLite" Version="4.2.2" />
<PackageReference Include="NUnit.Analyzers" Version="4.3.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 3e9f898

Please sign in to comment.