1.1 --- a/Client/SharpDisplayClient.csproj Thu Aug 14 00:23:18 2014 +0200
1.2 +++ b/Client/SharpDisplayClient.csproj Thu Aug 14 09:11:27 2014 +0200
1.3 @@ -80,9 +80,9 @@
1.4 <None Include="App.config" />
1.5 </ItemGroup>
1.6 <ItemGroup>
1.7 - <ProjectReference Include="..\Server\SharpDisplayManager.csproj">
1.8 - <Project>{1da8c1b3-18c5-4e74-be4e-0b0e15fbaf49}</Project>
1.9 - <Name>SharpDisplayManager</Name>
1.10 + <ProjectReference Include="..\Interface\SharpDisplayInterface.csproj">
1.11 + <Project>{88eee0dc-abbc-4738-bad6-7e08cf7f50f9}</Project>
1.12 + <Name>SharpDisplayInterface</Name>
1.13 </ProjectReference>
1.14 </ItemGroup>
1.15 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />