Merge pull request #3013 from eerhardt/StreamForwarder

Console.Write() doesn't show output until a newline
This commit is contained in:
Eric Erhardt 2016-05-13 22:09:55 -05:00
commit eb7054c90d
7 changed files with 173 additions and 20 deletions

View file

@ -31,6 +31,7 @@ namespace Microsoft.DotNet.Cli.Build
"dotnet-publish.Tests",
"dotnet-resgen.Tests",
"dotnet-run.Tests",
"dotnet-run.UnitTests",
"dotnet-test.Tests",
"dotnet-test.UnitTests",
"Kestrel.Tests",