Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Commit

Permalink
rollback nunit version
Browse files Browse the repository at this point in the history
Signed-off-by: Yuhang Shi <[email protected]>
  • Loading branch information
Yuhang Shi committed Nov 30, 2023
1 parent ad18eb3 commit 6a69604
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="NUnit" Version="4.0.0" />
<PackageReference Include="NUnit" Version="3.14.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="NUnit.Analyzers" Version="3.10.0">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 6a69604

Please sign in to comment.