1212 <FileAlignment >512</FileAlignment >
1313 <Deterministic >true</Deterministic >
1414 <TargetFrameworkProfile />
15+ <IsWebBootstrapper >false</IsWebBootstrapper >
16+ <PublishUrl >C:\Users\IDO\Documents\GitHub\EduToolkit\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+ <ApplicationRevision >0</ApplicationRevision >
27+ <ApplicationVersion >1.0.0.%2a</ApplicationVersion >
28+ <UseApplicationTrust >false</UseApplicationTrust >
29+ <PublishWizardCompleted >true</PublishWizardCompleted >
30+ <BootstrapperEnabled >true</BootstrapperEnabled >
1531 </PropertyGroup >
1632 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1733 <PlatformTarget >AnyCPU</PlatformTarget >
3248 <ErrorReport >prompt</ErrorReport >
3349 <WarningLevel >4</WarningLevel >
3450 </PropertyGroup >
51+ <PropertyGroup >
52+ <ManifestCertificateThumbprint >64491F26C86FF2934D03BC38B0E498ADB699A33B</ManifestCertificateThumbprint >
53+ </PropertyGroup >
54+ <PropertyGroup >
55+ <ManifestKeyFile >EduToolkit_TemporaryKey.pfx</ManifestKeyFile >
56+ </PropertyGroup >
57+ <PropertyGroup >
58+ <GenerateManifests >true</GenerateManifests >
59+ </PropertyGroup >
60+ <PropertyGroup >
61+ <SignManifests >true</SignManifests >
62+ </PropertyGroup >
3563 <ItemGroup >
3664 <Reference Include =" System" />
3765 <Reference Include =" System.Core" />
6896 <EmbeddedResource Include =" ToolkitSelector.resx" >
6997 <DependentUpon >ToolkitSelector.cs</DependentUpon >
7098 </EmbeddedResource >
99+ <None Include =" EduToolkit_TemporaryKey.pfx" />
71100 <None Include =" Properties\Settings.settings" >
72101 <Generator >SettingsSingleFileGenerator</Generator >
73102 <LastGenOutput >Settings.Designer.cs</LastGenOutput >
95124 <Name >JsonViewer</Name >
96125 </ProjectReference >
97126 </ItemGroup >
127+ <ItemGroup >
128+ <BootstrapperPackage Include =" .NETFramework,Version=v4.6.1" >
129+ <Visible >False</Visible >
130+ <ProductName >Microsoft .NET Framework 4.6.1 %28x86 and x64%29</ProductName >
131+ <Install >true</Install >
132+ </BootstrapperPackage >
133+ <BootstrapperPackage Include =" Microsoft.Net.Framework.3.5.SP1" >
134+ <Visible >False</Visible >
135+ <ProductName >.NET Framework 3.5 SP1</ProductName >
136+ <Install >false</Install >
137+ </BootstrapperPackage >
138+ </ItemGroup >
139+ <ItemGroup />
98140 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
99141</Project >
0 commit comments