Skip to content

Commit

Permalink
set no packagable (#28)
Browse files Browse the repository at this point in the history
Co-authored-by: lolochristen <[email protected]>
  • Loading branch information
lolochristen and lolochristen authored Dec 18, 2023
1 parent baecea3 commit 37bf7f4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<Nullable>enable</Nullable>
<IsPackable>false</IsPackable>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 37bf7f4

Please sign in to comment.