Skip to content

Commit eed79c1

Browse files
committed
Fix AspNet Core Nuget
1 parent 03c02fe commit eed79c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/JustCSharp.AspNetCore/JustCSharp.AspNetCore.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<PropertyGroup>
44
<TargetFrameworks>net6.0;net7.0</TargetFrameworks>
55
<Nullable>enable</Nullable>
6+
<IsPackable>true</IsPackable>
67
</PropertyGroup>
78

89
<ItemGroup>

0 commit comments

Comments
 (0)