disable CO signing

pull/702/head
LukePulverenti 12 years ago
parent 89396f8bd5
commit 38946150e7

@ -79,7 +79,7 @@
<GenerateManifests>true</GenerateManifests>
</PropertyGroup>
<PropertyGroup>
<SignManifests>true</SignManifests>
<SignManifests>false</SignManifests>
</PropertyGroup>
<PropertyGroup>
<ManifestTimestampUrl>http://timestamp.verisign.com/scripts/timstamp.dll</ManifestTimestampUrl>

Loading…
Cancel
Save