Updated STPTests project to local copy STP and nunit dlls

This commit is contained in:
Ami Bar
2012-08-28 00:54:12 +03:00
parent 76f3f312dc
commit 9c9bfcd77c
+3 -3
View File
@@ -115,7 +115,7 @@
<Reference Include="nunit.framework, Version=2.5.2.9222, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>C:\Utils\NUnit-2.6.1\bin\nunit.framework.dll</HintPath>
<Private>False</Private>
<Private>True</Private>
</Reference>
<Reference Include="System">
<Name>System</Name>
@@ -244,11 +244,11 @@
<ProjectReference Include="..\SmartThreadPool\SmartThreadPool.csproj">
<Project>{74D4C33F-7CC8-4B2A-A7DF-D8B6E63B6EBD}</Project>
<Name>SmartThreadPool</Name>
<Private>False</Private>
<Private>True</Private>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="..\SmartThreadPool\sign.proj" Condition="'$(Configuration)|$(Platform)' == 'Publish|AnyCPU'"/>
<Import Project="..\SmartThreadPool\sign.proj" Condition="'$(Configuration)|$(Platform)' == 'Publish|AnyCPU'" />
<PropertyGroup>
<PreBuildEvent>
</PreBuildEvent>