217 references to GetResourceString
dotnet (217)
Microsoft.DotNet.Cli.CliStrings.cs (217)
17internal static string @UnsupportedProjectType => GetResourceString("UnsupportedProjectType"); 19internal static string @ProjectAlreadyHasAreference => GetResourceString("ProjectAlreadyHasAreference"); 21internal static string @ProjectReferenceCouldNotBeFound => GetResourceString("ProjectReferenceCouldNotBeFound"); 23internal static string @ProjectReferenceRemoved => GetResourceString("ProjectReferenceRemoved"); 25internal static string @Project => GetResourceString("Project"); 27internal static string @Reference => GetResourceString("Reference"); 29internal static string @ProjectReference => GetResourceString("ProjectReference"); 31internal static string @ProjectReferenceOneOrMore => GetResourceString("ProjectReferenceOneOrMore"); 33internal static string @PackageReference => GetResourceString("PackageReference"); 35internal static string @P2P => GetResourceString("P2P"); 37internal static string @Package => GetResourceString("Package"); 39internal static string @Solution => GetResourceString("Solution"); 41internal static string @Library => GetResourceString("Library"); 43internal static string @ReferenceAddedToTheProject => GetResourceString("ReferenceAddedToTheProject"); 45internal static string @Add => GetResourceString("Add"); 47internal static string @Remove => GetResourceString("Remove"); 49internal static string @Delete => GetResourceString("Delete"); 51internal static string @Update => GetResourceString("Update"); 53internal static string @New => GetResourceString("New"); 55internal static string @List => GetResourceString("List"); 57internal static string @Error => GetResourceString("Error"); 59internal static string @File => GetResourceString("File"); 61internal static string @Directory => GetResourceString("Directory"); 63internal static string @Type => GetResourceString("Type"); 65internal static string @Value => GetResourceString("Value"); 67internal static string @CommonFileNotFound => GetResourceString("CommonFileNotFound"); 69internal static string @SpecifyAtLeastOne => GetResourceString("SpecifyAtLeastOne"); 71internal static string @RequiredCommandNotPassed => GetResourceString("RequiredCommandNotPassed"); 73internal static string @CouldNotFindAnyProjectInDirectory => GetResourceString("CouldNotFindAnyProjectInDirectory"); 75internal static string @CouldNotFindProjectOrDirectory => GetResourceString("CouldNotFindProjectOrDirectory"); 77internal static string @MoreThanOneProjectInDirectory => GetResourceString("MoreThanOneProjectInDirectory"); 79internal static string @FoundInvalidProject => GetResourceString("FoundInvalidProject"); 81internal static string @InvalidProject => GetResourceString("InvalidProject"); 83internal static string @InvalidProjectWithExceptionMessage => GetResourceString("InvalidProjectWithExceptionMessage"); 85internal static string @CouldNotFindSolutionIn => GetResourceString("CouldNotFindSolutionIn"); 87internal static string @CouldNotFindSolutionOrDirectory => GetResourceString("CouldNotFindSolutionOrDirectory"); 89internal static string @MoreThanOneSolutionInDirectory => GetResourceString("MoreThanOneSolutionInDirectory"); 91internal static string @InvalidSolutionFormatString => GetResourceString("InvalidSolutionFormatString"); 93internal static string @SolutionDoesNotExist => GetResourceString("SolutionDoesNotExist"); 95internal static string @ProjectDoesNotExist => GetResourceString("ProjectDoesNotExist"); 97internal static string @ProjectIsInvalid => GetResourceString("ProjectIsInvalid"); 99internal static string @SpecifyAtLeastOneProjectToAdd => GetResourceString("SpecifyAtLeastOneProjectToAdd"); 101internal static string @ProjectAddedToTheSolution => GetResourceString("ProjectAddedToTheSolution"); 103internal static string @ProjectRemovedFromTheSolution => GetResourceString("ProjectRemovedFromTheSolution"); 105internal static string @SolutionAlreadyContainsProject => GetResourceString("SolutionAlreadyContainsProject"); 107internal static string @SolutionFolderAlreadyContainsProjectWithFilename => GetResourceString("SolutionFolderAlreadyContainsProjectWithFilename"); 109internal static string @SpecifyAtLeastOneReferenceToRemove => GetResourceString("SpecifyAtLeastOneReferenceToRemove"); 111internal static string @ProjectNotFoundInTheSolution => GetResourceString("ProjectNotFoundInTheSolution"); 113internal static string @ProjectRemoved => GetResourceString("ProjectRemoved"); 115internal static string @SpecifyAtLeastOneProjectToRemove => GetResourceString("SpecifyAtLeastOneProjectToRemove"); 117internal static string @NoReferencesFound => GetResourceString("NoReferencesFound"); 119internal static string @NoProjectsFound => GetResourceString("NoProjectsFound"); 121internal static string @ProjectArgumentName => GetResourceString("ProjectArgumentName"); 123internal static string @ProjectOrFileArgumentName => GetResourceString("ProjectOrFileArgumentName"); 125internal static string @ProjectArgumentDescription => GetResourceString("ProjectArgumentDescription"); 127internal static string @ProjectOrFileArgumentDescription => GetResourceString("ProjectOrFileArgumentDescription"); 129internal static string @FileArgumentDescription => GetResourceString("FileArgumentDescription"); 131internal static string @CommonCmdFramework => GetResourceString("CommonCmdFramework"); 133internal static string @ProjectNotCompatibleWithFrameworks => GetResourceString("ProjectNotCompatibleWithFrameworks"); 135internal static string @ProjectDoesNotTargetFramework => GetResourceString("ProjectDoesNotTargetFramework"); 138internal static string @ProjectCouldNotBeEvaluated => GetResourceString("ProjectCouldNotBeEvaluated"); 140internal static string @VerbosityOptionDescription => GetResourceString("VerbosityOptionDescription"); 142internal static string @CmdVersionSuffixDescription => GetResourceString("CmdVersionSuffixDescription"); 144internal static string @ShowHelpDescription => GetResourceString("ShowHelpDescription"); 146internal static string @NoRestoreDescription => GetResourceString("NoRestoreDescription"); 148internal static string @ToolSettingsInvalidXml => GetResourceString("ToolSettingsInvalidXml"); 150internal static string @ToolSettingsMissingCommandName => GetResourceString("ToolSettingsMissingCommandName"); 152internal static string @ToolSettingsMissingEntryPoint => GetResourceString("ToolSettingsMissingEntryPoint"); 154internal static string @ToolSettingsInvalidCommandName => GetResourceString("ToolSettingsInvalidCommandName"); 156internal static string @ToolSettingsMoreThanOneCommand => GetResourceString("ToolSettingsMoreThanOneCommand"); 158internal static string @ToolSettingsUnsupportedRunner => GetResourceString("ToolSettingsUnsupportedRunner"); 160internal static string @ToolUnsupportedRuntimeIdentifier => GetResourceString("ToolUnsupportedRuntimeIdentifier"); 162internal static string @ShellShimConflict => GetResourceString("ShellShimConflict"); 164internal static string @CannotCreateShimForEmptyExecutablePath => GetResourceString("CannotCreateShimForEmptyExecutablePath"); 166internal static string @FailedToRetrieveToolConfiguration => GetResourceString("FailedToRetrieveToolConfiguration"); 176internal static string @EnvironmentPathLinuxManualInstructions => GetResourceString("EnvironmentPathLinuxManualInstructions"); 178internal static string @EnvironmentPathLinuxNeedLogout => GetResourceString("EnvironmentPathLinuxNeedLogout"); 188internal static string @EnvironmentPathOSXBashManualInstructions => GetResourceString("EnvironmentPathOSXBashManualInstructions"); 198internal static string @EnvironmentPathOSXZshManualInstructions => GetResourceString("EnvironmentPathOSXZshManualInstructions"); 200internal static string @EnvironmentPathOSXNeedReopen => GetResourceString("EnvironmentPathOSXNeedReopen"); 206internal static string @EnvironmentPathWindowsManualInstructions => GetResourceString("EnvironmentPathWindowsManualInstructions"); 208internal static string @EnvironmentPathWindowsNeedReopen => GetResourceString("EnvironmentPathWindowsNeedReopen"); 210internal static string @FailedToSetToolsPathEnvironmentVariable => GetResourceString("FailedToSetToolsPathEnvironmentVariable"); 212internal static string @FailedToCreateShellShim => GetResourceString("FailedToCreateShellShim"); 214internal static string @FailedToRemoveShellShim => GetResourceString("FailedToRemoveShellShim"); 216internal static string @FailedSettingShimPermissions => GetResourceString("FailedSettingShimPermissions"); 218internal static string @FailedToUninstallToolPackage => GetResourceString("FailedToUninstallToolPackage"); 220internal static string @MissingToolEntryPointFile => GetResourceString("MissingToolEntryPointFile"); 222internal static string @MissingToolSettingsFile => GetResourceString("MissingToolSettingsFile"); 224internal static string @ToolPackageConflictPackageId => GetResourceString("ToolPackageConflictPackageId"); 226internal static string @ToolPackageNotATool => GetResourceString("ToolPackageNotATool"); 228internal static string @FailedToFindStagedToolPackage => GetResourceString("FailedToFindStagedToolPackage"); 230internal static string @ColumnMaxWidthMustBeGreaterThanZero => GetResourceString("ColumnMaxWidthMustBeGreaterThanZero"); 232internal static string @ToolSettingsInvalidLeadingDotCommandName => GetResourceString("ToolSettingsInvalidLeadingDotCommandName"); 234internal static string @FormatVersionIsHigher => GetResourceString("FormatVersionIsHigher"); 236internal static string @FormatVersionIsMalformed => GetResourceString("FormatVersionIsMalformed"); 238internal static string @FormatVersionIsMissing => GetResourceString("FormatVersionIsMissing"); 240internal static string @MoreThanOnePackagedShimAvailable => GetResourceString("MoreThanOnePackagedShimAvailable"); 242internal static string @FailedToReadNuGetLockFile => GetResourceString("FailedToReadNuGetLockFile"); 244internal static string @FailedToFindLibraryInAssetsFile => GetResourceString("FailedToFindLibraryInAssetsFile"); 246internal static string @LevelArgumentName => GetResourceString("LevelArgumentName"); 248internal static string @FrameworkArgumentName => GetResourceString("FrameworkArgumentName"); 250internal static string @RuntimeIdentifierArgumentName => GetResourceString("RuntimeIdentifierArgumentName"); 252internal static string @ConfigurationArgumentName => GetResourceString("ConfigurationArgumentName"); 254internal static string @VersionSuffixArgumentName => GetResourceString("VersionSuffixArgumentName"); 256internal static string @SolutionOrProjectArgumentDescription => GetResourceString("SolutionOrProjectArgumentDescription"); 258internal static string @SolutionOrProjectArgumentName => GetResourceString("SolutionOrProjectArgumentName"); 260internal static string @SolutionOrProjectOrFileArgumentDescription => GetResourceString("SolutionOrProjectOrFileArgumentDescription"); 262internal static string @SolutionOrProjectOrFileArgumentName => GetResourceString("SolutionOrProjectOrFileArgumentName"); 264internal static string @CommandInteractiveOptionDescription => GetResourceString("CommandInteractiveOptionDescription"); 266internal static string @CommandPrereleaseOptionDescription => GetResourceString("CommandPrereleaseOptionDescription"); 268internal static string @SolutionArgumentMisplaced => GetResourceString("SolutionArgumentMisplaced"); 270internal static string @DidYouMean => GetResourceString("DidYouMean"); 272internal static string @ArchitectureOptionDescription => GetResourceString("ArchitectureOptionDescription"); 274internal static string @OperatingSystemOptionDescription => GetResourceString("OperatingSystemOptionDescription"); 276internal static string @CannotResolveRuntimeIdentifier => GetResourceString("CannotResolveRuntimeIdentifier"); 278internal static string @CannotSpecifyBothRuntimeAndArchOptions => GetResourceString("CannotSpecifyBothRuntimeAndArchOptions"); 280internal static string @CannotSpecifyBothRuntimeAndOsOptions => GetResourceString("CannotSpecifyBothRuntimeAndOsOptions"); 289internal static string @CmdEnvironmentVariableDescription => GetResourceString("CmdEnvironmentVariableDescription"); 296internal static string @CmdTestEnvironmentVariableDescription => GetResourceString("CmdTestEnvironmentVariableDescription"); 298internal static string @CmdEnvironmentVariableExpression => GetResourceString("CmdEnvironmentVariableExpression"); 300internal static string @IncorrectlyFormattedEnvironmentVariables => GetResourceString("IncorrectlyFormattedEnvironmentVariables"); 303internal static string @SelfContainedOptionDescription => GetResourceString("SelfContainedOptionDescription"); 305internal static string @FrameworkDependentOptionDescription => GetResourceString("FrameworkDependentOptionDescription"); 307internal static string @SelfContainAndNoSelfContainedConflict => GetResourceString("SelfContainAndNoSelfContainedConflict"); 309internal static string @DisableBuildServersOptionDescription => GetResourceString("DisableBuildServersOptionDescription"); 311internal static string @ResponseFileNotFound => GetResourceString("ResponseFileNotFound"); 313internal static string @ShortWorkloadSearchVersionDescription => GetResourceString("ShortWorkloadSearchVersionDescription"); 315internal static string @MSBuildAdditionalOptionTitle => GetResourceString("MSBuildAdditionalOptionTitle"); 317internal static string @ArchArgumentName => GetResourceString("ArchArgumentName"); 319internal static string @OSArgumentName => GetResourceString("OSArgumentName"); 321internal static string @ArtifactsPathOptionDescription => GetResourceString("ArtifactsPathOptionDescription"); 323internal static string @ArtifactsPathArgumentName => GetResourceString("ArtifactsPathArgumentName"); 325internal static string @UnrecognizedCommandOrArgument => GetResourceString("UnrecognizedCommandOrArgument"); 327internal static string @AmbiguousCommandName => GetResourceString("AmbiguousCommandName"); 329internal static string @AttemptingToCreateCommandSpec => GetResourceString("AttemptingToCreateCommandSpec"); 331internal static string @AttemptingToFindCommand => GetResourceString("AttemptingToFindCommand"); 333internal static string @AttemptingToResolve => GetResourceString("AttemptingToResolve"); 335internal static string @AttemptingToResolveCommandSpec => GetResourceString("AttemptingToResolveCommandSpec"); 337internal static string @BuildOutputPathDoesNotExist => GetResourceString("BuildOutputPathDoesNotExist"); 340internal static string @CannotFindAManifestFile => GetResourceString("CannotFindAManifestFile"); 342internal static string @CannotFindPackageIdInManifest => GetResourceString("CannotFindPackageIdInManifest"); 344internal static string @CommandAssembliesNotFound => GetResourceString("CommandAssembliesNotFound"); 346internal static string @CommandSpecIsNull => GetResourceString("CommandSpecIsNull"); 348internal static string @CouldNotFindToolRuntimeConfigFile => GetResourceString("CouldNotFindToolRuntimeConfigFile"); 350internal static string @DepsJsonGeneratorProjectNotSet => GetResourceString("DepsJsonGeneratorProjectNotSet"); 352internal static string @DidNotFindAMatchingProject => GetResourceString("DidNotFindAMatchingProject"); 354internal static string @DidNotFindProject => GetResourceString("DidNotFindProject"); 356internal static string @DoesNotExist => GetResourceString("DoesNotExist"); 358internal static string @ExpectDepsJsonAt => GetResourceString("ExpectDepsJsonAt"); 360internal static string @FailedToFindCommandPath => GetResourceString("FailedToFindCommandPath"); 362internal static string @FailedToFindSourceUnderPackageSourceMapping => GetResourceString("FailedToFindSourceUnderPackageSourceMapping"); 364internal static string @FailedToFindToolAssembly => GetResourceString("FailedToFindToolAssembly"); 366internal static string @FailedToLoadNuGetSource => GetResourceString("FailedToLoadNuGetSource"); 368internal static string @FailedToMapSourceUnderPackageSourceMapping => GetResourceString("FailedToMapSourceUnderPackageSourceMapping"); 370internal static string @FailedToReadPidFile => GetResourceString("FailedToReadPidFile"); 372internal static string @FailedToResolveCommandSpec => GetResourceString("FailedToResolveCommandSpec"); 375internal static string @FailedToValidatePackageSigning => GetResourceString("FailedToValidatePackageSigning"); 377internal static string @FieldCommandsIsMissing => GetResourceString("FieldCommandsIsMissing"); 379internal static string @FoundToolLockFile => GetResourceString("FoundToolLockFile"); 381internal static string @GeneratingDepsJson => GetResourceString("GeneratingDepsJson"); 383internal static string @IgnoringPreferCLIRuntimeFile => GetResourceString("IgnoringPreferCLIRuntimeFile"); 386internal static string @InPackage => GetResourceString("InPackage"); 388internal static string @InvalidCommandResolverArguments => GetResourceString("InvalidCommandResolverArguments"); 390internal static string @InvalidInputTypeInteger => GetResourceString("InvalidInputTypeInteger"); 393internal static string @InvalidManifestFilePrefix => GetResourceString("InvalidManifestFilePrefix"); 395internal static string @InvalidRuntimeIdentifier => GetResourceString("InvalidRuntimeIdentifier"); 397internal static string @IsNotFoundInNuGetFeeds => GetResourceString("IsNotFoundInNuGetFeeds"); 399internal static string @JsonParsingError => GetResourceString("JsonParsingError"); 401internal static string @LibraryNotFoundInLockFile => GetResourceString("LibraryNotFoundInLockFile"); 403internal static string @LookingForPreferCliRuntimeFile => GetResourceString("LookingForPreferCliRuntimeFile"); 405internal static string @ManifestHasMarkOfTheWeb => GetResourceString("ManifestHasMarkOfTheWeb"); 407internal static string @ManifestMissingIsRoot => GetResourceString("ManifestMissingIsRoot"); 409internal static string @ManifestPackageIdCollision => GetResourceString("ManifestPackageIdCollision"); 411internal static string @ManifestVersion0 => GetResourceString("ManifestVersion0"); 413internal static string @ManifestVersionHigherThanSupported => GetResourceString("ManifestVersionHigherThanSupported"); 415internal static string @MSBuildArgs => GetResourceString("MSBuildArgs"); 417internal static string @MSBuildExePath => GetResourceString("MSBuildExePath"); 419internal static string @MSBuildProjectPath => GetResourceString("MSBuildProjectPath"); 421internal static string @MSBuildServer => GetResourceString("MSBuildServer"); 423internal static string @MultipleProjectFilesFound => GetResourceString("MultipleProjectFilesFound"); 425internal static string @MultipleSamePackageId => GetResourceString("MultipleSamePackageId"); 427internal static string @NeedRunToolRestore => GetResourceString("NeedRunToolRestore"); 430internal static string @NonRetriableNugetSearchFailure => GetResourceString("NonRetriableNugetSearchFailure"); 432internal static string @NuGetPackageShouldNotBeSigned => GetResourceString("NuGetPackageShouldNotBeSigned"); 434internal static string @NuGetPackageSignatureVerificationSkipped => GetResourceString("NuGetPackageSignatureVerificationSkipped"); 437internal static string @NuGetPackagesRoot => GetResourceString("NuGetPackagesRoot"); 439internal static string @OnlyOneProjectAllowed => GetResourceString("OnlyOneProjectAllowed"); 441internal static string @PackageVersionDescriptionDefault => GetResourceString("PackageVersionDescriptionDefault"); 443internal static string @PackageVersionDescriptionForExactVersionMatch => GetResourceString("PackageVersionDescriptionForExactVersionMatch"); 445internal static string @PackageVersionDescriptionForVersionWithLowerAndUpperBounds => GetResourceString("PackageVersionDescriptionForVersionWithLowerAndUpperBounds"); 447internal static string @PackageVersionDescriptionForVersionWithLowerBound => GetResourceString("PackageVersionDescriptionForVersionWithLowerBound"); 449internal static string @PackageVersionDescriptionForVersionWithUpperBound => GetResourceString("PackageVersionDescriptionForVersionWithUpperBound"); 451internal static string @RazorServer => GetResourceString("RazorServer"); 453internal static string @ResolvingCommandSpec => GetResourceString("ResolvingCommandSpec"); 456internal static string @RetriableNugetSearchFailure => GetResourceString("RetriableNugetSearchFailure"); 458internal static string @SDKDiagnosticsCommandDefinition => GetResourceString("SDKDiagnosticsCommandDefinition"); 460internal static string @ShutdownCommandFailed => GetResourceString("ShutdownCommandFailed"); 462internal static string @ToolLibraryFound => GetResourceString("ToolLibraryFound"); 464internal static string @ToolMissingVersion => GetResourceString("ToolMissingVersion"); 466internal static string @UnableToCheckCertificateChainPolicy => GetResourceString("UnableToCheckCertificateChainPolicy"); 468internal static string @UnableToDeleteTemporaryDepsJson => GetResourceString("UnableToDeleteTemporaryDepsJson"); 470internal static string @UnableToGenerateDepsJson => GetResourceString("UnableToGenerateDepsJson"); 472internal static string @UnableToLocateDotnetMultiplexer => GetResourceString("UnableToLocateDotnetMultiplexer"); 474internal static string @UnexpectedTypeInJson => GetResourceString("UnexpectedTypeInJson"); 476internal static string @VBCSCompilerServer => GetResourceString("VBCSCompilerServer"); 478internal static string @VerifyingNuGetPackageSignature => GetResourceString("VerifyingNuGetPackageSignature"); 480internal static string @VersionForPackageCouldNotBeResolved => GetResourceString("VersionForPackageCouldNotBeResolved"); 482internal static string @VersionIsInvalid => GetResourceString("VersionIsInvalid"); 484internal static string @WorkloadIntegrityCheckError => GetResourceString("WorkloadIntegrityCheckError"); 486internal static string @PackageIdentityArgumentDescription => GetResourceString("PackageIdentityArgumentDescription"); 488internal static string @PackageIdentityArgumentIdOrVersionIsNull => GetResourceString("PackageIdentityArgumentIdOrVersionIsNull"); 490internal static string @InvalidVersion => GetResourceString("InvalidVersion"); 492internal static string @PackageIdentityArgumentVersionOptionConflict => GetResourceString("PackageIdentityArgumentVersionOptionConflict"); 494internal static string @YesOptionDescription => GetResourceString("YesOptionDescription"); 496internal static string @SDKSchemaCommandDefinition => GetResourceString("SDKSchemaCommandDefinition"); 498internal static string @PackCmd_OneNuspecAllowed => GetResourceString("PackCmd_OneNuspecAllowed");