Skip to content

Commit

Permalink
Make Example Not Packable
Browse files Browse the repository at this point in the history
  • Loading branch information
justindbaur committed Nov 14, 2024
1 parent 0a01210 commit 4673de6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<TargetFramework>net8.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<IsPackable>false</IsPackable>
</PropertyGroup>

</Project>

0 comments on commit 4673de6

Please sign in to comment.