1212 <FileAlignment >512</FileAlignment >
1313 <AutoGenerateBindingRedirects >true</AutoGenerateBindingRedirects >
1414 <IsWebBootstrapper >false</IsWebBootstrapper >
15+ <PublishUrl >publish\</PublishUrl >
16+ <Install >true</Install >
17+ <InstallFrom >Disk</InstallFrom >
18+ <UpdateEnabled >false</UpdateEnabled >
19+ <UpdateMode >Foreground</UpdateMode >
20+ <UpdateInterval >7</UpdateInterval >
21+ <UpdateIntervalUnits >Days</UpdateIntervalUnits >
22+ <UpdatePeriodically >false</UpdatePeriodically >
23+ <UpdateRequired >false</UpdateRequired >
24+ <MapFileExtensions >true</MapFileExtensions >
25+ <SupportUrl >https://github.com/malthee/SimpleFileBackup</SupportUrl >
26+ <ErrorReportUrl >https://github.com/malthee/SimpleFileBackup</ErrorReportUrl >
27+ <TargetCulture >en</TargetCulture >
28+ <ProductName >SimpleFileBackup</ProductName >
29+ <PublisherName >Marcel Salvenmoser</PublisherName >
30+ <WebPage >publish.htm</WebPage >
31+ <AutorunEnabled >true</AutorunEnabled >
32+ <ApplicationRevision >8</ApplicationRevision >
33+ <ApplicationVersion >1.1.0.%2a</ApplicationVersion >
34+ <UseApplicationTrust >false</UseApplicationTrust >
35+ <PublishWizardCompleted >true</PublishWizardCompleted >
36+ <BootstrapperEnabled >true</BootstrapperEnabled >
1537 </PropertyGroup >
1638 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1739 <PlatformTarget >AnyCPU</PlatformTarget >
4769 </AssemblyOriginatorKeyFile >
4870 </PropertyGroup >
4971 <PropertyGroup >
50- <SignManifests >false </SignManifests >
72+ <SignManifests >true </SignManifests >
5173 </PropertyGroup >
5274 <PropertyGroup >
53- <ManifestCertificateThumbprint >6FE9F1E26403BA7A6CDEB6063389805D4E200F92 </ManifestCertificateThumbprint >
75+ <ManifestCertificateThumbprint >01A275E7015AABD2B7C9E1B6B4D53D722A9250CA </ManifestCertificateThumbprint >
5476 </PropertyGroup >
5577 <PropertyGroup >
56- <ManifestKeyFile >SimpleFileBackup_TemporaryKey.pfx</ManifestKeyFile >
78+ <ManifestKeyFile >
79+ </ManifestKeyFile >
5780 </PropertyGroup >
5881 <PropertyGroup >
5982 <GenerateManifests >true</GenerateManifests >
117140 </EmbeddedResource >
118141 <EmbeddedResource Include =" FormMain.resx" >
119142 <DependentUpon >FormMain.cs</DependentUpon >
143+ <SubType >Designer</SubType >
120144 </EmbeddedResource >
121145 <EmbeddedResource Include =" Properties\Resources.resx" >
122146 <Generator >ResXFileCodeGenerator</Generator >
156180 </ProjectReference >
157181 </ItemGroup >
158182 <ItemGroup >
159- <BootstrapperPackage Include =" .NETFramework,Version=v4.5.2 " >
183+ <BootstrapperPackage Include =" .NETFramework,Version=v4.8 " >
160184 <Visible >False</Visible >
161- <ProductName >Microsoft .NET Framework 4.5.2 %28x86 and x64%29</ProductName >
185+ <ProductName >Microsoft .NET Framework 4.8 %28x86 and x64%29</ProductName >
162186 <Install >true</Install >
163187 </BootstrapperPackage >
164188 <BootstrapperPackage Include =" Microsoft.Net.Framework.3.5.SP1" >
167191 <Install >false</Install >
168192 </BootstrapperPackage >
169193 </ItemGroup >
194+ <ItemGroup >
195+ <PublishFile Include =" Microsoft.WindowsAPICodePack.ExtendedLinguisticServices" >
196+ <Visible >False</Visible >
197+ <Group >
198+ </Group >
199+ <TargetPath >
200+ </TargetPath >
201+ <PublishState >Exclude</PublishState >
202+ <IncludeHash >True</IncludeHash >
203+ <FileType >Assembly</FileType >
204+ </PublishFile >
205+ <PublishFile Include =" Microsoft.WindowsAPICodePack.Sensors" >
206+ <Visible >False</Visible >
207+ <Group >
208+ </Group >
209+ <TargetPath >
210+ </TargetPath >
211+ <PublishState >Exclude</PublishState >
212+ <IncludeHash >True</IncludeHash >
213+ <FileType >Assembly</FileType >
214+ </PublishFile >
215+ <PublishFile Include =" Microsoft.WindowsAPICodePack.ShellExtensions" >
216+ <Visible >False</Visible >
217+ <Group >
218+ </Group >
219+ <TargetPath >
220+ </TargetPath >
221+ <PublishState >Exclude</PublishState >
222+ <IncludeHash >True</IncludeHash >
223+ <FileType >Assembly</FileType >
224+ </PublishFile >
225+ </ItemGroup >
170226 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
171227</Project >
0 commit comments