Illegal characters in path.
description
I've been trying all day to get Linq to Xsd to work. But all I receive is "Illegal characters in path." message.
The error seems to appear when using $(ProjectDir) and $(SolutionDir) so I tried using C:\LinqToXsd. Which allowed me to reload project successfully.
But when trying to build i get error:
C:\LinqToXsd\LinqToXsd.targets(29,5): error MSB6001: Invalid command line switch for "LinqToXsd.exe". Illegal characters in path.
I've even tried to change all references in LinqToXsd.targets to use C:\LinqToXsd without success.
Please help me, I would really like to use this