aspnetcore/src
Derek Gray ea461c3b47 Update CommonOptions.cs
The additional `app.HelpOption` here prevents the application from displaying help when that option is passed due to the `CommandLineUtils` choking on the duplicated template; also, `PrecompilationApplication` already defines its own `HelpOption` and `Description`.
2016-08-25 12:45:51 -07:00
..
Microsoft.AspNetCore.Mvc.Razor.Precompilation.Design Update CommonOptions.cs 2016-08-25 12:45:51 -07:00
Microsoft.AspNetCore.Mvc.Razor.Precompilation.Tools