1212 <FileAlignment >512</FileAlignment >
1313 <AutoGenerateBindingRedirects >true</AutoGenerateBindingRedirects >
1414 <TargetFrameworkProfile />
15+ <IsWebBootstrapper >false</IsWebBootstrapper >
16+ <PublishUrl >publish\</PublishUrl >
17+ <Install >true</Install >
18+ <InstallFrom >Disk</InstallFrom >
19+ <UpdateEnabled >false</UpdateEnabled >
20+ <UpdateMode >Foreground</UpdateMode >
21+ <UpdateInterval >7</UpdateInterval >
22+ <UpdateIntervalUnits >Days</UpdateIntervalUnits >
23+ <UpdatePeriodically >false</UpdatePeriodically >
24+ <UpdateRequired >false</UpdateRequired >
25+ <MapFileExtensions >true</MapFileExtensions >
26+ <AutorunEnabled >true</AutorunEnabled >
27+ <ApplicationRevision >1</ApplicationRevision >
28+ <ApplicationVersion >1.0.0.%2a</ApplicationVersion >
29+ <UseApplicationTrust >false</UseApplicationTrust >
30+ <PublishWizardCompleted >true</PublishWizardCompleted >
31+ <BootstrapperEnabled >true</BootstrapperEnabled >
1532 </PropertyGroup >
1633 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1734 <PlatformTarget >AnyCPU</PlatformTarget >
7188 <ErrorReport >prompt</ErrorReport >
7289 <CodeAnalysisRuleSet >MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet >
7390 </PropertyGroup >
91+ <PropertyGroup >
92+ <ManifestCertificateThumbprint >B82C6098758F9724305941714FE043098650B68E</ManifestCertificateThumbprint >
93+ </PropertyGroup >
94+ <PropertyGroup >
95+ <ManifestKeyFile >Taskplay_TemporaryKey.pfx</ManifestKeyFile >
96+ </PropertyGroup >
97+ <PropertyGroup >
98+ <GenerateManifests >true</GenerateManifests >
99+ </PropertyGroup >
100+ <PropertyGroup >
101+ <SignManifests >true</SignManifests >
102+ </PropertyGroup >
74103 <ItemGroup >
75104 <Reference Include =" System" />
76105 <Reference Include =" System.Data" />
110139 <DependentUpon >Settings.settings</DependentUpon >
111140 <DesignTimeSharedInput >True</DesignTimeSharedInput >
112141 </Compile >
142+ <None Include =" Taskplay_TemporaryKey.pfx" />
113143 </ItemGroup >
114144 <ItemGroup >
115145 <None Include =" App.config" />
126156 <Content Include =" Icons\Stop.ico" />
127157 <Content Include =" Icons\StopDark.ico" />
128158 </ItemGroup >
159+ <ItemGroup >
160+ <BootstrapperPackage Include =" Microsoft.Net.Framework.3.5.SP1" >
161+ <Visible >False</Visible >
162+ <ProductName >.NET Framework 3.5 SP1</ProductName >
163+ <Install >true</Install >
164+ </BootstrapperPackage >
165+ </ItemGroup >
129166 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
130167</Project >
0 commit comments