Skip to content

Commit

Permalink
housekeeping: Use IsPackable false
Browse files Browse the repository at this point in the history
  • Loading branch information
glennawatson authored Oct 21, 2021
1 parent 0087eac commit 983d913
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFrameworks>net5.0</TargetFrameworks>
<NoPack>true</NoPack>
<IsPackable>false</IsPackable>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 983d913

Please sign in to comment.