1212 <FileAlignment >512</FileAlignment >
1313 <AutoGenerateBindingRedirects >true</AutoGenerateBindingRedirects >
1414 <Deterministic >true</Deterministic >
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+ <ProductName >Scope On Microcontroller</ProductName >
27+ <PublisherName >Niels de Boer</PublisherName >
28+ <CreateWebPageOnPublish >true</CreateWebPageOnPublish >
29+ <WebPage >publish.htm</WebPage >
30+ <ApplicationRevision >2</ApplicationRevision >
31+ <ApplicationVersion >1.0.0.%2a</ApplicationVersion >
32+ <UseApplicationTrust >false</UseApplicationTrust >
33+ <PublishWizardCompleted >true</PublishWizardCompleted >
34+ <BootstrapperEnabled >true</BootstrapperEnabled >
1535 </PropertyGroup >
1636 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1737 <PlatformTarget >AnyCPU</PlatformTarget >
1838 <DebugSymbols >true</DebugSymbols >
1939 <DebugType >full</DebugType >
2040 <Optimize >false</Optimize >
2141 <OutputPath >bin\Debug\</OutputPath >
22- <DefineConstants >DEBUG;TRACE</DefineConstants >
42+ <DefineConstants >
43+ </DefineConstants >
2344 <ErrorReport >prompt</ErrorReport >
2445 <WarningLevel >4</WarningLevel >
46+ <CodeAnalysisRuleSet >ManagedMinimumRules.ruleset</CodeAnalysisRuleSet >
2547 </PropertyGroup >
2648 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
2749 <PlatformTarget >AnyCPU</PlatformTarget >
3254 <ErrorReport >prompt</ErrorReport >
3355 <WarningLevel >4</WarningLevel >
3456 </PropertyGroup >
57+ <PropertyGroup >
58+ <ManifestCertificateThumbprint >AED0E00BAD383E95899707C0946D77F3C5D7FF9B</ManifestCertificateThumbprint >
59+ </PropertyGroup >
60+ <PropertyGroup >
61+ <ManifestKeyFile >ScopeOnMicrocontroller_TemporaryKey.pfx</ManifestKeyFile >
62+ </PropertyGroup >
63+ <PropertyGroup >
64+ <GenerateManifests >true</GenerateManifests >
65+ </PropertyGroup >
66+ <PropertyGroup >
67+ <SignManifests >true</SignManifests >
68+ </PropertyGroup >
69+ <PropertyGroup >
70+ <ApplicationIcon >icon.ico</ApplicationIcon >
71+ </PropertyGroup >
3572 <ItemGroup >
3673 <Reference Include =" System" />
3774 <Reference Include =" System.Core" />
86123 <DesignTimeSharedInput >True</DesignTimeSharedInput >
87124 </Compile >
88125 <None Include =" README.md" />
126+ <None Include =" ScopeOnMicrocontroller_TemporaryKey.pfx" />
89127 </ItemGroup >
90128 <ItemGroup >
91129 <None Include =" App.config" />
92130 </ItemGroup >
131+ <ItemGroup >
132+ <BootstrapperPackage Include =" .NETFramework,Version=v4.7.2" >
133+ <Visible >False</Visible >
134+ <ProductName >Microsoft .NET Framework 4.7.2 %28x86 and x64%29</ProductName >
135+ <Install >true</Install >
136+ </BootstrapperPackage >
137+ <BootstrapperPackage Include =" Microsoft.Net.Framework.3.5.SP1" >
138+ <Visible >False</Visible >
139+ <ProductName >.NET Framework 3.5 SP1</ProductName >
140+ <Install >false</Install >
141+ </BootstrapperPackage >
142+ </ItemGroup >
143+ <ItemGroup >
144+ <Content Include =" icon.ico" />
145+ </ItemGroup >
93146 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
94147</Project >
0 commit comments