Switching to new project layout to lessen the size of the workspace and therefore reduce server load and patch size of CI server; Removed all assembly references from all projects as these will now be set up only once in the workspaces instead

git-svn-id: file:///srv/devel/repo-conversion/nusu@54 d2e56fa2-650e-0410-a79f-9358c0239efd
This commit is contained in:
Markus Ewald 2007-10-16 20:49:04 +00:00
parent 7812f88aca
commit 64a1dbb629

View File

@ -51,12 +51,11 @@
</Reference>
<Reference Include="NMock2, Version=1.0.2657.18750, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>References\nmock\net-2.0\NMock2.dll</HintPath>
<HintPath>..\References\nmock\net-2.0\NMock2.dll</HintPath>
</Reference>
<Reference Include="nunit.framework, Version=2.2.9.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
<Reference Include="nunit.framework, Version=2.4.3.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>References\nunit\net-2.0\nunit.framework.dll</HintPath>
<Private>True</Private>
<HintPath>..\References\nunit\net-2.0\nunit.framework.dll</HintPath>
</Reference>
<Reference Include="System">
<Private>False</Private>