File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 77
88 <ItemGroup >
99 <PackageReference Include =" Ardalis.Specification.EntityFrameworkCore" Version =" 5.2.0" />
10- <PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 5 .0.11 " />
10+ <PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 6 .0.0 " />
1111 <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 6.0.0" />
1212 <PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" 6.14.1" />
1313 </ItemGroup >
Original file line number Diff line number Diff line change 1818 <PackageReference Include =" Swashbuckle.AspNetCore.Annotations" Version =" 6.2.3" />
1919 <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 6.0.0" />
2020 <PackageReference Include =" Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version =" 6.0.0" />
21- <PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 5 .0.11 " />
21+ <PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 6 .0.0 " />
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" />
Original file line number Diff line number Diff line change 3434 <PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 5.0.2" />
3535 <PackageReference Include =" Microsoft.Web.LibraryManager.Build" Version =" 2.1.113" />
3636 <PackageReference Include =" Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version =" 6.0.0" />
37- <PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 5 .0.11 " />
37+ <PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 6 .0.0 " />
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" />
You can’t perform that action at this time.
0 commit comments