Skip to content

Commit

Permalink
NUnit upgrade.
Browse files Browse the repository at this point in the history
  • Loading branch information
enyim committed Aug 11, 2010
1 parent c45fa60 commit 69ed958
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MemcachedTest/MemcachedTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>..\binaries\log4net.dll</HintPath>
</Reference>
<Reference Include="nunit.framework, Version=2.5.3.9345, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL" />
<Reference Include="nunit.mocks, Version=2.5.3.9345, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL" />
<Reference Include="nunit.framework, Version=2.5.7.10213, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL" />
<Reference Include="nunit.mocks, Version=2.5.7.10213, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL" />
<Reference Include="System" />
<Reference Include="System.configuration" />
<Reference Include="System.Core">
Expand Down

0 comments on commit 69ed958

Please sign in to comment.