Skip to content

Commit

Permalink
Merge pull request #3975 from dotnet/dependabot/nuget/core/console-ap…
Browse files Browse the repository at this point in the history
…ps/NewTypesMsBuild/test/NewTypesTests/Microsoft.NET.Test.Sdk-16.8.0

Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0 in /core/console-apps/NewTypesMsBuild/test/NewTypesTests
  • Loading branch information
richlander authored Nov 14, 2020
2 parents d32a546 + cc5650c commit 33118de
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.0" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
</ItemGroup>
Expand Down

0 comments on commit 33118de

Please sign in to comment.