File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2222 <PackageReference Include =" Microsoft.AspNetCore.Identity.UI" Version =" 6.0.0" />
2323 <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 5.0.11" />
2424 <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 6.0.0" />
25- <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 5 .0.11 " >
25+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 6 .0.0 " >
2626 <PrivateAssets >all</PrivateAssets >
2727 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2828 </PackageReference >
Original file line number Diff line number Diff line change 3838 <PackageReference Include =" Microsoft.AspNetCore.Identity.UI" Version =" 6.0.0" />
3939 <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 6.0.0" />
4040 <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 6.0.0" />
41- <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 5 .0.11 " >
41+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 6 .0.0 " >
4242 <PrivateAssets >all</PrivateAssets >
4343 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
4444 </PackageReference >
You can’t perform that action at this time.
0 commit comments