I'm converting a TFS 2013 XAML build to TFS 2017 task build. I get this error when building a project file:
2019-06-20T17:23:37.0504912Z ##[debug]Processed: ##vso[task.logissue type=Error;sourcepath=C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Microsoft\VisualStudio\v15.0\Fakes\Microsoft.QualityTools.Testing.Fakes.targets;linenumber=13;columnnumber=5;code=MSB4184;]The expression "[System.IO.Path]::Combine(C:\Agent_work\1\s\Code\DatabaseProjects\Audit\, obj\Auto\Any CPU|Default\Fakes)" cannot be evaluated. Illegal characters in path.
I've looked everywhere for what's happening and nothing is jumping out at me.
