File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 5.0.6" />
3434 </ItemGroup >
3535
36- <ItemGroup Condition =" '$(TargetFramework)' == 'net6.0'" >
37- <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 6.0.1" />
38- <PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 6.0.1" />
39- <PackageReference Include =" Microsoft.AspNetCore.Identity.UI" Version =" 6.0.1" />
40- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 6.0.1" />
41- </ItemGroup >
36+ <ItemGroup Condition =" '$(TargetFramework)' == 'net6.0'" >
37+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 6.0.1" />
38+ <PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 6.0.1" />
39+ <PackageReference Include =" Microsoft.AspNetCore.Identity.UI" Version =" 6.0.1" />
40+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 6.0.1" />
41+ </ItemGroup >
4242
4343
4444 <ItemGroup >
You can’t perform that action at this time.
0 commit comments