File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
src/WebEid.AspNetCore.Example Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1212 </PropertyGroup >
1313
1414 <ItemGroup >
15- <PackageReference Include =" Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version =" 8.0.10 " />
16- <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 8.0.10 " NoWarn =" NU1605" />
17- <PackageReference Include =" Microsoft.AspNetCore.Authentication.OpenIdConnect" Version =" 8.0.10 " NoWarn =" NU1605" />
18- <PackageReference Include =" Microsoft.Identity.Web" Version =" 3.2.2 " />
19- <PackageReference Include =" Microsoft.Identity.Web.UI" Version =" 3.2.2 " />
15+ <PackageReference Include =" Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version =" 8.0.15 " />
16+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 8.0.15 " NoWarn =" NU1605" />
17+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.OpenIdConnect" Version =" 8.0.15 " NoWarn =" NU1605" />
18+ <PackageReference Include =" Microsoft.Identity.Web" Version =" 3.8.4 " />
19+ <PackageReference Include =" Microsoft.Identity.Web.UI" Version =" 3.8.4 " />
2020 <PackageReference Include =" Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version =" 1.21.0" />
2121 <PackageReference Include =" System.Runtime.Caching" Version =" 8.0.1" />
2222 <PackageReference Include =" System.Text.Json" Version =" 8.0.5" />
You can’t perform that action at this time.
0 commit comments