Skip to content

Conversation

@codemzs
Copy link
Member

@codemzs codemzs commented Apr 10, 2019

fixes #3279

There are two samples that have ReadLine() in the end, presumably to prevent the window from closing but this is not needed because VS prevents the window from closing and also this pattern is inconsistent from rest of the samples.

@codemzs codemzs requested review from artidoro, sfilipi and wschin April 10, 2019 21:56
@codemzs codemzs merged commit 55d911d into dotnet:master Apr 11, 2019
codemzs added a commit to codemzs/machinelearning that referenced this pull request Apr 11, 2019
@ghost ghost locked as resolved and limited conversation to collaborators Mar 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove Console.Readline at the end of the samples

3 participants