I've updated the build server to target the git repo instead of the old svn repo. But it doesn't build - doesn't work locally either if I do a fresh clone and then run build.bat. Is is my imagination, or is (some of) the nuget dependencies partially committed? For example NHibernate.xml is there, but not NHibernate.dll. The lack of this file is why the nant build fail.
/Oskar 2014-10-04 15:19 GMT+02:00 Ricardo Peres <[email protected]>: > Hi, > > The port of NHibernate Validator to .NET 4 and NHibernate 4 is finished. > You can find it at https://github.com/nhibernate/nhibernate-validator. > Like with Caches, it was basically a matter of changing numbers, using > NuGet and setting the projects to target .NET 4. > Again, I'm waiting for your comments. > > RP > > -- > > --- > You received this message because you are subscribed to the Google Groups > "nhibernate-development" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- You received this message because you are subscribed to the Google Groups "nhibernate-development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
