Server/SharpDisplayManager.csproj
changeset 233 2b9541e54f7d
parent 232 5a739e2e5255
child 235 ba14a29944c4
     1.1 --- a/Server/SharpDisplayManager.csproj	Sat Aug 13 23:26:54 2016 +0200
     1.2 +++ b/Server/SharpDisplayManager.csproj	Mon Aug 15 12:11:26 2016 +0200
     1.3 @@ -107,6 +107,14 @@
     1.4      <TargetZone>LocalIntranet</TargetZone>
     1.5    </PropertyGroup>
     1.6    <ItemGroup>
     1.7 +    <Reference Include="agsXMPP, Version=1.3.1.0, Culture=neutral, PublicKeyToken=ff839b81f1debe86, processorArchitecture=MSIL">
     1.8 +      <HintPath>..\packages\Loamen.agsXMPP.1.3.1\lib\net45\agsXMPP.dll</HintPath>
     1.9 +      <Private>True</Private>
    1.10 +    </Reference>
    1.11 +    <Reference Include="HarmonyHub, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
    1.12 +      <HintPath>..\packages\SharpLibHarmony.0.2.1\lib\net451\HarmonyHub.dll</HintPath>
    1.13 +      <Private>True</Private>
    1.14 +    </Reference>
    1.15      <Reference Include="LibCecSharp, Version=2.2.0.0, Culture=neutral, processorArchitecture=x86">
    1.16        <HintPath>.\LibCecSharp.dll</HintPath>
    1.17        <SpecificVersion>False</SpecificVersion>
    1.18 @@ -125,7 +133,7 @@
    1.19        <Private>True</Private>
    1.20      </Reference>
    1.21      <Reference Include="SharpLibHid, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
    1.22 -      <HintPath>..\packages\SharpLibHid.1.3.1\lib\net20\SharpLibHid.dll</HintPath>
    1.23 +      <HintPath>..\packages\SharpLibHid.1.4.2\lib\net40\SharpLibHid.dll</HintPath>
    1.24        <Private>True</Private>
    1.25      </Reference>
    1.26      <Reference Include="SharpLibNotification, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
    1.27 @@ -133,8 +141,8 @@
    1.28        <Private>True</Private>
    1.29      </Reference>
    1.30      <Reference Include="SharpLibWin32, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
    1.31 -      <SpecificVersion>False</SpecificVersion>
    1.32 -      <HintPath>..\packages\SharpLibWin32.0.0.7\lib\net20\SharpLibWin32.dll</HintPath>
    1.33 +      <HintPath>..\packages\SharpLibWin32.0.0.9\lib\net20\SharpLibWin32.dll</HintPath>
    1.34 +      <Private>True</Private>
    1.35      </Reference>
    1.36      <Reference Include="System" />
    1.37      <Reference Include="System.Configuration" />