SPRNET-1458

-changed ref for nunit to proper nunit package ID
This commit is contained in:
sbohlen
2011-08-11 17:24:23 +00:00
parent 67b58a6cbf
commit 926aaf8854

View File

@@ -14,7 +14,7 @@
<language>en-US</language>
<dependencies>
<dependency id="Common.Logging" version="1.2.0" />
<dependency id="nunit.framework" version="2.5.7" />
<dependency id="NUnit" version="2.5.7" />
<dependency id="Spring.Core" version="1.3.2" />
<dependency id="Spring.Data" version="1.3.2" />
</dependencies>