1.1 --- a/Server/SharpDisplayManager.csproj Tue Aug 16 12:59:32 2016 +0200
1.2 +++ b/Server/SharpDisplayManager.csproj Wed Aug 17 13:41:26 2016 +0200
1.3 @@ -112,7 +112,7 @@
1.4 <Private>True</Private>
1.5 </Reference>
1.6 <Reference Include="HarmonyHub, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
1.7 - <HintPath>..\packages\SharpLibHarmony.0.2.1\lib\net451\HarmonyHub.dll</HintPath>
1.8 + <HintPath>..\packages\SharpLibHarmony.0.3.0\lib\net451\HarmonyHub.dll</HintPath>
1.9 <Private>True</Private>
1.10 </Reference>
1.11 <Reference Include="LibCecSharp, Version=2.2.0.0, Culture=neutral, processorArchitecture=x86">
1.12 @@ -173,6 +173,7 @@
1.13 <Compile Include="Actions\ActionCecDeviceStandby.cs" />
1.14 <Compile Include="Actions\ActionCecUserControlReleased.cs" />
1.15 <Compile Include="Actions\ActionDisplayMessage.cs" />
1.16 + <Compile Include="Actions\ActionHarmonyCommand.cs" />
1.17 <Compile Include="CbtHook.cs" />
1.18 <Compile Include="CecClient.cs" />
1.19 <Compile Include="ConsumerElectronicControl.cs" />