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.18 " ,
6+ "version" : " 9 .0.8 " ,
77 "commands" : [
88 " dotnet-ef"
99 ]
Original file line number Diff line number Diff line change 1111
1212 <ItemGroup >
1313 <PackageReference Include =" FluentAssertions" Version =" 8.5.0" />
14- <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 8 .0.18 " />
14+ <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 9 .0.8 " />
1515 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1" />
1616 <PackageReference Include =" xunit" Version =" 2.9.3" />
1717 <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.3" >
Original file line number Diff line number Diff line change 1515 <PackageReference Include =" Google.Cloud.Storage.V1" Version =" 4.13.0" />
1616 <PackageReference Include =" Lib.AspNetCore.ServerSentEvents" Version =" 9.0.0" />
1717 <PackageReference Include =" LinqKit" Version =" 1.3.8" />
18- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 8 .0.18 " />
19- <PackageReference Include =" Microsoft.EntityFrameworkCore.Abstractions" Version =" 8 .0.18 " />
20- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8 .0.18 " PrivateAssets =" All" />
21- <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 8 .0.18 " />
18+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 9 .0.8 " />
19+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Abstractions" Version =" 9 .0.8 " />
20+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 9 .0.8 " PrivateAssets =" All" />
21+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 9 .0.8 " />
2222 <PackageReference Include =" Npgsql.EntityFrameworkCore.PostgreSQL" Version =" 9.0.4" />
2323 <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 9.0.3" />
2424 <PackageReference Include =" Swashbuckle.AspNetCore.Annotations" Version =" 9.0.3" />
You can’t perform that action at this time.
0 commit comments