diff options
-rw-r--r-- | lib/nunit.framework.dll | bin | 0 -> 77824 bytes | |||
-rw-r--r-- | src/DotNetOpenId.Test/DotNetOpenId.Test.csproj | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/lib/nunit.framework.dll b/lib/nunit.framework.dll Binary files differnew file mode 100644 index 0000000..651042d --- /dev/null +++ b/lib/nunit.framework.dll diff --git a/src/DotNetOpenId.Test/DotNetOpenId.Test.csproj b/src/DotNetOpenId.Test/DotNetOpenId.Test.csproj index def1907..6b82c48 100644 --- a/src/DotNetOpenId.Test/DotNetOpenId.Test.csproj +++ b/src/DotNetOpenId.Test/DotNetOpenId.Test.csproj @@ -35,6 +35,7 @@ <ItemGroup>
<Reference Include="nunit.framework, Version=2.2.9.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\lib\nunit.framework.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core">
|