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:
parent
7812f88aca
commit
64a1dbb629
|
@ -51,12 +51,11 @@
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="NMock2, Version=1.0.2657.18750, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="NMock2, Version=1.0.2657.18750, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<SpecificVersion>False</SpecificVersion>
|
<SpecificVersion>False</SpecificVersion>
|
||||||
<HintPath>References\nmock\net-2.0\NMock2.dll</HintPath>
|
<HintPath>..\References\nmock\net-2.0\NMock2.dll</HintPath>
|
||||||
</Reference>
|
</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>
|
<SpecificVersion>False</SpecificVersion>
|
||||||
<HintPath>References\nunit\net-2.0\nunit.framework.dll</HintPath>
|
<HintPath>..\References\nunit\net-2.0\nunit.framework.dll</HintPath>
|
||||||
<Private>True</Private>
|
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="System">
|
<Reference Include="System">
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user