build(deps): bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1 (#2723)

This commit is contained in:
dependabot[bot]
2023-06-09 13:18:54 -05:00
committed by GitHub
parent 96903d84d2
commit ce1ad4c9f0
3 changed files with 3 additions and 3 deletions

View File

@@ -33,7 +33,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.1" />
<PackageReference Include="xunit" Version="2.4.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" />
</ItemGroup>