List:Commits« Previous MessageNext Message »
From:rburnett Date:July 11 2008 11:34pm
Subject:Connector/NET commit: r1334 - branches/5.0/TestSuite
View as plain text  
Modified:
   branches/5.0/TestSuite/MySql.Data.Tests.2005.csproj
Log:
updated to NUnit 2.4.7

Modified: branches/5.0/TestSuite/MySql.Data.Tests.2005.csproj
===================================================================
--- branches/5.0/TestSuite/MySql.Data.Tests.2005.csproj	2008-07-11 17:49:18 UTC (rev 1333)
+++ branches/5.0/TestSuite/MySql.Data.Tests.2005.csproj	2008-07-11 21:34:49 UTC (rev 1334)
@@ -31,7 +31,7 @@
     <WarningLevel>4</WarningLevel>
   </PropertyGroup>
   <ItemGroup>
-    <Reference Include="nunit.framework, Version=2.4.6.0, Culture=neutral,
PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL" />
+    <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral,
PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL" />
     <Reference Include="System" />
     <Reference Include="System.configuration" />
     <Reference Include="System.Data" />

Thread
Connector/NET commit: r1334 - branches/5.0/TestSuiterburnett11 Jul