Enable building on all machines

This commit is contained in:
Matt Nadareski
2018-05-13 22:09:37 -07:00
parent ea82e42601
commit e305ea1fdb

View File

@@ -62,8 +62,9 @@
<GenerateManifests>true</GenerateManifests>
</PropertyGroup>
<PropertyGroup>
<SignManifests>true</SignManifests>
<SignManifests>false</SignManifests>
</PropertyGroup>
<PropertyGroup />
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Data" />