Skip to content

Commit

Permalink
lib updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Kvarkas committed Jan 7, 2022
1 parent 2eca8ff commit 1746af9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mRemoteNGTests/mRemoteNGTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0-preview-20211130-02" />
<PackageReference Include="NSubstitute" Version="4.2.2" />
<PackageReference Include="NUnit" Version="3.13.2" />
<PackageReference Include="NUnit.Console" Version="3.13.0" />
<PackageReference Include="NUnit.ConsoleRunner" Version="3.13.0" />
<PackageReference Include="NUnit.Console" Version="3.13.1" />
<PackageReference Include="NUnit.ConsoleRunner" Version="3.13.1" />
<PackageReference Include="NUnit3TestAdapter" Version="4.2.0" />
<PackageReference Include="coverlet.collector" Version="3.1.0">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 1746af9

Please sign in to comment.