Skip to content

Commit

Permalink
Don't pack and publish Entitas.CodeGeneration.Program
Browse files Browse the repository at this point in the history
  • Loading branch information
sschmid committed Nov 11, 2022
1 parent 7a04979 commit 47d0a60
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>$(DefaultNetTargetFramework)</TargetFramework>
<IsPackable>false</IsPackable>
<IsPublishable>false</IsPublishable>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 47d0a60

Please sign in to comment.