Skip to content

Commit

Permalink
downgrade nunit
Browse files Browse the repository at this point in the history
  • Loading branch information
fakefeik committed Dec 1, 2021
1 parent 7b51923 commit 61f1066
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
<PackageReference Include="Moq" Version="4.16.1" />
<PackageReference Include="morelinq" Version="3.3.2" />
<PackageReference Include="NUnit" Version="3.13.2" />
<PackageReference Include="NUnit" Version="3.13.1" />
<PackageReference Include="NUnit3TestAdapter" Version="4.1.0" />
<PackageReference Include="SkbKontur.Cassandra.Local" Version="1.4.12" />
<PackageReference Include="Vostok.Logging.File" Version="1.0.16" />
Expand Down

0 comments on commit 61f1066

Please sign in to comment.