|
12 | 12 | <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion> |
13 | 13 | <FileAlignment>512</FileAlignment> |
14 | 14 | <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects> |
15 | | - <PublishUrl>publish\</PublishUrl> |
| 15 | + <IsWebBootstrapper>false</IsWebBootstrapper> |
| 16 | + <PublishUrl>C:\Users\chen_\Desktop\</PublishUrl> |
16 | 17 | <Install>true</Install> |
17 | 18 | <InstallFrom>Disk</InstallFrom> |
18 | 19 | <UpdateEnabled>false</UpdateEnabled> |
|
22 | 23 | <UpdatePeriodically>false</UpdatePeriodically> |
23 | 24 | <UpdateRequired>false</UpdateRequired> |
24 | 25 | <MapFileExtensions>true</MapFileExtensions> |
25 | | - <ApplicationRevision>0</ApplicationRevision> |
| 26 | + <ApplicationRevision>1</ApplicationRevision> |
26 | 27 | <ApplicationVersion>1.0.0.%2a</ApplicationVersion> |
27 | | - <IsWebBootstrapper>false</IsWebBootstrapper> |
28 | 28 | <UseApplicationTrust>false</UseApplicationTrust> |
| 29 | + <PublishWizardCompleted>true</PublishWizardCompleted> |
29 | 30 | <BootstrapperEnabled>true</BootstrapperEnabled> |
30 | 31 | </PropertyGroup> |
31 | 32 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|
50 | 51 | <PropertyGroup> |
51 | 52 | <ApplicationIcon>soso.ico</ApplicationIcon> |
52 | 53 | </PropertyGroup> |
| 54 | + <PropertyGroup> |
| 55 | + <ManifestCertificateThumbprint>9E1E7DFA5E2CE6A9F5C9FC21AFAE6971BB79D489</ManifestCertificateThumbprint> |
| 56 | + </PropertyGroup> |
| 57 | + <PropertyGroup> |
| 58 | + <ManifestKeyFile>YouTubeTimeLineGenerator_TemporaryKey.pfx</ManifestKeyFile> |
| 59 | + </PropertyGroup> |
| 60 | + <PropertyGroup> |
| 61 | + <GenerateManifests>true</GenerateManifests> |
| 62 | + </PropertyGroup> |
| 63 | + <PropertyGroup> |
| 64 | + <SignManifests>true</SignManifests> |
| 65 | + </PropertyGroup> |
53 | 66 | <ItemGroup> |
54 | 67 | <Reference Include="System" /> |
55 | 68 | <Reference Include="System.Core" /> |
|
93 | 106 | <DependentUpon>Settings.settings</DependentUpon> |
94 | 107 | <DesignTimeSharedInput>True</DesignTimeSharedInput> |
95 | 108 | </Compile> |
| 109 | + <None Include="YouTubeTimeLineGenerator_TemporaryKey.pfx" /> |
96 | 110 | </ItemGroup> |
97 | 111 | <ItemGroup> |
98 | 112 | <None Include="App.config" /> |
|
103 | 117 | <ItemGroup> |
104 | 118 | <BootstrapperPackage Include=".NETFramework,Version=v4.5.2"> |
105 | 119 | <Visible>False</Visible> |
106 | | - <ProductName>Microsoft .NET Framework 4.5.2 %28x86 and x64%29</ProductName> |
| 120 | + <ProductName>Microsoft .NET Framework 4.5.2 %28x86 和 x64%29</ProductName> |
107 | 121 | <Install>true</Install> |
108 | 122 | </BootstrapperPackage> |
109 | 123 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1"> |
|
0 commit comments