File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111 <PackageReference Include =" AspNetCore.HealthChecks.NpgSql" Version =" 9.0.0" />
1212 <PackageReference Include =" AspNetCore.HealthChecks.UI.Client" Version =" 9.0.0" />
1313 <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 8.0.21" />
14- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 9.0.7 " />
15- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 9.0.7 " >
14+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 9.0.10 " />
15+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 9.0.10 " >
1616 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1717 <PrivateAssets >all</PrivateAssets >
1818 </PackageReference >
19- <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 9.0.7 " />
19+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 9.0.10 " />
2020 <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" />
2121 <PackageReference Include =" Npgsql.EntityFrameworkCore.PostgreSQL" Version =" 9.0.4" />
2222 <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 9.0.3" />
You can’t perform that action at this time.
0 commit comments