Skip to content

Commit

Permalink
Merge pull request #165 from dansiegel/dependabot/nuget/Microsoft.NET…
Browse files Browse the repository at this point in the history
….Test.Sdk-16.8.0

Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0
  • Loading branch information
dansiegel authored Nov 11, 2020
2 parents 927d7f1 + dcb2639 commit dc88d45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</ItemGroup>

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

0 comments on commit dc88d45

Please sign in to comment.