File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 33 "isRoot" : true ,
44 "tools" : {
55 "dotnet-ef" : {
6- "version" : " 8 .0.2 " ,
6+ "version" : " 9 .0.10 " ,
77 "commands" : [" dotnet-ef" ]
88 }
99 }
Original file line number Diff line number Diff line change 1- FROM mcr.microsoft.com/dotnet/aspnet:8 .0-noble
1+ FROM mcr.microsoft.com/dotnet/aspnet:10 .0-noble
22
33LABEL com.bitwarden.product="bitwarden"
44
Original file line number Diff line number Diff line change 1616 <PackageReference Include =" Google.Cloud.Kms.V1" Version =" 3.7.0" />
1717 <PackageReference Include =" IdentityServer4.AccessTokenValidation" Version =" 3.0.1" />
1818 <PackageReference Include =" JsonFlatFileDataStore" Version =" 2.4.2" />
19- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8 .0.2 " >
19+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 9 .0.10 " >
2020 <PrivateAssets >all</PrivateAssets >
2121 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2222 </PackageReference >
23- <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 8 .0.2 " />
24- <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 8 .0.2 " />
25- <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 8 .0.2 " />
23+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 9 .0.10 " />
24+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 9 .0.10 " />
25+ <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 9 .0.10 " />
2626 <PackageReference Include =" MongoDB.Driver" Version =" 2.22.0" />
2727 <PackageReference Include =" Npgsql.EntityFrameworkCore.PostgreSQL" Version =" 8.0.2" />
2828 <PackageReference Include =" Pkcs11Interop" Version =" 5.1.2" />
You can’t perform that action at this time.
0 commit comments