Skip to content

Commit

Permalink
Upgrade the test framework to the latest.
Browse files Browse the repository at this point in the history
  • Loading branch information
andy840119 committed Nov 13, 2024
1 parent 05b8095 commit 2e3461d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</ItemGroup>
<ItemGroup Label="Package References">
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="NUnit" Version="4.0.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="NUnit" Version="4.2.2" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
</ItemGroup>
</Project>

0 comments on commit 2e3461d

Please sign in to comment.