Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from Jul 5, 2021

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

@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