File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4242
4343 <ItemGroup >
4444 <PackageReference Include =" BouncyCastle.NetCore" Version =" 2.2.1" />
45- <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 10.0.8 " />
46- <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 10.0.8 " />
47- <PackageReference Include =" Microsoft.AspNetCore.SpaServices.Extensions" Version =" 10.0.8 " />
48- <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 10.1.7 " />
49- <PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" 8.18.0 " />
50- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 10.0.8 " >
45+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 10.0.9 " />
46+ <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 10.0.9 " />
47+ <PackageReference Include =" Microsoft.AspNetCore.SpaServices.Extensions" Version =" 10.0.9 " />
48+ <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 10.2.3 " />
49+ <PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" 8.19.1 " />
50+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 10.0.9 " >
5151 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
5252 <PrivateAssets >all</PrivateAssets >
5353 </PackageReference >
Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Microsoft.AspNetCore.Identity" Version =" 2.3.10 " />
11- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 10.0.8 " />
12- <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 10.0.8 " />
13- <PackageReference Include =" System.Security.Cryptography.Xml" Version =" 10.0.8 " />
10+ <PackageReference Include =" Microsoft.AspNetCore.Identity" Version =" 2.3.11 " />
11+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 10.0.9 " />
12+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 10.0.9 " />
13+ <PackageReference Include =" System.Security.Cryptography.Xml" Version =" 10.0.9 " />
1414 </ItemGroup >
1515
1616</Project >
You can’t perform that action at this time.
0 commit comments