Seems there has
sneaked in an error from the nightly 03-20 to 04-21.
Trying to compile my
old trusty solution that worked with 03-20 and
that now errors out
with:
[solution] Starting solution build.
BUILD FAILED
Error checking whether
'C:\CodeModules\Apa\MontgomeryClient\src\
fndwin\framework\Design\IfsFeatureProjectSetup\IfsFeatureProjectSetup.vdproj' is an enterprise templ
ate project.
The data at the root level is invalid. Line 1, position 1.
fndwin\framework\Design\IfsFeatureProjectSetup\IfsFeatureProjectSetup.vdproj' is an enterprise templ
ate project.
The data at the root level is invalid. Line 1, position 1.
Total time: 0.6 seconds.
I suppose vdproj
should be filtered out before looking into the structure of the xml
file?
/Nicke