Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Conversation

@mairaw
Copy link

@mairaw mairaw commented Mar 27, 2018

skipciplease

  • Adding instructions on how to build to update the XLIFF files and some minor changes

@livarcocc livarcocc added this to the 2.1.3xx milestone Mar 27, 2018
@livarcocc livarcocc merged commit 538df12 into dotnet:master Mar 27, 2018

## Things to Know

- Any added commands are usually invoked through `dotnet {command}`. As a result of this, stdout and stderr are redirected through the driver (`dotnet`) and buffered by line. As a result of this, child commands should use Console.WriteLine in any cases where they expect output to be written immediately. Any uses of Console.Write should be followed by Console.WriteLine to ensure the output is written.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@mairaw mairaw deleted the xliff branch March 28, 2018 22:10
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.

3 participants