Skip to content

Conversation

@MiYanni
Copy link
Contributor

@MiYanni MiYanni commented Jan 7, 2019

This fixes the issue where certain versions of Windows remove a character from a command if the length of the command is too long. To fix, I've made the paths relative that are loaded into the dotnet CLI. I ran into this issue on Windows 10 1803 (17134.472), but was unable to reproduce this issue on Windows 10 1809 (17763.195).

References:
https://support.microsoft.com/en-us/help/830473/command-prompt-cmd-exe-command-line-string-limitation
https://github.com/dotnet/cli/issues/10517
https://stackoverflow.com/a/35477012/294804

@MiYanni MiYanni merged commit 4ce92b4 into Azure:master Jan 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants