1
0
mirror of https://github.com/bitwarden/server synced 2026-01-14 06:23:46 +00:00

[deps] Tools: Pin dependencies

This commit is contained in:
renovate[bot]
2025-12-05 20:30:37 +00:00
committed by GitHub
parent 2504fd9de4
commit fb5a13296b
27 changed files with 105 additions and 105 deletions

View File

@@ -5,8 +5,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.10" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="[8.0.10]" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="[8.0.0]" />
</ItemGroup>
<ItemGroup>