Skip to content

Commit

Permalink
Merge pull request #126 from AArnott/dependabot/nuget/Microsoft.NET.T…
Browse files Browse the repository at this point in the history
…est.Sdk-17.0.0

Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0
  • Loading branch information
AArnott committed Nov 1, 2021
2 parents a4b1b33 + a280dfc commit 16c3bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Library.Tests/Library.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="coverlet.msbuild" Version="3.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
<PackageReference Include="xunit" Version="2.4.1" />
</ItemGroup>
Expand Down

0 comments on commit 16c3bad

Please sign in to comment.