~jterrell/nunitv2/nunitv2

« back to all changes in this revision

Viewing changes to src/PNUnit/tests/pnunit.tests.csproj

  • Committer: Charlie Poole
  • Date: 2012-01-25 15:22:27 UTC
  • mfrom: (3368.1.7 work)
  • Revision ID: charlie@nunit.org-20120125152227-vw2i8uufx87pct80
Merge changes from trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="utf-8"?>
 
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
3
3
  <PropertyGroup>
4
4
    <ProjectType>Local</ProjectType>
78
78
    </ProjectReference>
79
79
    <ProjectReference Include="..\pnunit.framework\pnunit.framework.csproj">
80
80
      <Name>pnunit.framework</Name>
81
 
      <Project>{1AE4D3A7-DA37-45C0-B300-AB7B84DFF216}</Project>
 
81
      <Project>{5261ABA1-98E6-4603-A4F0-59CAC307AC68}</Project>
82
82
    </ProjectReference>
83
83
  </ItemGroup>
84
84
  <ItemGroup>