summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj')
-rw-r--r--src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj14
1 files changed, 3 insertions, 11 deletions
diff --git a/src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj b/src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj
index 6355d59..df29b1f 100644
--- a/src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj
+++ b/src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj
@@ -138,18 +138,10 @@
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
- <Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\lib\log4net.dll</HintPath>
- </Reference>
+ <Reference Include="log4net" />
<Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework" />
- <Reference Include="Moq, Version=3.1.416.3, Culture=neutral, PublicKeyToken=69f491c39445e920, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\lib\Moq.dll</HintPath>
- </Reference>
- <Reference Include="nunit.framework">
- <HintPath>..\..\lib\nunit.framework.dll</HintPath>
- </Reference>
+ <Reference Include="Moq" />
+ <Reference Include="NUnit.Framework"/>
<Reference Include="System" />
<Reference Include="System.configuration" />
<Reference Include="System.Core">