Updated FluentValidation

This commit is contained in:
Mark McDowall
2016-03-04 00:39:17 -08:00
parent 47446515d1
commit b598add64e
8 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<package id="FluentAssertions" version="4.2.1" targetFramework="net40" />
<package id="FluentMigrator" version="1.6.1" targetFramework="net40" />
<package id="FluentMigrator.Runner" version="1.6.1" targetFramework="net40" />
<package id="FluentValidation" version="6.0.2.0" targetFramework="net40" />
<package id="FluentValidation" version="6.2.1.0" targetFramework="net40" />
<package id="Moq" version="4.0.10827" />
<package id="NBuilder" version="3.0.1.1" />
<package id="NCrunch.Framework" version="1.46.0.9" targetFramework="net40" />