2 references to FrameworkOption
dotnet (1)
Commands\Tool\Store\StoreCommandParser.cs (1)
15
command.
FrameworkOption
.AddCompletions(CliCompletion.TargetFrameworksFromProjectFile);
Microsoft.DotNet.Cli.Definitions (1)
Commands\Tool\StoreCommandDefinition.cs (1)
88
Options.Add(
FrameworkOption
);