Turn off signing (to see if it works with Linux better)

This commit is contained in:
Tim Young 2017-06-09 18:48:04 -05:00
parent b4b6227f2d
commit 34a795c7a7
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@
<GenerateManifests>true</GenerateManifests>
</PropertyGroup>
<PropertyGroup>
<SignManifests>true</SignManifests>
<SignManifests>false</SignManifests>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />