I successfully installed the stable version of CoApp and created a .autopkg file named "easyxplus.autopkg".
But when i enter the root folder and typed "Write-NuGetPackage .\easyxplus.autopkg" in Powershell, it only output "Illegal characters in path". However, there cannot be any illegal characters in the path, since it only consists of ansi characters. My environment is VS2013, Win8, PowerShell3.0, Stable CoApp.
I successfully installed the stable version of CoApp and created a .autopkg file named "easyxplus.autopkg".
But when i enter the root folder and typed "Write-NuGetPackage .\easyxplus.autopkg" in Powershell, it only output "Illegal characters in path". However, there cannot be any illegal characters in the path, since it only consists of ansi characters. My environment is VS2013, Win8, PowerShell3.0, Stable CoApp.
Why?