We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3847557 commit 7ad7240Copy full SHA for 7ad7240
src/SkinnyControllers/SkinnyControllerTest/SkinnyControllerTest.csproj
@@ -2,6 +2,7 @@
2
3
<PropertyGroup>
4
<TargetFramework>net7.0</TargetFramework>
5
+ <IsPackable>false</IsPackable>
6
</PropertyGroup>
7
<ItemGroup>
8
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.0" NoWarn="NU1605" />
0 commit comments