updated fluentassertion

This commit is contained in:
kayone
2014-08-24 18:28:41 -07:00
parent 7b2b4794c7
commit 4c8f3724a2
33 changed files with 113 additions and 73 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="FluentAssertions" version="2.1.0.0" targetFramework="net40" />
<package id="FluentAssertions" version="3.1.229" targetFramework="net40" />
<package id="Newtonsoft.Json" version="5.0.8" targetFramework="net40" />
<package id="NUnit" version="2.6.2" targetFramework="net40" />
</packages>