Update branch projects to use NUnit 2.5.8.
Project: http://git-wip-us.apache.org/repos/asf/activemq-nms-msmq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-nms-msmq/commit/322d528e Tree: http://git-wip-us.apache.org/repos/asf/activemq-nms-msmq/tree/322d528e Diff: http://git-wip-us.apache.org/repos/asf/activemq-nms-msmq/diff/322d528e Branch: refs/heads/1.4.x Commit: 322d528eb08576c08bb4d9bda072214b1e21e2e6 Parents: 3a9495e Author: Jim Gomes <[email protected]> Authored: Thu Nov 11 00:40:11 2010 +0000 Committer: Jim Gomes <[email protected]> Committed: Thu Nov 11 00:40:11 2010 +0000 ---------------------------------------------------------------------- nant.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq-nms-msmq/blob/322d528e/nant.build ---------------------------------------------------------------------- diff --git a/nant.build b/nant.build index 450b63f..eb77dc7 100644 --- a/nant.build +++ b/nant.build @@ -57,7 +57,7 @@ <!-- Property grouping for 'vendor.nunit.org' --> <property name="vendor.nunit.org.name" value="NUnit" /> <property name="vendor.nunit.org.group" value="org.nunit" /> - <property name="vendor.nunit.org.version" value="2.5.5" /> + <property name="vendor.nunit.org.version" value="2.5.8" /> <property name="vendor.nunit.org.filenames" value="nunit.framework.dll" /> </target>
