Skip to content
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.

Commit

Permalink
Update dependency Microsoft.NET.Test.Sdk to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 10, 2021
1 parent 97d12bc commit 8488814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion App.Tests/Program.Tests.csproj
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.5.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
<PackageReference Include="Moq" Version="4.16.0" />
<PackageReference Include="NUnit" Version="3.13.1" />
<PackageReference Include="NUnit3TestAdapter" Version="3.17.0" />
Expand Down

0 comments on commit 8488814

Please sign in to comment.