Skip to content

Conversation

CoshUS
Copy link
Contributor

@CoshUS CoshUS commented Jul 24, 2020

*Issues
#184
aws/aws-sam-cli#2031
aws/aws-sam-cli#1164
aws/aws-toolkit-vscode#1144

Description of changes:
aws dotnet extension output encoding is Console.OutputEncoding which is not UTF-8 in Windows(with utf8 beta option turned off).
Changed decoding to match the extension's system locale dependent encoding.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@CoshUS CoshUS requested a review from sriram-mv July 24, 2020 21:57
@CoshUS CoshUS linked an issue Jul 24, 2020 that may be closed by this pull request
@CoshUS CoshUS requested a review from sriram-mv August 4, 2020 23:24
@sriram-mv sriram-mv merged commit 5d06f50 into aws:develop Aug 6, 2020
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.

.NET Core HelloWorld does not work non-ASCII Path
2 participants