Actually, it looks like the token that breaks your project is the
unquoted ampersand. :)
VS.NET has a strange problem where it dumps unquoted ampersands into
otherwise valid XML. There isn't an easy fix available, since we can't
even load the XML!
Nielsen.Allan Rene Dystrup AND wrote:
I h
I have this task in my Nant build file :
configuration="debug"
solutionfile="C:\projects\KMD.NI\KMD.NI.SdpiEws\KMD.NI.SdpiEws.sln"
verbose="true"
>
url="">
path="C:\projects\KMD.NI\KMD.NI.SdpiEws\KMD.NI.SdpiEws\KMD.NI.SdpiEws.csproj"