File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed
samples/Dressca/dressca-backend
src/Dressca.EfInfrastructure Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 44 <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 8.0.18" />
55 <PackageVersion Include =" Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version =" 8.0.18" />
66 <PackageVersion Include =" Microsoft.AspNetCore.SpaProxy" Version =" 8.0.18" />
7- <PackageVersion Include =" Microsoft.EntityFrameworkCore" Version =" 8 .0.18 " />
8- <PackageVersion Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8 .0.18 " />
9- <PackageVersion Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 8 .0.18 " />
10- <PackageVersion Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 8 .0.2 " />
7+ <PackageVersion Include =" Microsoft.EntityFrameworkCore" Version =" 9 .0.7 " />
8+ <PackageVersion Include =" Microsoft.EntityFrameworkCore.Design" Version =" 9 .0.7 " />
9+ <PackageVersion Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 9 .0.7 " />
10+ <PackageVersion Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 9 .0.7 " />
1111 <PackageVersion Include =" Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version =" 8.0.18" />
12- <PackageVersion Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 8 .0.3 " />
13- <PackageVersion Include =" Microsoft.Extensions.TimeProvider.Testing" Version =" 8.10 .0" />
12+ <PackageVersion Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 9 .0.7 " />
13+ <PackageVersion Include =" Microsoft.Extensions.TimeProvider.Testing" Version =" 9.7 .0" />
1414 <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1" />
1515 <PackageVersion Include =" Microsoft.Testing.Extensions.CodeCoverage" Version =" 17.14.2" />
1616 <PackageVersion Include =" Moq" Version =" 4.20.72" />
Original file line number Diff line number Diff line change 2222 </ItemGroup >
2323
2424 <ItemGroup >
25+
26+ <PackageReference Include =" Microsoft.EntityFrameworkCore" VersionOverride =" 9.0.7" />
2527 <EmbeddedResource Update =" Resources\Messages.resx" >
2628 <Generator >ResXFileCodeGenerator</Generator >
2729 <LastGenOutput >Messages.Designer.cs</LastGenOutput >
You can’t perform that action at this time.
0 commit comments