updated nunit to 2.6.3

This commit is contained in:
Keivan Beigi
2014-10-02 21:41:57 -07:00
parent 6ada50783c
commit cdee4916f1
22 changed files with 54 additions and 45 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="FluentAssertions" version="3.1.229" targetFramework="net40" />
<package id="NUnit" version="2.6.2" targetFramework="net40" />
<package id="NUnit" version="2.6.3" targetFramework="net40" />
</packages>