1
0
mirror of https://github.com/bitwarden/server synced 2026-02-13 15:04:03 +00:00

[deps] Tools: Pin dependencies

This commit is contained in:
renovate[bot]
2026-02-11 22:26:19 +00:00
committed by GitHub
parent c15c41801a
commit 0dc8f6b5e2
30 changed files with 107 additions and 107 deletions

View File

@@ -10,10 +10,10 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="xunit.v3" Version="3.0.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.4" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.10" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="[17.11.0]" />
<PackageReference Include="xunit.v3" Version="[3.0.1]" />
<PackageReference Include="xunit.runner.visualstudio" Version="[3.1.4]" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="[8.0.10]" />
</ItemGroup>
<ItemGroup>