Whitespace and type fixes (#5917)

This commit is contained in:
Clint Rutkas
2020-08-13 15:31:14 -07:00
committed by GitHub
parent 24d7232559
commit e02977edc0
18 changed files with 147 additions and 103 deletions

View File

@@ -13,6 +13,5 @@ namespace Microsoft.Plugin.Program.Programs
string Arguments { get; set; }
bool hasArguments { get; set; }
}
}