1
0
mirror of https://github.com/bitwarden/server synced 2025-12-25 20:53:16 +00:00

[deps]: Update Microsoft.NET.Test.Sdk to 17.14.1

This commit is contained in:
renovate[bot]
2025-11-18 14:35:20 +00:00
committed by GitHub
parent 75d8250f3a
commit b2333c88cb
2 changed files with 2 additions and 2 deletions

View File

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