Prevents attempt to sign ZIP file when building embeddable version.

This commit is contained in:
Steve Dower 2015-05-23 17:52:20 -07:00
parent 42a059b632
commit 2446e2e76d
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
<ProjectGuid>{10487945-15D1-4092-A214-338395C4116B}</ProjectGuid>
<OutputName>python</OutputName>
<OutputSuffix></OutputSuffix>
<SupportSigning>false</SupportSigning>
</PropertyGroup>
<Import Project="msi.props" />