|
46 | 46 | <CreateWebPageOnPublish>true</CreateWebPageOnPublish>
|
47 | 47 | <WebPage>publish.htm</WebPage>
|
48 | 48 | <OpenBrowserOnPublish>false</OpenBrowserOnPublish>
|
49 |
| - <AutorunEnabled>true</AutorunEnabled> |
50 |
| - <ApplicationRevision>5</ApplicationRevision> |
| 49 | + <ApplicationRevision>9</ApplicationRevision> |
51 | 50 | <ApplicationVersion>2.5.4.%2a</ApplicationVersion>
|
52 | 51 | <UseApplicationTrust>true</UseApplicationTrust>
|
53 | 52 | <CreateDesktopShortcut>true</CreateDesktopShortcut>
|
|
74 | 73 | <OutputPath>bin\Release\</OutputPath>
|
75 | 74 | <DocumentationFile>LvS.xml</DocumentationFile>
|
76 | 75 | <NoWarn>42353,42354,42355</NoWarn>
|
77 |
| - <RunCodeAnalysis>true</RunCodeAnalysis> |
| 76 | + <RunCodeAnalysis>false</RunCodeAnalysis> |
78 | 77 | <WarningsAsErrors>41998,41999,42004,42016,42017,42018,42019,42020,42021,42022,42026,42030,42032,42036,42104,42105,42106,42107,42108,42109</WarningsAsErrors>
|
79 | 78 | <CodeAnalysisRuleSet>CodeAnalysis.ruleset</CodeAnalysisRuleSet>
|
80 | 79 | <PlatformTarget>x86</PlatformTarget>
|
81 | 80 | </PropertyGroup>
|
82 | 81 | <PropertyGroup>
|
83 |
| - <ManifestCertificateThumbprint>14EF77823AFB297BC561E4B0962670B536B9C3FB</ManifestCertificateThumbprint> |
| 82 | + <ManifestCertificateThumbprint>C699C1AEEBF20EDB88EB06FDA59284D784220299</ManifestCertificateThumbprint> |
84 | 83 | </PropertyGroup>
|
85 | 84 | <PropertyGroup>
|
86 |
| - <ManifestKeyFile>LvS_1_TemporaryKey.pfx</ManifestKeyFile> |
| 85 | + <ManifestKeyFile>LvS_TemporaryKey.pfx</ManifestKeyFile> |
87 | 86 | </PropertyGroup>
|
88 | 87 | <PropertyGroup>
|
89 | 88 | <SignManifests>true</SignManifests>
|
|
92 | 91 | <SignAssembly>false</SignAssembly>
|
93 | 92 | </PropertyGroup>
|
94 | 93 | <PropertyGroup>
|
95 |
| - <AssemblyOriginatorKeyFile>LvS_1_TemporaryKey.pfx</AssemblyOriginatorKeyFile> |
| 94 | + <AssemblyOriginatorKeyFile> |
| 95 | + </AssemblyOriginatorKeyFile> |
96 | 96 | </PropertyGroup>
|
97 | 97 | <ItemGroup>
|
98 | 98 | <Reference Include="BC.Controls.TimeSlider, Version=1.0.2636.1597, Culture=neutral, processorArchitecture=MSIL">
|
|
528 | 528 | </ItemGroup>
|
529 | 529 | <ItemGroup>
|
530 | 530 | <BaseApplicationManifest Include="My Project\app.manifest" />
|
531 |
| - <None Include="LvS_1_TemporaryKey.pfx" /> |
| 531 | + <None Include="LvS_TemporaryKey.pfx" /> |
532 | 532 | <None Include="My Project\Application.myapp">
|
533 | 533 | <Generator>MyApplicationCodeGenerator</Generator>
|
534 | 534 | <LastGenOutput>Application.Designer.vb</LastGenOutput>
|
|
1080 | 1080 | <None Include="Resources\page_video.gif" />
|
1081 | 1081 | <None Include="Resources\note.gif" />
|
1082 | 1082 | </ItemGroup>
|
| 1083 | + <ItemGroup> |
| 1084 | + <FileAssociation Include=".activity"> |
| 1085 | + <Visible>False</Visible> |
| 1086 | + <Description>LvS activity folder</Description> |
| 1087 | + <Progid>LvS.Activity.Folder</Progid> |
| 1088 | + <DefaultIcon>Resources\Filmroll.ICO</DefaultIcon> |
| 1089 | + </FileAssociation> |
| 1090 | + <FileAssociation Include=".LvS"> |
| 1091 | + <Visible>False</Visible> |
| 1092 | + <Description>LvS packed activity</Description> |
| 1093 | + <Progid>LvS.Activity.Packed</Progid> |
| 1094 | + <DefaultIcon>Resources\Filmroll.ICO</DefaultIcon> |
| 1095 | + </FileAssociation> |
| 1096 | + </ItemGroup> |
1083 | 1097 | <ItemGroup>
|
1084 | 1098 | <COMReference Include="AxWMPLib">
|
1085 | 1099 | <Guid>{6BF52A50-394A-11D3-B153-00C04F79FAA6}</Guid>
|
|
1096 | 1110 | <Lcid>0</Lcid>
|
1097 | 1111 | <WrapperTool>tlbimp</WrapperTool>
|
1098 | 1112 | <Isolated>False</Isolated>
|
| 1113 | + <EmbedInteropTypes>True</EmbedInteropTypes> |
1099 | 1114 | </COMReference>
|
1100 | 1115 | </ItemGroup>
|
1101 |
| - <ItemGroup> |
1102 |
| - <FileAssociation Include=".activity"> |
1103 |
| - <Visible>False</Visible> |
1104 |
| - <Description>LvS activity folder</Description> |
1105 |
| - <Progid>LvS.Activity.Folder</Progid> |
1106 |
| - <DefaultIcon>Resources\Filmroll.ICO</DefaultIcon> |
1107 |
| - </FileAssociation> |
1108 |
| - <FileAssociation Include=".LvS"> |
1109 |
| - <Visible>False</Visible> |
1110 |
| - <Description>LvS packed activity</Description> |
1111 |
| - <Progid>LvS.Activity.Packed</Progid> |
1112 |
| - <DefaultIcon>Resources\Filmroll.ICO</DefaultIcon> |
1113 |
| - </FileAssociation> |
1114 |
| - </ItemGroup> |
1115 | 1116 | <Import Project="$(MSBuildBinPath)\Microsoft.VisualBasic.targets" />
|
1116 | 1117 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
1117 | 1118 | Other similar extension points exist, see Microsoft.Common.targets.
|
|
0 commit comments