Hi,
First of all I would like to thank you for your contribution to the open source comunity.
We have a big development team using VS 2008, right now upgrading all to 2010 is not an option due to license costs.
I have tried to downgrade the solution to compilation version 3.5 using VS2010, I just get 2 Errors.
_'System.Linq.Expressions.Expression' does not contain a definition for 'Assign' \fluentvalidation\src\FluentValidation\MemberAccessor.cs 31 16_
and
_No overload for method 'Parameter' takes 1 arguments \fluentvalidation\src\FluentValidation\MemberAccessor.cs 29 25_
Do you guys think you could patch it to support 3.5 or there is more than what I am aware of?
Thanks in advance.
Jose Luis
Comments: Hi Jeremy Thanks for your quick answer, indeed there was a reason :). We may try to go with the release 2.0. I'll go through the change log and see if there's any bug-fix after the release you are talking about that looks mandatory for us. Once again, thanks for your contribution. JL
First of all I would like to thank you for your contribution to the open source comunity.
We have a big development team using VS 2008, right now upgrading all to 2010 is not an option due to license costs.
I have tried to downgrade the solution to compilation version 3.5 using VS2010, I just get 2 Errors.
_'System.Linq.Expressions.Expression' does not contain a definition for 'Assign' \fluentvalidation\src\FluentValidation\MemberAccessor.cs 31 16_
and
_No overload for method 'Parameter' takes 1 arguments \fluentvalidation\src\FluentValidation\MemberAccessor.cs 29 25_
Do you guys think you could patch it to support 3.5 or there is more than what I am aware of?
Thanks in advance.
Jose Luis
Comments: Hi Jeremy Thanks for your quick answer, indeed there was a reason :). We may try to go with the release 2.0. I'll go through the change log and see if there's any bug-fix after the release you are talking about that looks mandatory for us. Once again, thanks for your contribution. JL