1414 <TargetFrameworkVersion >v4.7.2</TargetFrameworkVersion >
1515 <AutoGenerateBindingRedirects >true</AutoGenerateBindingRedirects >
1616 <Deterministic >true</Deterministic >
17+ <IsWebBootstrapper >false</IsWebBootstrapper >
18+ <PublishUrl >publish\</PublishUrl >
19+ <Install >true</Install >
20+ <InstallFrom >Disk</InstallFrom >
21+ <UpdateEnabled >false</UpdateEnabled >
22+ <UpdateMode >Foreground</UpdateMode >
23+ <UpdateInterval >7</UpdateInterval >
24+ <UpdateIntervalUnits >Days</UpdateIntervalUnits >
25+ <UpdatePeriodically >false</UpdatePeriodically >
26+ <UpdateRequired >false</UpdateRequired >
27+ <MapFileExtensions >true</MapFileExtensions >
28+ <SupportUrl >https://github.com/Digitoxin1/DiskImageTool</SupportUrl >
29+ <TargetCulture >en-US</TargetCulture >
30+ <ProductName >DiskImageTool</ProductName >
31+ <PublisherName >Digitoxin</PublisherName >
32+ <ApplicationRevision >1</ApplicationRevision >
33+ <ApplicationVersion >1.1.0.%2a</ApplicationVersion >
34+ <UseApplicationTrust >false</UseApplicationTrust >
35+ <PublishWizardCompleted >true</PublishWizardCompleted >
36+ <BootstrapperEnabled >true</BootstrapperEnabled >
1737 </PropertyGroup >
1838 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1939 <PlatformTarget >AnyCPU</PlatformTarget >
4767 <PropertyGroup >
4868 <OptionInfer >On</OptionInfer >
4969 </PropertyGroup >
70+ <PropertyGroup >
71+ <ManifestCertificateThumbprint >E88FADEAF2B281A84322CCD17A348030A4833C61</ManifestCertificateThumbprint >
72+ </PropertyGroup >
73+ <PropertyGroup >
74+ <ManifestKeyFile >DiskImageTool_TemporaryKey.pfx</ManifestKeyFile >
75+ </PropertyGroup >
76+ <PropertyGroup >
77+ <GenerateManifests >true</GenerateManifests >
78+ </PropertyGroup >
79+ <PropertyGroup >
80+ <SignManifests >true</SignManifests >
81+ </PropertyGroup >
5082 <ItemGroup >
5183 <Reference Include =" System" />
5284 <Reference Include =" System.Data" />
131163 </EmbeddedResource >
132164 </ItemGroup >
133165 <ItemGroup >
166+ <None Include =" DiskImageTool_TemporaryKey.pfx" />
134167 <None Include =" My Project\Application.myapp" >
135168 <Generator >MyApplicationCodeGenerator</Generator >
136169 <LastGenOutput >Application.Designer.vb</LastGenOutput >
142175 </None >
143176 <None Include =" App.config" />
144177 </ItemGroup >
178+ <ItemGroup >
179+ <BootstrapperPackage Include =" .NETFramework,Version=v4.7.2" >
180+ <Visible >False</Visible >
181+ <ProductName >Microsoft .NET Framework 4.7.2 %28x86 and x64%29</ProductName >
182+ <Install >true</Install >
183+ </BootstrapperPackage >
184+ <BootstrapperPackage Include =" Microsoft.Net.Framework.3.5.SP1" >
185+ <Visible >False</Visible >
186+ <ProductName >.NET Framework 3.5 SP1</ProductName >
187+ <Install >false</Install >
188+ </BootstrapperPackage >
189+ </ItemGroup >
145190 <Import Project =" $(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
146191</Project >
0 commit comments