Sort output from --list-sdks and --list-runtimes (dotnet/core-setup#3744)
authorSteve Harter <steveharter@users.noreply.github.com>
Thu, 1 Mar 2018 00:01:42 +0000 (18:01 -0600)
committerGitHub <noreply@github.com>
Thu, 1 Mar 2018 00:01:42 +0000 (18:01 -0600)
commit0f355a8a31e03b8ac9f6c3c8d55caf2a54a6f1f0
treeacc7171c93fe155dc212544da8192923e288826d
parent4a983d621da166fc1084045d176f8d3196b623a6
Sort output from --list-sdks and --list-runtimes (dotnet/core-setup#3744)

Commit migrated from https://github.com/dotnet/core-setup/commit/993292d06f646276d541f22a15c7256c7928756e
src/installer/corehost/cli/fxr/CMakeLists.txt
src/installer/corehost/cli/fxr/framework_info.cpp [new file with mode: 0644]
src/installer/corehost/cli/fxr/framework_info.h [new file with mode: 0644]
src/installer/corehost/cli/fxr/fx_muxer.cpp
src/installer/corehost/cli/fxr/sdk_info.cpp [new file with mode: 0644]
src/installer/corehost/cli/fxr/sdk_info.h [new file with mode: 0644]