1
0
mirror of https://github.com/bitwarden/server synced 2026-02-25 17:03:22 +00:00

[deps] Tools: Pin dependencies

This commit is contained in:
renovate[bot]
2026-02-24 18:18:24 +00:00
committed by GitHub
parent 8f54ac306c
commit 554d3a472b
30 changed files with 107 additions and 107 deletions

View File

@@ -6,8 +6,8 @@
<ItemGroup>
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.1" />
<PackageReference Include="linq2db" Version="5.4.1" />
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="[12.0.1]" />
<PackageReference Include="linq2db" Version="[5.4.1]" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="[8.0.8]" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="[8.0.8]" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="[8.0.8]" />