Prevents attempt to sign ZIP file when building embeddable version.
This commit is contained in:
parent
42a059b632
commit
2446e2e76d
|
@ -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" />
|
||||||
|
|
Loading…
Reference in New Issue