Server/SharpDisplayManager.csproj
changeset 253 2dae7a163fff
parent 251 f60cfcb98c9a
child 254 181323a59047
     1.1 --- a/Server/SharpDisplayManager.csproj	Mon Aug 22 13:20:54 2016 +0200
     1.2 +++ b/Server/SharpDisplayManager.csproj	Thu Aug 25 00:42:09 2016 +0200
     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>0.12.2.0</ApplicationVersion>
     1.8 +    <ApplicationVersion>1.0.0.0</ApplicationVersion>
     1.9      <UseApplicationTrust>false</UseApplicationTrust>
    1.10      <CreateDesktopShortcut>true</CreateDesktopShortcut>
    1.11      <PublishWizardCompleted>true</PublishWizardCompleted>
    1.12 @@ -112,7 +112,7 @@
    1.13        <Private>True</Private>
    1.14      </Reference>
    1.15      <Reference Include="HarmonyHub, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
    1.16 -      <HintPath>..\packages\SharpLibHarmony.0.3.0\lib\net451\HarmonyHub.dll</HintPath>
    1.17 +      <HintPath>..\packages\SharpLibHarmony.0.4.0\lib\net451\HarmonyHub.dll</HintPath>
    1.18        <Private>True</Private>
    1.19      </Reference>
    1.20      <Reference Include="LibCecSharp, Version=2.2.0.0, Culture=neutral, processorArchitecture=x86">
    1.21 @@ -219,7 +219,7 @@
    1.22        <DependentUpon>ProgressForm.cs</DependentUpon>
    1.23      </Compile>
    1.24      <Compile Include="Properties\AssemblyInfo.cs" />
    1.25 -    <Compile Include="RichTextBoxTextWriter.cs" />
    1.26 +    <Compile Include="RichTextBoxTraceListener.cs" />
    1.27      <Compile Include="Session.cs" />
    1.28      <Compile Include="Settings.cs" />
    1.29      <Compile Include="StartupManager.cs" />