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 Dec 2, 2020
1 parent 1b2a902 commit a2746a9
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.15.1" />
<PackageReference Include="NUnit" Version="3.9.0" />
<PackageReference Include="NUnit3TestAdapter" Version="3.9.0" />
Expand Down

0 comments on commit a2746a9

Please sign in to comment.