2 references to FrameworkOption
dotnet (1)
Commands\Clean\CleanCommandParser.cs (1)
15
command.
FrameworkOption
.AddCompletions(CliCompletion.TargetFrameworksFromProjectFile);
Microsoft.DotNet.Cli.Definitions (1)
Commands\Clean\CleanCommandDefinition.cs (1)
54
Options.Add(
FrameworkOption
);