1.1 --- a/Server/SharpDisplayManager.csproj Thu Aug 14 00:23:18 2014 +0200
1.2 +++ b/Server/SharpDisplayManager.csproj Thu Aug 14 09:11:27 2014 +0200
1.3 @@ -89,6 +89,12 @@
1.4 <ItemGroup>
1.5 <None Include="App.config" />
1.6 </ItemGroup>
1.7 + <ItemGroup>
1.8 + <ProjectReference Include="..\Interface\SharpDisplayInterface.csproj">
1.9 + <Project>{88eee0dc-abbc-4738-bad6-7e08cf7f50f9}</Project>
1.10 + <Name>SharpDisplayInterface</Name>
1.11 + </ProjectReference>
1.12 + </ItemGroup>
1.13 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
1.14 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
1.15 Other similar extension points exist, see Microsoft.Common.targets.