Skip to content

Commit

Permalink
Merge pull request #79 from swoolcock/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
swoolcock authored Nov 16, 2020
2 parents 581246f + a7c4a78 commit 22d6da5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>
<ItemGroup Label="Package References">
<PackageReference Include="Appveyor.TestLogger" Version="2.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.0" />
<PackageReference Include="NUnit" Version="3.12.0" />
<PackageReference Include="NUnit3TestAdapter" Version="3.17.0" />
</ItemGroup>
Expand Down

0 comments on commit 22d6da5

Please sign in to comment.