3 references to FormatMissingOption
dotnet-getdocument (3)
ProjectOptions.cs (3)
36throw new CommandException(Resources.FormatMissingOption(AssemblyPath.LongName)); 41throw new CommandException(Resources.FormatMissingOption(ProjectName.LongName)); 46throw new CommandException(Resources.FormatMissingOption(TargetFramework.LongName));