Skip to content

Commit

Permalink
Revert "Bump NUnit3TestAdapter from 4.3.1 to 4.4.0 in /src (#1815)"
Browse files Browse the repository at this point in the history
This reverts commit d7f5ddb.
  • Loading branch information
kbeaugrand committed Mar 1, 2023
1 parent b6b788d commit 6d0a65f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.4.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.3.1" />
<PackageReference Include="coverlet.collector" Version="3.2.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 6d0a65f

Please sign in to comment.