Skip to content

Commit

Permalink
Generator should not be packable
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredpar committed May 1, 2024
1 parent ffc8b08 commit f13b74a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Generate/Generate.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<IsPackable>false</IsPackable>
</PropertyGroup>

</Project>

0 comments on commit f13b74a

Please sign in to comment.