Skip to content

Commit

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

Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0
  • Loading branch information
DineshSolanki authored Aug 24, 2021
2 parents d20eed6 + e139717 commit d06771e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FoliconTest/FoliconTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

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

0 comments on commit d06771e

Please sign in to comment.