File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
sample/Tracker/Tracker.Database
src/EntityFrameworkCore.Generator.Core Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616
1717 <ItemGroup >
1818 <PackageReference Include =" dbup-sqlserver" Version =" 6.0.16" />
19- <PackageReference Include =" Microsoft.Extensions.Configuration.EnvironmentVariables" Version =" 9 .0.10 " />
20- <PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 9 .0.10 " />
19+ <PackageReference Include =" Microsoft.Extensions.Configuration.EnvironmentVariables" Version =" 10 .0.0 " />
20+ <PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 10 .0.0 " />
2121 </ItemGroup >
2222
2323 <ItemGroup >
Original file line number Diff line number Diff line change 1313 <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite" Version =" 9.0.10" />
1414 <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 9.0.10" />
1515 <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite" Version =" 9.0.10" />
16- <PackageReference Include =" Microsoft.Extensions.Configuration.UserSecrets" Version =" 9 .0.10 " />
16+ <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" />
1919 <PackageReference Include =" Oracle.EntityFrameworkCore" Version =" 9.23.26000" />
You can’t perform that action at this time.
0 commit comments