1 reference to CurrentRuntimeOptionDescription
Microsoft.DotNet.Cli.Definitions (1)
Commands\Tool\StoreCommandDefinition.cs (1)
72
public readonly Option<bool> UseCurrentRuntimeOption = CommonOptions.CreateUseCurrentRuntimeOption(CommandDefinitionStrings.
CurrentRuntimeOptionDescription
);