1212 <FileAlignment >512</FileAlignment >
1313 <AutoGenerateBindingRedirects >true</AutoGenerateBindingRedirects >
1414 <Deterministic >true</Deterministic >
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+ <ApplicationRevision >0</ApplicationRevision >
26+ <ApplicationVersion >1.1.0.%2a</ApplicationVersion >
27+ <IsWebBootstrapper >false</IsWebBootstrapper >
28+ <UseApplicationTrust >false</UseApplicationTrust >
29+ <BootstrapperEnabled >true</BootstrapperEnabled >
1530 </PropertyGroup >
1631 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1732 <PlatformTarget >x64</PlatformTarget >
3348 <ErrorReport >prompt</ErrorReport >
3449 <WarningLevel >4</WarningLevel >
3550 </PropertyGroup >
51+ <PropertyGroup />
52+ <PropertyGroup >
53+ <ApplicationManifest >app.manifest</ApplicationManifest >
54+ </PropertyGroup >
3655 <ItemGroup >
3756 <Reference Include =" Microsoft.Diagnostics.Tracing.TraceEvent" >
3857 <HintPath >..\Packages\Microsoft.Diagnostics.Tracing.TraceEvent.2.0.42\lib\net45\Microsoft.Diagnostics.Tracing.TraceEvent.dll</HintPath >
130149 <DependentUpon >Resources.resx</DependentUpon >
131150 <DesignTime >True</DesignTime >
132151 </Compile >
152+ <None Include =" app.manifest" />
133153 <None Include =" packages.config" />
134154 <None Include =" Properties\Settings.settings" >
135155 <Generator >SettingsSingleFileGenerator</Generator >
181201 <ItemGroup >
182202 <None Include =" Resources\duplicate-disable.png" />
183203 </ItemGroup >
204+ <ItemGroup >
205+ <BootstrapperPackage Include =" .NETFramework,Version=v4.6.1" >
206+ <Visible >False</Visible >
207+ <ProductName >Microsoft .NET Framework 4.6.1 %28x86 and x64%29</ProductName >
208+ <Install >true</Install >
209+ </BootstrapperPackage >
210+ <BootstrapperPackage Include =" Microsoft.Net.Framework.3.5.SP1" >
211+ <Visible >False</Visible >
212+ <ProductName >.NET Framework 3.5 SP1</ProductName >
213+ <Install >false</Install >
214+ </BootstrapperPackage >
215+ </ItemGroup >
184216 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
185217</Project >
0 commit comments