File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
CS/EFCore/ItemCountEF/ItemCountEF.Module Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2222 <PackageReference Include =" DevExpress.ExpressApp.Objects" Version =" 24.2.1-alpha-24207" />
2323 <PackageReference Include =" DevExpress.Persistent.Base" Version =" 24.2.1-alpha-24207" />
2424 <PackageReference Include =" DevExpress.Persistent.BaseImpl.EFCore" Version =" 24.2.1-alpha-24207" />
25- <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 6.0.10 " />
26- <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 6.0.10 " />
25+ <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 8.* " />
26+ <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 8.* " />
2727 </ItemGroup >
2828</Project >
You can’t perform that action at this time.
0 commit comments