Add test for solutions, project references, and project dependencies.
commit54bdce6c164924d6955ac611dec0ca4f58bd6e65
authorjoncham <joncham@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Fri, 13 Feb 2009 21:25:57 +0000 (13 21:25 +0000)
committerjoncham <joncham@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Fri, 13 Feb 2009 21:25:57 +0000 (13 21:25 +0000)
tree57bc31e1082194b128e2a4a026815169892504e1
parent61384a696935c740e3d1c9f159db0d4554173618
Add test for solutions, project references, and project dependencies.

git-svn-id: svn+ssh://mono-cvs.ximian.com/source/trunk/mcs@126870 e3ebcda4-bce8-0310-ba0a-eca2169e7518
tools/xbuild/tests/standalone/Application/Application.sln [new file with mode: 0644]
tools/xbuild/tests/standalone/Application/Application/Application.csproj [new file with mode: 0644]
tools/xbuild/tests/standalone/Application/Application/Program.cs [new file with mode: 0644]
tools/xbuild/tests/standalone/Application/Library1/Class1.cs [new file with mode: 0644]
tools/xbuild/tests/standalone/Application/Library1/Library1.csproj [new file with mode: 0644]
tools/xbuild/tests/standalone/Application/Library2/Class1.cs [new file with mode: 0644]
tools/xbuild/tests/standalone/Application/Library2/Library2.csproj [new file with mode: 0644]