From: Nelson Chen Date: Sun, 10 Nov 2019 17:25:19 +0000 (-0700) Subject: Update SOS_README.md (dotnet/coreclr#27799) X-Git-Tag: submit/tizen/20210909.063632~11030^2~49 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bc822209741fc73b8daf4a67ad85485df99816b8;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Update SOS_README.md (dotnet/coreclr#27799) Correct to "out of band" Commit migrated from https://github.com/dotnet/coreclr/commit/1b261216c6be2fd9ae0d7a8250604349f404e760 --- diff --git a/src/coreclr/src/ToolBox/SOS/SOS_README.md b/src/coreclr/src/ToolBox/SOS/SOS_README.md index 298d766..8fe7068 100644 --- a/src/coreclr/src/ToolBox/SOS/SOS_README.md +++ b/src/coreclr/src/ToolBox/SOS/SOS_README.md @@ -1,4 +1,4 @@ -SOS and other diagnostic tools now ship of band and work with any version of the .NET Core runtime. +SOS and other diagnostic tools now ship out of band and work with any version of the .NET Core runtime. SOS has moved to the diagnostics repo here: https://github.com/dotnet/diagnostics.git.