ClickOne Signierung

This commit is contained in:
ms
2018-11-22 17:03:24 +01:00
parent 106f90ba07
commit 03caa3c3e7
2 changed files with 10 additions and 13 deletions

View File

@@ -75,7 +75,7 @@
<ManifestKeyFile>Dokumentation_TemporaryKey.pfx</ManifestKeyFile>
</PropertyGroup>
<PropertyGroup>
<GenerateManifests>true</GenerateManifests>
<GenerateManifests>false</GenerateManifests>
</PropertyGroup>
<PropertyGroup>
<SignManifests>true</SignManifests>
@@ -83,6 +83,9 @@
<PropertyGroup>
<ApplicationManifest>My Project\app.manifest</ApplicationManifest>
</PropertyGroup>
<PropertyGroup>
<TargetZone>LocalIntranet</TargetZone>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Data" />