|
30 | 30 | <OldToolsVersion>2.0</OldToolsVersion> |
31 | 31 | <TargetFrameworkProfile /> |
32 | 32 | <IsWebBootstrapper>false</IsWebBootstrapper> |
33 | | - <PublishUrl>publish\</PublishUrl> |
| 33 | + <PublishUrl>..\..\publish\</PublishUrl> |
34 | 34 | <Install>true</Install> |
35 | 35 | <InstallFrom>Disk</InstallFrom> |
36 | 36 | <UpdateEnabled>false</UpdateEnabled> |
|
40 | 40 | <UpdatePeriodically>false</UpdatePeriodically> |
41 | 41 | <UpdateRequired>false</UpdateRequired> |
42 | 42 | <MapFileExtensions>true</MapFileExtensions> |
43 | | - <ApplicationRevision>0</ApplicationRevision> |
| 43 | + <ApplicationRevision>1</ApplicationRevision> |
44 | 44 | <ApplicationVersion>1.0.0.%2a</ApplicationVersion> |
45 | 45 | <UseApplicationTrust>false</UseApplicationTrust> |
| 46 | + <PublishWizardCompleted>true</PublishWizardCompleted> |
46 | 47 | <BootstrapperEnabled>true</BootstrapperEnabled> |
47 | 48 | </PropertyGroup> |
48 | 49 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|
99 | 100 | <PropertyGroup> |
100 | 101 | <ManifestCertificateThumbprint>9D0E354D11C9803432F14574794C420B2C4137AC</ManifestCertificateThumbprint> |
101 | 102 | </PropertyGroup> |
| 103 | + <PropertyGroup> |
| 104 | + <GenerateManifests>true</GenerateManifests> |
| 105 | + </PropertyGroup> |
| 106 | + <PropertyGroup> |
| 107 | + <TargetZone>LocalIntranet</TargetZone> |
| 108 | + </PropertyGroup> |
| 109 | + <PropertyGroup> |
| 110 | + <ApplicationManifest>Properties\app.manifest</ApplicationManifest> |
| 111 | + </PropertyGroup> |
102 | 112 | <ItemGroup> |
103 | 113 | <Reference Include="itextsharp, Version=4.0.4.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca, processorArchitecture=MSIL" /> |
104 | 114 | <Reference Include="System"> |
|
151 | 161 | <Content Include="Icons\UseCase.ico" /> |
152 | 162 | <Content Include="Icons\UseCases.ico" /> |
153 | 163 | <Content Include="Images\ucm_splash.jpg" /> |
154 | | - <Content Include="Languages\Localization_de-de.xml" /> |
155 | 164 | <Content Include="Languages\Localization_el-gr.xml" /> |
156 | 165 | <Content Include="Languages\Localization_en-us.xml" /> |
157 | 166 | <Content Include="Languages\Localization_es-es.xml" /> |
158 | 167 | <Content Include="Languages\Localization_it-it.xml" /> |
159 | | - <Content Include="Languages\Localization_ja-jp.xml" /> |
160 | 168 | <Content Include="Languages\Localization_pt-br.xml" /> |
161 | 169 | <Content Include="Reports\Actor.gif" /> |
162 | 170 | <Content Include="Reports\Actor.xsl" /> |
|
332 | 340 | <LastGenOutput>Resources.Designer.cs</LastGenOutput> |
333 | 341 | </EmbeddedResource> |
334 | 342 | <None Include="app.config" /> |
| 343 | + <None Include="Properties\app.manifest" /> |
335 | 344 | <None Include="UseCaseMaker.config" /> |
336 | 345 | </ItemGroup> |
337 | 346 | <ItemGroup> |
|
0 commit comments