File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 "isRoot" : true ,
44 "tools" : {
55 "dotnet-ef" : {
6- "version" : " 8 .0.11 " ,
6+ "version" : " 9 .0.0 " ,
77 "commands" : [
88 " dotnet-ef"
99 ]
Original file line number Diff line number Diff line change 1111
1212 <ItemGroup >
1313 <PackageReference Include =" FluentAssertions" Version =" 7.0.0" />
14- <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 8 .0.11 " />
14+ <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 9 .0.0 " />
1515 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
1616 <PackageReference Include =" xunit" Version =" 2.9.2" />
1717 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2" >
Original file line number Diff line number Diff line change 1515 <PackageReference Include =" Google.Cloud.Storage.V1" Version =" 4.10.0" />
1616 <PackageReference Include =" Lib.AspNetCore.ServerSentEvents" Version =" 9.0.0" />
1717 <PackageReference Include =" LinqKit" Version =" 1.3.7" />
18- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 8 .0.11 " />
19- <PackageReference Include =" Microsoft.EntityFrameworkCore.Abstractions" Version =" 8 .0.11 " />
20- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8 .0.11 " PrivateAssets =" All" />
21- <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 8 .0.11 " />
18+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 9 .0.0 " />
19+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Abstractions" Version =" 9 .0.0 " />
20+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 9 .0.0 " PrivateAssets =" All" />
21+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 9 .0.0 " />
2222 <PackageReference Include =" Npgsql.EntityFrameworkCore.PostgreSQL" Version =" 9.0.2" />
2323 <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 7.1.0" />
2424 <PackageReference Include =" Swashbuckle.AspNetCore.Annotations" Version =" 7.1.0" />
You can’t perform that action at this time.
0 commit comments