# HG changeset patch
# User StephaneLenclud
# Date 1488301431 -3600
# Node ID 5fb86ef890f992cc4935a7c75a9a434bb99637a3
# Parent  f90d1e1019322768345d0d44510fca9204a36119
Published v1.4.6.0
Installer changes.

diff -r f90d1e101932 -r 5fb86ef890f9 Server/SharpDisplayManager.csproj
--- a/Server/SharpDisplayManager.csproj	Sun Feb 26 18:00:10 2017 +0100
+++ b/Server/SharpDisplayManager.csproj	Tue Feb 28 18:03:51 2017 +0100
@@ -34,11 +34,11 @@
     <WebPage>index.htm</WebPage>
     <OpenBrowserOnPublish>false</OpenBrowserOnPublish>
     <ApplicationRevision>0</ApplicationRevision>
-    <ApplicationVersion>1.4.5.0</ApplicationVersion>
+    <ApplicationVersion>1.4.6.0</ApplicationVersion>
     <UseApplicationTrust>false</UseApplicationTrust>
     <CreateDesktopShortcut>true</CreateDesktopShortcut>
     <PublishWizardCompleted>true</PublishWizardCompleted>
-    <BootstrapperEnabled>false</BootstrapperEnabled>
+    <BootstrapperEnabled>true</BootstrapperEnabled>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <PlatformTarget>AnyCPU</PlatformTarget>
@@ -319,11 +319,6 @@
       <ProductName>.NET Framework 3.5 SP1</ProductName>
       <Install>false</Install>
     </BootstrapperPackage>
-    <BootstrapperPackage Include="Microsoft.Visual.C++.14.0.x86">
-      <Visible>False</Visible>
-      <ProductName>Visual C++ "14" Runtime Libraries %28x86%29</ProductName>
-      <Install>true</Install>
-    </BootstrapperPackage>
     <BootstrapperPackage Include="Microsoft.Windows.Installer.4.5">
       <Visible>False</Visible>
       <ProductName>Windows Installer 4.5</ProductName>