Update RuntimeEnvironmentTests.cs
This commit is contained in:
Родитель
04820d8a6c
Коммит
a41259c90e
|
@ -169,6 +169,7 @@ namespace dnx.hostTests
|
|||
public string RuntimeType { get; set; }
|
||||
public string RuntimeVersion { get; set; }
|
||||
public string RuntimePath { get; set; }
|
||||
public string[] CommandLineArguments { get; set;}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче