build(deps): bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 (#2583)

This commit is contained in:
dependabot[bot]
2022-09-28 08:25:17 -05:00
committed by GitHub
parent 0d6b7c4119
commit a49cc2ed66
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.3.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.2" />
<PackageReference Include="xunit" Version="2.4.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" />
</ItemGroup>