[Test]Update Microsoft.NET.Test.Sdk to 17.4.1 (#22900)

This commit is contained in:
Jaime Bernardo
2022-12-20 14:22:37 +00:00
committed by GitHub
parent 91ffe5e707
commit 0de4750fad
27 changed files with 27 additions and 27 deletions

View File

@@ -47,7 +47,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.3" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.3" />
</ItemGroup>