Hello,
When trying to publish a VS 2015 website to a file system on my local machine, I'm getting the following errors:
"Error: Illegal characters in path"
"Error: Parameter name: path"
This website does have some .NET Core elements in it, but it references the .NET Framework 4.6.1.
Is there anything that can be done to fix the error? This seems to be unique to .NET Core.