Fixed projects cross-references.

This commit is contained in:
ptsurbeleu 2011-07-13 16:29:44 -07:00
parent e6c7af5bfa
commit 0cc81e0150
14 changed files with 60 additions and 62 deletions

View file

@ -126,12 +126,6 @@
<Install>true</Install>
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<Content Include="..\..\..\ReleaseNotes.htm">
<Link>ReleaseNotes.htm</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
</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.