File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/SkinnyControllers/SkinnyControllerTest Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk.Web" >
1+ <Project Sdk =" Microsoft.NET.Sdk.Web" >
22
33 <PropertyGroup >
44 <TargetFramework >net7.0</TargetFramework >
55 <IsPackable >false</IsPackable >
66 </PropertyGroup >
77 <ItemGroup >
8- <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 5.0.0 " NoWarn =" NU1605" />
8+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 5.0.9 " NoWarn =" NU1605" />
99 <PackageReference Include =" Microsoft.AspNetCore.Authentication.OpenIdConnect" Version =" 5.0.0" NoWarn =" NU1605" />
1010 <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 5.6.3" />
1111 <PackageReference Include =" System.IO.Abstractions" Version =" 14.0.13" />
You can’t perform that action at this time.
0 commit comments