This commit is contained in:
John Doe 2017-08-13 17:48:27 -07:00 committed by William Lee
parent 1fa454bda4
commit 8fc8a03081
7 changed files with 8 additions and 8 deletions

View file

@ -54,7 +54,7 @@ runtime-options:
--additionalprobingpath <path> Path containing probing policy and assemblies to probe for.
--fx-version <version> Version of the installed Shared Framework to use to run the application.
--roll-forward-on-no-candidate-fx Roll forward on no candidate shared framework is enabled.
--additional-deps <path> Path to additonal deps.json file.";
--additional-deps <path> Path to additional deps.json file.";
[Theory]
[InlineData("--help")]