Skip to content

Commit

Permalink
update NUnit
Browse files Browse the repository at this point in the history
  • Loading branch information
Yvand committed Apr 5, 2022
1 parent 9f899c9 commit 7588c5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions LDAPCP.Tests/LDAPCP.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@
<Version>13.0.1</Version>
</PackageReference>
<PackageReference Include="NUnit">
<Version>3.13.2</Version>
<Version>3.13.3</Version>
</PackageReference>
<PackageReference Include="NUnit3TestAdapter">
<Version>4.0.0</Version>
<Version>4.2.1</Version>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 7588c5b

Please sign in to comment.