/*SNIP*/ T:\codeendeavortemplate-4500\build.proj(3,11): error MSB4019: The imported project "C:\Program Files\MSBuild\MSBuildCommunityTasks\MSBuild.Community.Tasks.Targets" was not found. Confirm t...
I get this error with VS 2008 Beta 2: Error 1 The target "SetVersionInfo" does not exist in the project. C:\projects\MyAJAXModule\MyAJAXModule\MyAJAXModule.vbproj MyAJAXModule
The module version in the dnn manifest file needs its version number prefixed with a zero if only one number present. Failure to do this will cause 1.0.9 to be caluclated as a later version than 1...