|
8 | 8 | <OutputType>WinExe</OutputType>
|
9 | 9 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
10 | 10 | <RootNamespace>pgmpm.MainV2</RootNamespace>
|
11 |
| - <AssemblyName>MainV2</AssemblyName> |
| 11 | + <AssemblyName>Process Cube Explorer</AssemblyName> |
12 | 12 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
13 | 13 | <FileAlignment>512</FileAlignment>
|
14 | 14 | <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
15 | 15 | <WarningLevel>4</WarningLevel>
|
16 | 16 | <IsWebBootstrapper>false</IsWebBootstrapper>
|
17 | 17 | <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
|
18 | 18 | <RestorePackages>true</RestorePackages>
|
19 |
| - <PublishUrl>veröffentlichen\</PublishUrl> |
| 19 | + <PublishUrl>..\SETUP\</PublishUrl> |
20 | 20 | <Install>true</Install>
|
21 | 21 | <InstallFrom>Disk</InstallFrom>
|
22 | 22 | <UpdateEnabled>false</UpdateEnabled>
|
|
26 | 26 | <UpdatePeriodically>false</UpdatePeriodically>
|
27 | 27 | <UpdateRequired>false</UpdateRequired>
|
28 | 28 | <MapFileExtensions>true</MapFileExtensions>
|
29 |
| - <ApplicationRevision>0</ApplicationRevision> |
| 29 | + <ApplicationRevision>3</ApplicationRevision> |
30 | 30 | <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
31 | 31 | <UseApplicationTrust>false</UseApplicationTrust>
|
| 32 | + <PublishWizardCompleted>true</PublishWizardCompleted> |
32 | 33 | <BootstrapperEnabled>true</BootstrapperEnabled>
|
33 | 34 | </PropertyGroup>
|
34 | 35 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
85 | 86 | <CodeAnalysisRuleSet>ExtendedDesignGuidelineRules.ruleset</CodeAnalysisRuleSet>
|
86 | 87 | <Prefer32Bit>true</Prefer32Bit>
|
87 | 88 | </PropertyGroup>
|
| 89 | + <PropertyGroup> |
| 90 | + <ManifestCertificateThumbprint>8E2DFB827EDCE785FB6E9CA7358C5F3CCD87FDCB</ManifestCertificateThumbprint> |
| 91 | + </PropertyGroup> |
| 92 | + <PropertyGroup> |
| 93 | + <ManifestKeyFile>Process Cube Explorer_TemporaryKey.pfx</ManifestKeyFile> |
| 94 | + </PropertyGroup> |
| 95 | + <PropertyGroup> |
| 96 | + <GenerateManifests>true</GenerateManifests> |
| 97 | + </PropertyGroup> |
| 98 | + <PropertyGroup> |
| 99 | + <SignManifests>true</SignManifests> |
| 100 | + </PropertyGroup> |
88 | 101 | <ItemGroup>
|
89 | 102 | <Reference Include="ReachFramework" />
|
90 | 103 | <Reference Include="System" />
|
|
359 | 372 | <LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
360 | 373 | </EmbeddedResource>
|
361 | 374 | <None Include="packages.config" />
|
| 375 | + <None Include="Process Cube Explorer_TemporaryKey.pfx" /> |
362 | 376 | <None Include="Properties\Settings.settings">
|
363 | 377 | <Generator>PublicSettingsSingleFileGenerator</Generator>
|
364 | 378 | <LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|
0 commit comments