Skip to content

Commit 7ad7240

Browse files
committed
just is packable false to nor pack unecessary items
1 parent 3847557 commit 7ad7240

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/SkinnyControllers/SkinnyControllerTest/SkinnyControllerTest.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFramework>net7.0</TargetFramework>
5+
<IsPackable>false</IsPackable>
56
</PropertyGroup>
67
<ItemGroup>
78
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.0" NoWarn="NU1605" />

0 commit comments

Comments
 (0)