|
14 | 14 | <WarningLevel>4</WarningLevel> |
15 | 15 | <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects> |
16 | 16 | <IsWebBootstrapper>false</IsWebBootstrapper> |
17 | | - <PublishUrl>publish\</PublishUrl> |
| 17 | + <PublishUrl>C:\Users\Peter\Finished Projects\</PublishUrl> |
18 | 18 | <Install>true</Install> |
19 | 19 | <InstallFrom>Disk</InstallFrom> |
20 | 20 | <UpdateEnabled>false</UpdateEnabled> |
|
24 | 24 | <UpdatePeriodically>false</UpdatePeriodically> |
25 | 25 | <UpdateRequired>false</UpdateRequired> |
26 | 26 | <MapFileExtensions>true</MapFileExtensions> |
27 | | - <ApplicationRevision>0</ApplicationRevision> |
| 27 | + <ApplicationRevision>1</ApplicationRevision> |
28 | 28 | <ApplicationVersion>1.0.0.%2a</ApplicationVersion> |
29 | 29 | <UseApplicationTrust>false</UseApplicationTrust> |
| 30 | + <PublishWizardCompleted>true</PublishWizardCompleted> |
30 | 31 | <BootstrapperEnabled>true</BootstrapperEnabled> |
31 | 32 | </PropertyGroup> |
32 | 33 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|
49 | 50 | <ErrorReport>prompt</ErrorReport> |
50 | 51 | <WarningLevel>4</WarningLevel> |
51 | 52 | </PropertyGroup> |
| 53 | + <PropertyGroup> |
| 54 | + <ManifestCertificateThumbprint>6CB857AEC4E551A63EBA001224BF0AB70A42CF0A</ManifestCertificateThumbprint> |
| 55 | + </PropertyGroup> |
| 56 | + <PropertyGroup> |
| 57 | + <ManifestKeyFile>CSediaPlayer_TemporaryKey.pfx</ManifestKeyFile> |
| 58 | + </PropertyGroup> |
| 59 | + <PropertyGroup> |
| 60 | + <GenerateManifests>true</GenerateManifests> |
| 61 | + </PropertyGroup> |
| 62 | + <PropertyGroup> |
| 63 | + <SignManifests>true</SignManifests> |
| 64 | + </PropertyGroup> |
52 | 65 | <ItemGroup> |
53 | 66 | <Reference Include="System" /> |
54 | 67 | <Reference Include="System.Data" /> |
|
101 | 114 | <Generator>ResXFileCodeGenerator</Generator> |
102 | 115 | <LastGenOutput>Resources.Designer.cs</LastGenOutput> |
103 | 116 | </EmbeddedResource> |
| 117 | + <None Include="CSediaPlayer_TemporaryKey.pfx" /> |
104 | 118 | <None Include="Properties\Settings.settings"> |
105 | 119 | <Generator>SettingsSingleFileGenerator</Generator> |
106 | 120 | <LastGenOutput>Settings.Designer.cs</LastGenOutput> |
|
0 commit comments