Skip to content

Commit

Permalink
Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 17, 2021
1 parent fa44472 commit d98fd8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Cli.Tests/Cli.Tests.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.11.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
<PackageReference Include="Moq" Version="4.16.1" />
<PackageReference Include="Moq.AutoMock" Version="3.1.0" />
<PackageReference Include="xunit" Version="2.4.1" />
Expand Down

0 comments on commit d98fd8e

Please sign in to comment.