Use darc runtime subscription versions for testing
Update arcade to version 5.0.0-beta.19608.1
Replace install scripts with InstallRuntimes.proj (thanks to Juan).
Add build.ps1 on Windows. Build-Native.cmd just builds the native bits now.
Combine build.sh and build-native.sh scripts.
Remove -publish from scripts
Add running sosstatus command on SOSRunner errors.
Always set the host runtime (SOSHostRuntime) in test configs
Fix RuntimeFrameworkVersion config property usage
Sign, package and publish only if build legs successful
Issues: https://github.com/dotnet/diagnostics/issues/423https://github.com/dotnet/diagnostics/issues/480
Enable native SOS build on windows.
Remove libunwind from the PAL
Cleanup and include file trimming.
Change the SOS.NETCore.dll load directory to sos's location.
Load sos from current working directory that the plugin is in.
Update help for stress logs.
Add "sethostruntime" SOS command.