1
0
mirror of https://github.com/bitwarden/server synced 2026-02-25 00:52:57 +00:00

[deps] Tools: Pin dependencies

This commit is contained in:
renovate[bot]
2026-02-24 15:21:36 +00:00
committed by GitHub
parent 39f51974f6
commit b0d60aaf5b
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]" />