Issues Compiling VS2010 solutions (with web projects) from Nant | MSB4064 error
Recently I upgraded a project of mine (the Dimecasts code base) to use VisualStudio 2010. In the process everything worked just fine from the IDE, but when I tried to compile it from the command line I would get the following errors: Error MSB4064: The “Retries” parameter is not supported by the “Copy” task. Error … Read more