Merge pull request #10 from jumoog/dependabot/nuget/Microsoft.NET.Test.Sdk-17.7.2

chore(deps): bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.7.2
This commit is contained in:
Kilian von Pflugk 2023-10-02 15:14:28 +02:00 committed by GitHub
commit e4ff32275d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="xunit" Version="2.5.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.1">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>