Published v1.4.7.0
authorStephaneLenclud
Mon, 06 Mar 2017 15:11:27 +0100
changeset 28229b4bdeda281
parent 281 5fb86ef890f9
child 283 f18d6170a223
Published v1.4.7.0
Adding back runtime dependencies.
Server/SharpDisplayManager.csproj
     1.1 --- a/Server/SharpDisplayManager.csproj	Tue Feb 28 18:03:51 2017 +0100
     1.2 +++ b/Server/SharpDisplayManager.csproj	Mon Mar 06 15:11:27 2017 +0100
     1.3 @@ -34,7 +34,7 @@
     1.4      <WebPage>index.htm</WebPage>
     1.5      <OpenBrowserOnPublish>false</OpenBrowserOnPublish>
     1.6      <ApplicationRevision>0</ApplicationRevision>
     1.7 -    <ApplicationVersion>1.4.6.0</ApplicationVersion>
     1.8 +    <ApplicationVersion>1.4.7.0</ApplicationVersion>
     1.9      <UseApplicationTrust>false</UseApplicationTrust>
    1.10      <CreateDesktopShortcut>true</CreateDesktopShortcut>
    1.11      <PublishWizardCompleted>true</PublishWizardCompleted>
    1.12 @@ -319,6 +319,11 @@
    1.13        <ProductName>.NET Framework 3.5 SP1</ProductName>
    1.14        <Install>false</Install>
    1.15      </BootstrapperPackage>
    1.16 +    <BootstrapperPackage Include="Microsoft.Visual.C++.14.0.x86">
    1.17 +      <Visible>False</Visible>
    1.18 +      <ProductName>Visual C++ "14" Runtime Libraries %28x86%29</ProductName>
    1.19 +      <Install>true</Install>
    1.20 +    </BootstrapperPackage>
    1.21      <BootstrapperPackage Include="Microsoft.Windows.Installer.4.5">
    1.22        <Visible>False</Visible>
    1.23        <ProductName>Windows Installer 4.5</ProductName>