Skip to content

Commit

Permalink
rollback dep updates
Browse files Browse the repository at this point in the history
  • Loading branch information
aarani committed Oct 27, 2023
1 parent f3e4950 commit b81b167
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions NOnion.Tests/NOnion.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="NUnit" Version="3.12.0" />
<PackageReference Include="NUnit3TestAdapter" Version="3.16.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.5.0" />
<PackageReference Include="Portable.BouncyCastle" Version="1.8.10" />
</ItemGroup>

Expand Down

0 comments on commit b81b167

Please sign in to comment.