Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.4.1 (#1834)

This commit is contained in:
dependabot[bot] 2023-02-04 17:51:15 +00:00 committed by GitHub
parent 95ce15f22d
commit 8090109ec7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -54,7 +54,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
</ItemGroup>
</Project>