2 references to LocalOptionDoesNotSupportFrameworkOption
dotnet (1)
Commands\Tool\Install\ToolInstallCommand.cs (1)
43
CliCommandStrings.
LocalOptionDoesNotSupportFrameworkOption
));
dotnet.Tests (1)
CommandTests\Tool\Install\ToolInstallCommandTests.cs (1)
128
.Should().Contain(CliCommandStrings.
LocalOptionDoesNotSupportFrameworkOption
);