--- trunk/RomCheater/RomCheater.csproj 2012/05/09 06:18:28 14 +++ trunk/RomCheater/RomCheater.csproj 2012/05/09 08:02:18 17 @@ -76,6 +76,12 @@ <DesignTimeSharedInput>True</DesignTimeSharedInput> </Compile> </ItemGroup> + <ItemGroup> + <ProjectReference Include="..\RomCheater.Logging\RomCheater.Logging.csproj"> + <Project>{6A508C91-B8BB-4FE5-B9A8-C72D1832BC04}</Project> + <Name>RomCheater.Logging</Name> + </ProjectReference> + </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <!-- To modify your build process, add your task inside one of the targets below and uncomment it. Other similar extension points exist, see Microsoft.Common.targets. |