load and print machine setup info from .setup_info (#364)

This commit is contained in:
Tingluo Huang
2020-03-11 10:36:56 -04:00
committed by GitHub
parent d34afb54b1
commit f9b5d626c5
4 changed files with 64 additions and 0 deletions
+1
View File
@@ -25,6 +25,7 @@ namespace GitHub.Runner.Common
CredentialStore,
Certificates,
Options,
SetupInfo,
}
public static class Constants