Server/SharpDisplayManager.csproj
changeset 150 728fe28168e2
parent 149 8d169afc8bf5
child 151 7f62f2c35288
     1.1 --- a/Server/SharpDisplayManager.csproj	Wed Aug 12 21:02:43 2015 +0200
     1.2 +++ b/Server/SharpDisplayManager.csproj	Tue Sep 01 20:57:06 2015 +0200
     1.3 @@ -115,12 +115,13 @@
     1.4        <SpecificVersion>False</SpecificVersion>
     1.5        <HintPath>..\packages\NAudio.1.7.3\lib\net35\NAudio.dll</HintPath>
     1.6      </Reference>
     1.7 -    <Reference Include="SharpLibHid, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
     1.8 +    <Reference Include="SharpLibHid">
     1.9 +      <HintPath>..\packages\SharpLibHid.1.2.1\lib\net20\SharpLibHid.dll</HintPath>
    1.10 +      <Private>True</Private>
    1.11 +    </Reference>
    1.12 +    <Reference Include="SharpLibWin32, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
    1.13        <SpecificVersion>False</SpecificVersion>
    1.14 -      <HintPath>..\packages\SharpLibHid.1.2.0\lib\net20\SharpLibHid.dll</HintPath>
    1.15 -    </Reference>
    1.16 -    <Reference Include="SharpLibWin32">
    1.17 -      <HintPath>..\packages\SharpLibWin32.0.0.3\lib\net20\SharpLibWin32.dll</HintPath>
    1.18 +      <HintPath>..\packages\SharpLibWin32.0.0.4\lib\net20\SharpLibWin32.dll</HintPath>
    1.19      </Reference>
    1.20      <Reference Include="System" />
    1.21      <Reference Include="System.Configuration" />