chore(deps): update dependency microsoft.net.test.sdk to v17.7.0

Signed-off-by: noreply@rainote.dev
This commit is contained in:
renovate-bot 2023-08-06 11:47:58 +00:00 committed by rainote
parent 91220238a7
commit 55c6475017

View file

@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="FluentAssertions" Version="6.11.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageReference Include="xunit" Version="2.5.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>