File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
src/EntityFrameworkCore.Generator.Core Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 88 <ItemGroup >
99 <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Scripting" Version =" [4.8.0]" />
1010 <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 9.0.10" />
11- <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 9.0.10 " />
12- <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 9.0.10 " />
13- <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite" Version =" 9.0.10 " />
14- <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 9.0.10 " />
15- <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite" Version =" 9.0.10 " />
11+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 9.0.11 " />
12+ <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 9.0.11 " />
13+ <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite" Version =" 9.0.11 " />
14+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 9.0.11 " />
15+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite" Version =" 9.0.11 " />
1616 <PackageReference Include =" Microsoft.Extensions.Configuration.UserSecrets" Version =" 10.0.0" />
1717 <PackageReference Include =" Npgsql.EntityFrameworkCore.PostgreSQL" Version =" 9.0.4" />
1818 <PackageReference Include =" Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite" Version =" 9.0.4" />
You can’t perform that action at this time.
0 commit comments