Server/SharpDisplayManager.csproj
changeset 136 8badd89fb78c
parent 135 2edc5da1796e
child 137 03affbf868a6
     1.1 --- a/Server/SharpDisplayManager.csproj	Wed May 06 21:56:21 2015 +0200
     1.2 +++ b/Server/SharpDisplayManager.csproj	Wed May 06 22:07:32 2015 +0200
     1.3 @@ -13,6 +13,7 @@
     1.4      <FileAlignment>512</FileAlignment>
     1.5      <TargetFrameworkProfile />
     1.6      <IsWebBootstrapper>true</IsWebBootstrapper>
     1.7 +    <NuGetPackageImportStamp>c59d0cd0</NuGetPackageImportStamp>
     1.8      <PublishUrl>ftp://lenclud%40monroe.dreamhost.com/publish.slions.net/SharpDisplayManager/</PublishUrl>
     1.9      <Install>true</Install>
    1.10      <InstallFrom>Web</InstallFrom>
    1.11 @@ -31,13 +32,12 @@
    1.12      <CreateWebPageOnPublish>true</CreateWebPageOnPublish>
    1.13      <WebPage>index.htm</WebPage>
    1.14      <OpenBrowserOnPublish>false</OpenBrowserOnPublish>
    1.15 -    <ApplicationRevision>2</ApplicationRevision>
    1.16 -    <ApplicationVersion>0.3.3.%2a</ApplicationVersion>
    1.17 +    <ApplicationRevision>3</ApplicationRevision>
    1.18 +    <ApplicationVersion>0.4.0.%2a</ApplicationVersion>
    1.19      <UseApplicationTrust>false</UseApplicationTrust>
    1.20      <CreateDesktopShortcut>true</CreateDesktopShortcut>
    1.21      <PublishWizardCompleted>true</PublishWizardCompleted>
    1.22      <BootstrapperEnabled>true</BootstrapperEnabled>
    1.23 -    <NuGetPackageImportStamp>c59d0cd0</NuGetPackageImportStamp>
    1.24    </PropertyGroup>
    1.25    <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    1.26      <PlatformTarget>AnyCPU</PlatformTarget>