Skip to content

Use Utf8 not just for writing to standard output, but also for reading from standard input#1735

Merged
adamsitnik merged 1 commit intomasterfrom
codePageFix
Jul 5, 2021
Merged

Use Utf8 not just for writing to standard output, but also for reading from standard input#1735
adamsitnik merged 1 commit intomasterfrom
codePageFix

Conversation

@adamsitnik
Copy link
Member

fixes #1713

Repro:

git clone https://github.com/dotnet/BenchmarkDotNet.git bdn
cd bdn\samples\BenchmarkDotNet.Samples
chcp 65001
dotnet run -c Release -f net461 --filter BenchmarkDotNet.Samples.IntroColdStart.Foo --runtimes net461 net50

cc @stephentoub

@adamsitnik adamsitnik added this to the v0.13.1 milestone Jun 29, 2021
@stephentoub
Copy link
Member

Thanks for the quick turnaround.

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.

System.NotSupportedException: Unknown Acknowledgment: Acknowledgment when running in a github action

3 participants