Commit 2446e2e7 authored by Steve Dower's avatar Steve Dower

Prevents attempt to sign ZIP file when building embeddable version.

parent 42a059b6
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
<ProjectGuid>{10487945-15D1-4092-A214-338395C4116B}</ProjectGuid> <ProjectGuid>{10487945-15D1-4092-A214-338395C4116B}</ProjectGuid>
<OutputName>python</OutputName> <OutputName>python</OutputName>
<OutputSuffix></OutputSuffix> <OutputSuffix></OutputSuffix>
<SupportSigning>false</SupportSigning>
</PropertyGroup> </PropertyGroup>
<Import Project="msi.props" /> <Import Project="msi.props" />
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment