1
0
mirror of https://github.com/bitwarden/server synced 2025-12-06 00:03:34 +00:00

[deps] Billing: Update xunit.runner.visualstudio to v3 (#5742)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-28 16:10:39 +01:00
committed by GitHub
parent 6a5430ff0a
commit a17f94e150

View File

@@ -15,7 +15,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="Rnwood.SmtpServer" Version="3.1.0-ci0868" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5" />
</ItemGroup>
<ItemGroup>