File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 4141 </PackageReference >
4242 <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 9.0.13" />
4343 <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 9.0.13" Condition =" $(DefineConstants.Contains('INCLUDE_SQLSERVER'))" />
44- <PackageReference Include =" Microsoft.Extensions.Caching.SqlServer" Version =" 9 .0.13 " Condition =" $(DefineConstants.Contains('INCLUDE_SQLSERVER'))" />
44+ <PackageReference Include =" Microsoft.Extensions.Caching.SqlServer" Version =" 10 .0.3 " Condition =" $(DefineConstants.Contains('INCLUDE_SQLSERVER'))" />
4545 <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 9.0.13" />
4646 <PackageReference Include =" Npgsql.EntityFrameworkCore.PostgreSQL" Version =" 9.0.4" Condition =" $(DefineConstants.Contains('INCLUDE_POSTGRES'))" />
4747 <PackageReference Include =" Pomelo.EntityFrameworkCore.MySql" Version =" 9.0.0" Condition =" $(DefineConstants.Contains('INCLUDE_MYSQL'))" />
You can’t perform that action at this time.
0 commit comments