Respond to PR feedback: use method names not comments
This commit is contained in:
parent
a1c423c0f6
commit
85573db000
2 changed files with 9 additions and 5 deletions
|
@ -199,7 +199,6 @@ namespace Microsoft.DotNet.Cli
|
|||
// see the .NET Core Notes in https://msdn.microsoft.com/en-us/library/system.diagnostics.process(v=vs.110).aspx
|
||||
Encoding.RegisterProvider(CodePagesEncodingProvider.Instance);
|
||||
|
||||
// Honor UI language customization
|
||||
UILanguageOverride.Setup();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue