|
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace NuGet.Commands {
using System;
/// <summary>
/// A strongly-typed resource class, for looking up localized strings, etc.
/// </summary>
// This class was auto-generated by the StronglyTypedResourceBuilder
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "18.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class Strings {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal Strings() {
}
/// <summary>
/// Returns the cached ResourceManager instance used by this class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("NuGet.Commands.Strings", typeof(Strings).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
/// <summary>
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
/// <summary>
/// Looks up a localized string similar to The argument cannot be null or empty..
/// </summary>
internal static string ArgumentCannotBeNullOrEmpty {
get {
return ResourceManager.GetString("ArgumentCannotBeNullOrEmpty", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to '{0}' cannot be used in conjunction with other values..
/// </summary>
internal static string CannotBeUsedWithOtherValues {
get {
return ResourceManager.GetString("CannotBeUsedWithOtherValues", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0}File path: {1}.
/// </summary>
internal static string ClientCertificatesFileCertFilePath {
get {
return ResourceManager.GetString("ClientCertificatesFileCertFilePath", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0}Password: -.
/// </summary>
internal static string ClientCertificatesFileCertNoPassword {
get {
return ResourceManager.GetString("ClientCertificatesFileCertNoPassword", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0}Password: ****.
/// </summary>
internal static string ClientCertificatesFileCertWithPassword {
get {
return ResourceManager.GetString("ClientCertificatesFileCertWithPassword", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0}Certificates status: {1}.
/// </summary>
internal static string ClientCertificatesItemCertificateError {
get {
return ResourceManager.GetString("ClientCertificatesItemCertificateError", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0}Certificate: {1}.
/// </summary>
internal static string ClientCertificatesItemCertificateMessage {
get {
return ResourceManager.GetString("ClientCertificatesItemCertificateMessage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0}{1} [{2}].
/// </summary>
internal static string ClientCertificatesLogTitle {
get {
return ResourceManager.GetString("ClientCertificatesLogTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0}Find by: {1}.
/// </summary>
internal static string ClientCertificatesStoreCertFindBy {
get {
return ResourceManager.GetString("ClientCertificatesStoreCertFindBy", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0}Find value: {1}.
/// </summary>
internal static string ClientCertificatesStoreCertFindValue {
get {
return ResourceManager.GetString("ClientCertificatesStoreCertFindValue", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0}Store location: {1}.
/// </summary>
internal static string ClientCertificatesStoreCertStoreLocation {
get {
return ResourceManager.GetString("ClientCertificatesStoreCertStoreLocation", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0}Store name: {1}.
/// </summary>
internal static string ClientCertificatesStoreCertStoreName {
get {
return ResourceManager.GetString("ClientCertificatesStoreCertStoreName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Client certificate configured for the package source '{0}' was successfully added..
/// </summary>
internal static string ClientCertificateSuccessfullyAdded {
get {
return ResourceManager.GetString("ClientCertificateSuccessfullyAdded", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Client certificate configured for the package source '{0}' was successfully removed..
/// </summary>
internal static string ClientCertificateSuccessfullyRemoved {
get {
return ResourceManager.GetString("ClientCertificateSuccessfullyRemoved", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Client certificate configured for the package source '{0}' was successfully updated..
/// </summary>
internal static string ClientCertificateSuccessfullyUpdated {
get {
return ResourceManager.GetString("ClientCertificateSuccessfullyUpdated", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unable to add trusted author. The package is not author signed..
/// </summary>
internal static string Error_AuthorTrustExpectedAuthorSignature {
get {
return ResourceManager.GetString("Error_AuthorTrustExpectedAuthorSignature", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot find version of msbuild..
/// </summary>
internal static string Error_CannotFindMsbuild {
get {
return ResourceManager.GetString("Error_CannotFindMsbuild", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Trusted owners are not supported in trusted author items..
/// </summary>
internal static string Error_CannotTrustOwnersForAuthor {
get {
return ResourceManager.GetString("Error_CannotTrustOwnersForAuthor", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The following PackageVersion items cannot specify a floating version: {0}. For more information on how to enable this functionality for projects using Central Package Management, visit https://aka.ms/nu1011.
/// </summary>
internal static string Error_CentralPackageManagement_FloatingVersionsNotAllowed {
get {
return ResourceManager.GetString("Error_CentralPackageManagement_FloatingVersionsNotAllowed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The following PackageReference items are implicitly defined and cannot define a PackageVersion item: {0}. Projects using Central Package Management require that implicit package versions be specified by the PackageReference item. For more information, visit https://aka.ms/sdkimplicitrefs.
/// </summary>
internal static string Error_CentralPackageManagement_ImplicitPackageReferenceWithVersionNotAllowed {
get {
return ResourceManager.GetString("Error_CentralPackageManagement_ImplicitPackageReferenceWithVersionNotAllowed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The following PackageReference items do not define a corresponding PackageVersion item: {0}. Projects using Central Package Management must declare PackageReference and PackageVersion items with matching names. For more information, visit https://aka.ms/nuget/cpm/gettingstarted.
/// </summary>
internal static string Error_CentralPackageManagement_MissingPackageVersion {
get {
return ResourceManager.GetString("Error_CentralPackageManagement_MissingPackageVersion", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The centrally pinned dependency '{0}' was not found in the resolved graph unexpectedly for node '{1}'. Please file an issue at https://github.com/NuGet/Home.
/// </summary>
internal static string Error_CentralPackageManagement_MissingTransitivelyPinnedIncludeType {
get {
return ResourceManager.GetString("Error_CentralPackageManagement_MissingTransitivelyPinnedIncludeType", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The following PackageReference items cannot define a value for Version: {0}. Projects using Central Package Management must define a Version value on a PackageVersion item. For more information, visit https://aka.ms/nuget/cpm/gettingstarted.
/// </summary>
internal static string Error_CentralPackageManagement_PackageReferenceWithVersionNotAllowed {
get {
return ResourceManager.GetString("Error_CentralPackageManagement_PackageReferenceWithVersionNotAllowed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The following PackageReference items cannot specify a value for VersionOverride: {0}. Projects using Central Package Management are currently configured to disable this functionality. For more information, visit https://aka.ms/nuget/cpm/versionoverride.
/// </summary>
internal static string Error_CentralPackageManagement_VersionOverrideNotAllowed {
get {
return ResourceManager.GetString("Error_CentralPackageManagement_VersionOverrideNotAllowed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Client certificate configured for the package source '{0}' already exists..
/// </summary>
internal static string Error_ClientCertificateAlreadyExist {
get {
return ResourceManager.GetString("Error_ClientCertificateAlreadyExist", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Client certificate configured for the package source '{0}' does not exist.
/// </summary>
internal static string Error_ClientCertificateNotExist {
get {
return ResourceManager.GetString("Error_ClientCertificateNotExist", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Client certificates were not found..
/// </summary>
internal static string Error_ClientCertificatesNotFound {
get {
return ResourceManager.GetString("Error_ClientCertificatesNotFound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Client certificate configured for the package source '{0}' cannot be modified due to a type mismatch..
/// </summary>
internal static string Error_ClientCertificateTypeMismatch {
get {
return ResourceManager.GetString("Error_ClientCertificateTypeMismatch", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not add the trusted signer: {0}.
/// </summary>
internal static string Error_CouldNotAdd {
get {
return ResourceManager.GetString("Error_CouldNotAdd", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not list the trusted signers: {0}.
/// </summary>
internal static string Error_CouldNotList {
get {
return ResourceManager.GetString("Error_CouldNotList", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not remove the trusted signer: {0}.
/// </summary>
internal static string Error_CouldNotRemove {
get {
return ResourceManager.GetString("Error_CouldNotRemove", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not sync the trusted repository: {0}.
/// </summary>
internal static string Error_CouldNotSync {
get {
return ResourceManager.GetString("Error_CouldNotSync", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not update the client certificate: {0}.
/// </summary>
internal static string Error_CouldNotUpdateClientCertificate {
get {
return ResourceManager.GetString("Error_CouldNotUpdateClientCertificate", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Updating last access time on file {0} failed with {1}.
/// </summary>
internal static string Error_CouldNotUpdateMetadataLastAccessTime {
get {
return ResourceManager.GetString("Error_CouldNotUpdateMetadataLastAccessTime", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The repository with the service index '{0}' does not list any trusted certificates..
/// </summary>
internal static string Error_EmptyCertificateListInRepository {
get {
return ResourceManager.GetString("Error_EmptyCertificateListInRepository", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to A source file was added with an empty path..
/// </summary>
internal static string Error_EmptySourceFilePath {
get {
return ResourceManager.GetString("Error_EmptySourceFilePath", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The project directory for the source file '{0}' could not be found..
/// </summary>
internal static string Error_EmptySourceFileProjectDirectory {
get {
return ResourceManager.GetString("Error_EmptySourceFileProjectDirectory", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You are running the '{0}' operation with an 'HTTP' source: {1}. NuGet requires HTTPS sources. To use an HTTP source, you must explicitly set 'allowInsecureConnections' to true in your NuGet.Config file. Refer to https://aka.ms/nuget-https-everywhere for more information..
/// </summary>
internal static string Error_HttpSource_Single {
get {
return ResourceManager.GetString("Error_HttpSource_Single", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You are running the '{0}' operation with an 'HTTP' source: {1}. NuGet requires HTTPS sources. Refer to https://aka.ms/nuget-https-everywhere for more information..
/// </summary>
internal static string Error_HttpSource_Single_Short {
get {
return ResourceManager.GetString("Error_HttpSource_Single_Short", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You are running the '{0}' operation with 'HTTP' sources: {1}. NuGet requires HTTPS sources. To use HTTP sources, you must explicitly set 'allowInsecureConnections' to true in your NuGet.Config file. Refer to https://aka.ms/nuget-https-everywhere for more information..
/// </summary>
internal static string Error_HttpSources_Multiple {
get {
return ResourceManager.GetString("Error_HttpSources_Multiple", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The package {0} {1} has a package type {2} that is incompatible with this project..
/// </summary>
internal static string Error_IncompatiblePackageType {
get {
return ResourceManager.GetString("Error_IncompatiblePackageType", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Specify a nuspec, project.json, or project file to use.
/// </summary>
internal static string Error_InputFileNotSpecified {
get {
return ResourceManager.GetString("Error_InputFileNotSpecified", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to PackageTargetFallback and AssetTargetFallback cannot be used together. Remove PackageTargetFallback(deprecated) references from the project environment..
/// </summary>
internal static string Error_InvalidATF {
get {
return ResourceManager.GetString("Error_InvalidATF", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid certificate information from the service index '{0}'..
/// </summary>
internal static string Error_InvalidCertificateInformationFromServer {
get {
return ResourceManager.GetString("Error_InvalidCertificateInformationFromServer", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid combination of arguments..
/// </summary>
internal static string Error_InvalidCombinationOfArguments {
get {
return ResourceManager.GetString("Error_InvalidCombinationOfArguments", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid input '{0}'. The file type was not recognized..
/// </summary>
internal static string Error_InvalidCommandLineInput {
get {
return ResourceManager.GetString("Error_InvalidCommandLineInput", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid input '{0}'. Valid file names are 'packages.config' or 'packages.*.config'..
/// </summary>
internal static string Error_InvalidCommandLineInputConfig {
get {
return ResourceManager.GetString("Error_InvalidCommandLineInputConfig", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid input '{0}'. Valid file names are 'project.json' or '*.project.json'..
/// </summary>
internal static string Error_InvalidCommandLineInputJson {
get {
return ResourceManager.GetString("Error_InvalidCommandLineInputJson", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Package version constraints for '{0}' return a version range that is empty..
/// </summary>
internal static string Error_InvalidDependencyVersionConstraints {
get {
return ResourceManager.GetString("Error_InvalidDependencyVersionConstraints", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid restore input where RestorePackagesWithLockFile property is set to false but a packages lock file exists at {0}..
/// </summary>
internal static string Error_InvalidLockFileInput {
get {
return ResourceManager.GetString("Error_InvalidLockFileInput", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid NuGetAuditLevel value '{0}'. Valid values: {1}.
/// </summary>
internal static string Error_InvalidNuGetAuditLevelValue {
get {
return ResourceManager.GetString("Error_InvalidNuGetAuditLevelValue", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid NuGetAuditMode value '{0}'. Valid values: {1}.
/// </summary>
internal static string Error_InvalidNuGetAuditModeValue {
get {
return ResourceManager.GetString("Error_InvalidNuGetAuditModeValue", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid NuGetAudit value '{0}'. Valid values: {1}.
/// </summary>
internal static string Error_InvalidNuGetAuditValue {
get {
return ResourceManager.GetString("Error_InvalidNuGetAuditValue", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid project-package combination for {0} {1}. DotnetToolReference project style can only contain references of the DotnetTool type.
/// </summary>
internal static string Error_InvalidProjectPackageCombo {
get {
return ResourceManager.GetString("Error_InvalidProjectPackageCombo", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The provided SymbolPackageFormat value {0} is invalid. Allowed values : 'snupkg', 'symbols.nupkg'..
/// </summary>
internal static string Error_InvalidSymbolPackageFormat {
get {
return ResourceManager.GetString("Error_InvalidSymbolPackageFormat", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed to build package because of an unsupported targetFramework value on '{0}'..
/// </summary>
internal static string Error_InvalidTargetFramework {
get {
return ResourceManager.GetString("Error_InvalidTargetFramework", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid value for WindowsTargetPlatformMinVersion: {0}.
/// </summary>
internal static string Error_InvalidWindowsTargetPlatformMinVersion {
get {
return ResourceManager.GetString("Error_InvalidWindowsTargetPlatformMinVersion", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Source parameter was not specified..
/// </summary>
internal static string Error_MissingSourceParameter {
get {
return ResourceManager.GetString("Error_MissingSourceParameter", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0} contains more than one path.
/// </summary>
internal static string Error_MultiplePackagePaths {
get {
return ResourceManager.GetString("Error_MultiplePackagePaths", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to signatureValidationMode is set to require, so packages are allowed only if signed by trusted signers; however, no trusted signers were specified..
/// </summary>
internal static string Error_NoClientAllowList {
get {
return ResourceManager.GetString("Error_NoClientAllowList", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The package signature did not match any of the allowed certificate fingerprints..
/// </summary>
internal static string Error_NoMatchingCertificate {
get {
return ResourceManager.GetString("Error_NoMatchingCertificate", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to This package is signed but not by a trusted signer..
/// </summary>
internal static string Error_NoMatchingClientCertificate {
get {
return ResourceManager.GetString("Error_NoMatchingClientCertificate", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unable to find package {0}. No packages exist with this id in source(s): {1}.
/// </summary>
internal static string Error_NoPackageVersionsExist {
get {
return ResourceManager.GetString("Error_NoPackageVersionsExist", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unable to find package {0} with version {1}.
/// </summary>
internal static string Error_NoPackageVersionsExistInRange {
get {
return ResourceManager.GetString("Error_NoPackageVersionsExistInRange", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No signature to be trusted was specified for the package '{0}'. Specify either Author or Repository..
/// </summary>
internal static string Error_NoSignatureTrustedForPackage {
get {
return ResourceManager.GetString("Error_NoSignatureTrustedForPackage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unable to get package sources information..
/// </summary>
internal static string Error_NoSourcesInformation {
get {
return ResourceManager.GetString("Error_NoSourcesInformation", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unable to find a stable package {0} with version {1}.
/// </summary>
internal static string Error_NoStablePackageVersionsExist {
get {
return ResourceManager.GetString("Error_NoStablePackageVersionsExist", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to '{0}' is not a supported hash algorithm..
/// </summary>
internal static string Error_NotSupportedHashAlgorithm {
get {
return ResourceManager.GetString("Error_NotSupportedHashAlgorithm", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed to build package. Ensure '{0}' includes assembly files. For help on building symbols package, visit {1}..
/// </summary>
internal static string Error_PackageCommandNoFilesForLibPackage {
get {
return ResourceManager.GetString("Error_PackageCommandNoFilesForLibPackage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed to build package. Ensure '{0}' includes source and symbol files. For help on building symbols package, visit {1}..
/// </summary>
internal static string Error_PackageCommandNoFilesForSymbolsPackage {
get {
return ResourceManager.GetString("Error_PackageCommandNoFilesForSymbolsPackage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Package '{0}' does not have an exact version like '[1.0.0]'. Only exact versions are allowed with PackageDownload..
/// </summary>
internal static string Error_PackageDownload_NoVersion {
get {
return ResourceManager.GetString("Error_PackageDownload_NoVersion", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Package '{0} {1}' does not have an exact version like '[1.0.0]'. Only exact versions are allowed with PackageDownload..
/// </summary>
internal static string Error_PackageDownload_OnlyExactVersionsAreAllowed {
get {
return ResourceManager.GetString("Error_PackageDownload_OnlyExactVersionsAreAllowed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The package is not signed..
/// </summary>
internal static string Error_PackageNotSigned {
get {
return ResourceManager.GetString("Error_PackageNotSigned", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The following PackageReference item(s) do not have a version specified: {0}.
/// </summary>
internal static string Error_PackageReference_NoVersion {
get {
return ResourceManager.GetString("Error_PackageReference_NoVersion", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Package content hash validation failed for {0}. The package is different than the last restore..
/// </summary>
internal static string Error_PackageValidationFailed {
get {
return ResourceManager.GetString("Error_PackageValidationFailed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed to build package. {0}.
/// </summary>
internal static string Error_PackFailed {
get {
return ResourceManager.GetString("Error_PackFailed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Platform version is not present for one or more target frameworks, even though they have specified a platform: {0}.
/// </summary>
internal static string Error_PlatformVersionNotPresent {
get {
return ResourceManager.GetString("Error_PlatformVersionNotPresent", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unable to find project '{0}'. Check that the project reference is valid and that the project file exists..
/// </summary>
internal static string Error_ProjectDoesNotExist {
get {
return ResourceManager.GetString("Error_ProjectDoesNotExist", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Managing packages with project.json is deprecated. Migrate to PackageReference..
/// </summary>
internal static string Error_ProjectJson_Deprecated {
get {
return ResourceManager.GetString("Error_ProjectJson_Deprecated", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The runtime.json specified in the project '{0}' could not be parsed. {1}.
/// </summary>
internal static string Error_ProjectRuntimeJsonIsUnreadable {
get {
return ResourceManager.GetString("Error_ProjectRuntimeJsonIsUnreadable", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The runtime.json specified in the project '{0}' could not be found..
/// </summary>
internal static string Error_ProjectRuntimeJsonNotFound {
get {
return ResourceManager.GetString("Error_ProjectRuntimeJsonNotFound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Project {0} must have a single package reference(s)..
/// </summary>
internal static string Error_ProjectWithIncorrectDependenciesCount {
get {
return ResourceManager.GetString("Error_ProjectWithIncorrectDependenciesCount", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Property '{0}' should not be null or empty..
/// </summary>
internal static string Error_PropertyCannotBeNullOrEmpty {
get {
return ResourceManager.GetString("Error_PropertyCannotBeNullOrEmpty", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unable to add trusted repository. The package is not repository signed or countersigned..
/// </summary>
internal static string Error_RepoTrustExpectedRepoSignature {
get {
return ResourceManager.GetString("Error_RepoTrustExpectedRepoSignature", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The packages lock file is inconsistent with the project dependencies so restore can't be run in locked mode. Disable the RestoreLockedMode MSBuild property or pass an explicit --force-evaluate option to run restore to update the lock file..
/// </summary>
internal static string Error_RestoreInLockedMode {
get {
return ResourceManager.GetString("Error_RestoreInLockedMode", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to PackageReference {0} will not be pruned. This package is unused and should be removed from your dependencies..
/// </summary>
internal static string Error_RestorePruningDirectPackageReference {
get {
return ResourceManager.GetString("Error_RestorePruningDirectPackageReference", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to A ProjectReference cannot be pruned, {0}..
/// </summary>
internal static string Error_RestorePruningProjectReference {
get {
return ResourceManager.GetString("Error_RestorePruningProjectReference", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The repository service index '{0}' is not a valid HTTPS url..
/// </summary>
internal static string Error_ServiceIndexShouldBeHttps {
get {
return ResourceManager.GetString("Error_ServiceIndexShouldBeHttps", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid tools package {0} {1}. Tools packages cannot contain more than one PackageType..
/// </summary>
internal static string Error_ToolsPackageWithExtraPackageTypes {
get {
return ResourceManager.GetString("Error_ToolsPackageWithExtraPackageTypes", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to A trusted author cannot have owners..
/// </summary>
internal static string Error_TrustedAuthorNoOwners {
get {
return ResourceManager.GetString("Error_TrustedAuthorNoOwners", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to A trusted repository with the service index '{0}' already exists..
/// </summary>
internal static string Error_TrustedRepoAlreadyExists {
get {
return ResourceManager.GetString("Error_TrustedRepoAlreadyExists", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to A trusted repository '{0}' does not exist..
/// </summary>
internal static string Error_TrustedRepositoryDoesNotExist {
get {
return ResourceManager.GetString("Error_TrustedRepositoryDoesNotExist", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to A trusted signer '{0}' already exists..
/// </summary>
internal static string Error_TrustedSignerAlreadyExists {
get {
return ResourceManager.GetString("Error_TrustedSignerAlreadyExists", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unable to find project information for '{0}'. If you are using Visual Studio, this may be because the project is unloaded or not part of the current solution so run a restore from the command-line. Otherwise, the project file may be invalid or missing targets required for restore..
/// </summary>
internal static string Error_UnableToFindProjectInfo {
get {
return ResourceManager.GetString("Error_UnableToFindProjectInfo", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No build found in {0}. Use the -Build option or build the project..
/// </summary>
internal static string Error_UnableToLocateBuildOutput {
get {
return ResourceManager.GetString("Error_UnableToLocateBuildOutput", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The folder '{0}' does not contain a project to restore..
/// </summary>
internal static string Error_UnableToLocateRestoreTarget {
get {
return ResourceManager.GetString("Error_UnableToLocateRestoreTarget", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unable to sign package..
/// </summary>
internal static string Error_UnableToSignPackage {
get {
return ResourceManager.GetString("Error_UnableToSignPackage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Source '{0}' does not exist or cannot be retrived..
/// </summary>
internal static string Error_UnavailableSource {
get {
return ResourceManager.GetString("Error_UnavailableSource", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Package '{0}' specifies an invalid build action '{1}' for file '{2}'..
/// </summary>
internal static string Error_UnknownBuildAction {
get {
return ResourceManager.GetString("Error_UnknownBuildAction", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The find by search type '{0}' is not recognized..
/// </summary>
internal static string Error_UnknownClientCertificatesFindBy {
get {
return ResourceManager.GetString("Error_UnknownClientCertificatesFindBy", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The store location '{0}' is not recognized..
/// </summary>
internal static string Error_UnknownClientCertificatesStoreLocation {
get {
return ResourceManager.GetString("Error_UnknownClientCertificatesStoreLocation", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The source name '{0}' is not recognized..
/// </summary>
internal static string Error_UnknownClientCertificatesStoreName {
get {
return ResourceManager.GetString("Error_UnknownClientCertificatesStoreName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot determine client certificate store type.
/// </summary>
internal static string Error_UnknownClientCertificateStoreType {
get {
return ResourceManager.GetString("Error_UnknownClientCertificateStoreType", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The trust target '{0}' is unsupported..
/// </summary>
internal static string Error_UnsupportedTrustTarget {
get {
return ResourceManager.GetString("Error_UnsupportedTrustTarget", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Error occurred while getting package vulnerability data: {0}.
/// </summary>
internal static string Error_VulnerabilityDataFetch {
get {
return ResourceManager.GetString("Error_VulnerabilityDataFetch", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unable to output resolved nuspec file because it would overwrite the original at '{0}'.
/// </summary>
internal static string Error_WriteResolvedNuSpecOverwriteOriginal {
get {
return ResourceManager.GetString("Error_WriteResolvedNuSpecOverwriteOriginal", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid input '{0}'. XProj support has been removed. Support for XProj and standalone project.json files has been removed, to continue working with legacy projects use NuGet 3.5.x from https://nuget.org/downloads.
/// </summary>
internal static string Error_XPROJNotAllowed {
get {
return ResourceManager.GetString("Error_XPROJNotAllowed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed to build '{0}'..
/// </summary>
internal static string FailedToBuildProject {
get {
return ResourceManager.GetString("FailedToBuildProject", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to File '{0}' is not added because the package already contains file '{1}'.
/// </summary>
internal static string FileNotAddedToPackage {
get {
return ResourceManager.GetString("FileNotAddedToPackage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Found {0} version(s) in {1} [ Nearest version: {2} ].
/// </summary>
internal static string FoundVersionsInSource {
get {
return ResourceManager.GetString("FoundVersionsInSource", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Found {0} version(s) in {1}.
/// </summary>
internal static string FoundVersionsInSourceWithoutMatch {
get {
return ResourceManager.GetString("FoundVersionsInSourceWithoutMatch", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The {0} value: `{1}` is invalid. Valid example: `{2}`.
/// </summary>
internal static string Invalid_AttributeValue {
get {
return ResourceManager.GetString("Invalid_AttributeValue", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to One or more invalid frameworks were detected..
/// </summary>
internal static string Invalid_Framework {
get {
return ResourceManager.GetString("Invalid_Framework", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid restore input. {0}.
/// </summary>
internal static string InvalidRestoreInput {
get {
return ResourceManager.GetString("InvalidRestoreInput", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid restore input. {0} Input files: {1}..
/// </summary>
internal static string InvalidRestoreInputWithFiles {
get {
return ResourceManager.GetString("InvalidRestoreInputWithFiles", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The specified source '{0}' is invalid. Provide a valid source..
/// </summary>
internal static string InvalidSource {
get {
return ResourceManager.GetString("InvalidSource", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Local resources cleared..
/// </summary>
internal static string LocalsCommand_ClearedSuccessful {
get {
return ResourceManager.GetString("LocalsCommand_ClearedSuccessful", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Clearing local resources failed: Unable to delete one or more files..
/// </summary>
internal static string LocalsCommand_ClearFailed {
get {
return ResourceManager.GetString("LocalsCommand_ClearFailed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Clearing NuGet global packages folder: {0}.
/// </summary>
internal static string LocalsCommand_ClearingNuGetGlobalPackagesFolder {
get {
return ResourceManager.GetString("LocalsCommand_ClearingNuGetGlobalPackagesFolder", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Clearing NuGet HTTP cache: {0}.
/// </summary>
internal static string LocalsCommand_ClearingNuGetHttpCache {
get {
return ResourceManager.GetString("LocalsCommand_ClearingNuGetHttpCache", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Clearing NuGet plugins cache: {0}.
/// </summary>
internal static string LocalsCommand_ClearingNuGetPluginsCache {
get {
return ResourceManager.GetString("LocalsCommand_ClearingNuGetPluginsCache", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Clearing NuGet Temp cache: {0}.
/// </summary>
internal static string LocalsCommand_ClearingNuGetTempCache {
get {
return ResourceManager.GetString("LocalsCommand_ClearingNuGetTempCache", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed to delete '{0}'..
/// </summary>
internal static string LocalsCommand_FailedToDeletePath {
get {
return ResourceManager.GetString("LocalsCommand_FailedToDeletePath", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to usage: NuGet locals <all | http-cache | global-packages | temp | plugins-cache> [--clear | -c | --list | -l]
///For more information, visit https://docs.nuget.org/docs/reference/command-line-reference.
/// </summary>
internal static string LocalsCommand_Help {
get {
return ResourceManager.GetString("LocalsCommand_Help", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to An invalid local resource name was provided. Provide one of the following values: http-cache, temp, global-packages, all..
/// </summary>
internal static string LocalsCommand_InvalidLocalResourceName {
get {
return ResourceManager.GetString("LocalsCommand_InvalidLocalResourceName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The location of local resource '{0}' is undefined..
/// </summary>
internal static string LocalsCommand_LocalResourcePathNotSet {
get {
return ResourceManager.GetString("LocalsCommand_LocalResourcePathNotSet", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Local resources partially cleared..
/// </summary>
internal static string LocalsCommand_LocalsPartiallyCleared {
get {
return ResourceManager.GetString("LocalsCommand_LocalsPartiallyCleared", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The project {0} is attempting to restore duplicate frameworks, which are supported only in the default dependency resolver when the .NET SDK is version {1} or newer.
///Upgrade your .NET SDK or remove RestoreUseLegacyDependencyResolver to use this feature..
/// </summary>
internal static string Log_AliasingSupportedInNewDependencyResolver {
get {
return ResourceManager.GetString("Log_AliasingSupportedInNewDependencyResolver", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The project {0} contains a TargetFramework '{1}' with disallowed characters. TargetFramework names must contain only ASCII characters and must not contain path separators..
/// </summary>
internal static string Log_AliasContainsDisallowedCharacters {
get {
return ResourceManager.GetString("Log_AliasContainsDisallowedCharacters", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to All projects are up-to-date for restore..
/// </summary>
internal static string Log_AllProjectsUpToDate {
get {
return ResourceManager.GetString("Log_AllProjectsUpToDate", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The expected assets file for {0} does not exist, no-op is not possible. Continuing restore..
/// </summary>
internal static string Log_AssetsFileNotOnDisk {
get {
return ResourceManager.GetString("Log_AssetsFileNotOnDisk", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Committing restore....
/// </summary>
internal static string Log_Committing {
get {
return ResourceManager.GetString("Log_Committing", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to NuGet Config files used:.
/// </summary>
internal static string Log_ConfigFileSummary {
get {
return ResourceManager.GetString("Log_ConfigFileSummary", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The package {0} was converted to original case in the packages directory..
/// </summary>
internal static string Log_ConvertedPackageToOriginalCase {
get {
return ResourceManager.GetString("Log_ConvertedPackageToOriginalCase", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Detected package downgrade: {0} from {1} to centrally defined {2}. Update the centrally managed package version to a higher version..
/// </summary>
internal static string Log_CPVM_DowngradeError {
get {
return ResourceManager.GetString("Log_CPVM_DowngradeError", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cycle detected..
/// </summary>
internal static string Log_CycleDetected {
get {
return ResourceManager.GetString("Log_CycleDetected", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Dependency specified was {0} {1} but ended up with {2} {3}..
/// </summary>
internal static string Log_DependencyBumpedUp {
get {
return ResourceManager.GetString("Log_DependencyBumpedUp", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Detected package downgrade: {0} from {1} to {2}. Reference the package directly from the project to select a different version..
/// </summary>
internal static string Log_DowngradeWarning {
get {
return ResourceManager.GetString("Log_DowngradeWarning", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Errors in {0}.
/// </summary>
internal static string Log_ErrorSummary {
get {
return ResourceManager.GetString("Log_ErrorSummary", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Feeds used:.
/// </summary>
internal static string Log_FeedsUsedSummary {
get {
return ResourceManager.GetString("Log_FeedsUsedSummary", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0} ({1}).
/// </summary>
internal static string Log_FrameworkDisplay {
get {
return ResourceManager.GetString("Log_FrameworkDisplay", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0} ({1}) / {2}.
/// </summary>
internal static string Log_FrameworkRIDDisplay {
get {
return ResourceManager.GetString("Log_FrameworkRIDDisplay", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Generating MSBuild file {0}..
/// </summary>
internal static string Log_GeneratingMsBuildFile {
get {
return ResourceManager.GetString("Log_GeneratingMsBuildFile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Package '{0}' was restored using '{1}' instead of the project target framework '{2}'. This package may not be fully compatible with your project..
/// </summary>
internal static string Log_ImportsFallbackWarning {
get {
return ResourceManager.GetString("Log_ImportsFallbackWarning", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Installed:.
/// </summary>
internal static string Log_InstalledSummary {
get {
return ResourceManager.GetString("Log_InstalledSummary", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0} package(s) to {1}.
/// </summary>
internal static string Log_InstalledSummaryCount {
get {
return ResourceManager.GetString("Log_InstalledSummaryCount", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The lock file for {0} at location {1} does not exist, no-op is not possible. Continuing restore..
/// </summary>
internal static string Log_LockFileNotOnDisk {
get {
return ResourceManager.GetString("Log_LockFileNotOnDisk", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Merging in runtimes defined in {0}..
/// </summary>
internal static string Log_MergingRuntimes {
get {
return ResourceManager.GetString("Log_MergingRuntimes", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0} {1} provides a compile-time reference assembly for {2} on {3}, but there is no compatible run-time assembly..
/// </summary>
internal static string Log_MissingImplementationFx {
get {
return ResourceManager.GetString("Log_MissingImplementationFx", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0} {1} provides a compile-time reference assembly for {2} on {3}, but there is no run-time assembly compatible with {4}..
/// </summary>
internal static string Log_MissingImplementationFxRuntime {
get {
return ResourceManager.GetString("Log_MissingImplementationFxRuntime", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Not all packages are on disk for: {0}.
/// </summary>
internal static string Log_MissingPackagesOnDisk {
get {
return ResourceManager.GetString("Log_MissingPackagesOnDisk", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Added file '{0}'..
/// </summary>
internal static string Log_PackageCommandAddedFile {
get {
return ResourceManager.GetString("Log_PackageCommandAddedFile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Attempting to build symbols package for '{0}'..
/// </summary>
internal static string Log_PackageCommandAttemptingToBuildSymbolsPackage {
get {
return ResourceManager.GetString("Log_PackageCommandAttemptingToBuildSymbolsPackage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Install {0} to output path '{1}'.
/// </summary>
internal static string Log_PackageCommandInstallPackageToOutputPath {
get {
return ResourceManager.GetString("Log_PackageCommandInstallPackageToOutputPath", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Successfully created package '{0}'..
/// </summary>
internal static string Log_PackageCommandSuccess {
get {
return ResourceManager.GetString("Log_PackageCommandSuccess", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Package content hash validation failed for {0}. Expected: {1} Actual: {2}.
/// </summary>
internal static string Log_PackageContentHashValidationFailed {
get {
return ResourceManager.GetString("Log_PackageContentHashValidationFailed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Package {0} {1} is not compatible with {2}..
/// </summary>
internal static string Log_PackageNotCompatibleWithFx {
get {
return ResourceManager.GetString("Log_PackageNotCompatibleWithFx", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Package {0} {1} does not support any target frameworks..
/// </summary>
internal static string Log_PackageNotCompatibleWithFx_NoSupports {
get {
return ResourceManager.GetString("Log_PackageNotCompatibleWithFx_NoSupports", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Package {0} {1} supports:.
/// </summary>
internal static string Log_PackageNotCompatibleWithFx_Supports {
get {
return ResourceManager.GetString("Log_PackageNotCompatibleWithFx_Supports", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to All packages and projects are compatible with {0}..
/// </summary>
internal static string Log_PackagesAndProjectsAreCompatible {
get {
return ResourceManager.GetString("Log_PackagesAndProjectsAreCompatible", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The project {0} does not specify any target frameworks in {1}..
/// </summary>
internal static string Log_ProjectDoesNotSpecifyTargetFrameworks {
get {
return ResourceManager.GetString("Log_ProjectDoesNotSpecifyTargetFrameworks", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Project {0} is not compatible with {1}..
/// </summary>
internal static string Log_ProjectNotCompatibleWithFx {
get {
return ResourceManager.GetString("Log_ProjectNotCompatibleWithFx", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Project {0} does not support any target frameworks..
/// </summary>
internal static string Log_ProjectNotCompatibleWithFx_NoSupports {
get {
return ResourceManager.GetString("Log_ProjectNotCompatibleWithFx_NoSupports", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Project {0} supports:.
/// </summary>
internal static string Log_ProjectNotCompatibleWithFx_Supports {
get {
return ResourceManager.GetString("Log_ProjectNotCompatibleWithFx_Supports", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0} of {1} projects are up-to-date for restore..
/// </summary>
internal static string Log_ProjectUpToDateSummary {
get {
return ResourceManager.GetString("Log_ProjectUpToDateSummary", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The props file for {0} at location {1} does not exist, no-op is not possible. Continuing restore..
/// </summary>
internal static string Log_PropsFileNotOnDisk {
get {
return ResourceManager.GetString("Log_PropsFileNotOnDisk", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Reading project file {0}..
/// </summary>
internal static string Log_ReadingProject {
get {
return ResourceManager.GetString("Log_ReadingProject", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unable to satisfy conflicting requests for '{0}': {1} Framework: {2}.
/// </summary>
internal static string Log_ResolverConflict {
get {
return ResourceManager.GetString("Log_ResolverConflict", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Resolving conflicts for {0}....
/// </summary>
internal static string Log_ResolvingConflicts {
get {
return ResourceManager.GetString("Log_ResolvingConflicts", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Restored {0} (in {1})..
/// </summary>
internal static string Log_RestoreComplete {
get {
return ResourceManager.GetString("Log_RestoreComplete", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Restored {0} (in {1})..
/// </summary>
internal static string Log_RestoreCompleteDotnetTool {
get {
return ResourceManager.GetString("Log_RestoreCompleteDotnetTool", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed to restore {0} (in {1})..
/// </summary>
internal static string Log_RestoreFailed {
get {
return ResourceManager.GetString("Log_RestoreFailed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed to restore {0} (in {1})..
/// </summary>
internal static string Log_RestoreFailedDotnetTool {
get {
return ResourceManager.GetString("Log_RestoreFailedDotnetTool", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The restore inputs for '{0}' have changed. Continuing restore..
/// </summary>
internal static string Log_RestoreNoOpDGChanged {
get {
return ResourceManager.GetString("Log_RestoreNoOpDGChanged", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The restore inputs for '{0}' have not changed. No further actions are required to complete the restore..
/// </summary>
internal static string Log_RestoreNoOpFinish {
get {
return ResourceManager.GetString("Log_RestoreNoOpFinish", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Restoring packages for {0}....
/// </summary>
internal static string Log_RestoringPackages {
get {
return ResourceManager.GetString("Log_RestoringPackages", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Running non-parallel restore..
/// </summary>
internal static string Log_RunningNonParallelRestore {
get {
return ResourceManager.GetString("Log_RunningNonParallelRestore", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Running restore with {0} concurrent jobs..
/// </summary>
internal static string Log_RunningParallelRestore {
get {
return ResourceManager.GetString("Log_RunningParallelRestore", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Scanning packages for runtime.json files....
/// </summary>
internal static string Log_ScanningForRuntimeJson {
get {
return ResourceManager.GetString("Log_ScanningForRuntimeJson", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Assets file has not changed. Skipping assets file writing. Path: {0}.
/// </summary>
internal static string Log_SkippingAssetsFile {
get {
return ResourceManager.GetString("Log_SkippingAssetsFile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No-Op restore. The cache will not be updated. Path: {0}.
/// </summary>
internal static string Log_SkippingCacheFile {
get {
return ResourceManager.GetString("Log_SkippingCacheFile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Skipping the lock file regeneration for '{0}'..
/// </summary>
internal static string Log_SkippingPackagesLockFileGeneration {
get {
return ResourceManager.GetString("Log_SkippingPackagesLockFileGeneration", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to PackageSourceMapping is enabled, the following source(s) were not considered: {0}..
/// </summary>
internal static string Log_SourceMappingEnabledNoMatchingPackageSources {
get {
return ResourceManager.GetString("Log_SourceMappingEnabledNoMatchingPackageSources", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The targets file for {0} at location {1} does not exist, no-op is not possible. Continuing restore..
/// </summary>
internal static string Log_TargetsFileNotOnDisk {
get {
return ResourceManager.GetString("Log_TargetsFileNotOnDisk", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Tool assets file has not changed. Skipping assets file write. Path: {0}.
/// </summary>
internal static string Log_ToolSkippingAssetsFile {
get {
return ResourceManager.GetString("Log_ToolSkippingAssetsFile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Writing tool assets file to disk. Path: {0}.
/// </summary>
internal static string Log_ToolWritingAssetsFile {
get {
return ResourceManager.GetString("Log_ToolWritingAssetsFile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Writing tool cache file to disk. Path: {0}.
/// </summary>
internal static string Log_ToolWritingCacheFile {
get {
return ResourceManager.GetString("Log_ToolWritingCacheFile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unknown Compatibility Profile: {0}.
/// </summary>
internal static string Log_UnknownCompatibilityProfile {
get {
return ResourceManager.GetString("Log_UnknownCompatibilityProfile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unable to resolve '{0}' for '{1}'..
/// </summary>
internal static string Log_UnresolvedDependency {
get {
return ResourceManager.GetString("Log_UnresolvedDependency", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Version conflict detected for {0}. Install/reference {1} directly to project {2} to resolve this issue..
/// </summary>
internal static string Log_VersionConflict {
get {
return ResourceManager.GetString("Log_VersionConflict", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Version conflict detected for {0}. Central Package Management transitive pinning is enabled. Add a PackageVersion for {1} to resolve this issue..
/// </summary>
internal static string Log_VersionConflictForCentralTransitive {
get {
return ResourceManager.GetString("Log_VersionConflictForCentralTransitive", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Writing assets file to disk. Path: {0}.
/// </summary>
internal static string Log_WritingAssetsFile {
get {
return ResourceManager.GetString("Log_WritingAssetsFile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Writing cache file to disk. Path: {0}.
/// </summary>
internal static string Log_WritingCacheFile {
get {
return ResourceManager.GetString("Log_WritingCacheFile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Writing packages lock file at disk. Path: {0}.
/// </summary>
internal static string Log_WritingPackagesLockFile {
get {
return ResourceManager.GetString("Log_WritingPackagesLockFile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Missing required property '{0}'..
/// </summary>
internal static string MissingRequiredProperty {
get {
return ResourceManager.GetString("MissingRequiredProperty", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Missing required property '{0}' for project type '{1}'..
/// </summary>
internal static string MissingRequiredPropertyForProjectType {
get {
return ResourceManager.GetString("MissingRequiredPropertyForProjectType", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Packages containing MSBuild targets and props files cannot be fully installed in projects targeting multiple frameworks. The MSBuild targets and props files have been ignored..
/// </summary>
internal static string MSBuildWarning_MultiTarget {
get {
return ResourceManager.GetString("MSBuildWarning_MultiTarget", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Multiple nupkg files detected on '{0}' path to trust, only 1 is allowed..
/// </summary>
internal static string Multiple_Nupkgs_Detected {
get {
return ResourceManager.GetString("Multiple_Nupkgs_Detected", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to There are no client certificates..
/// </summary>
internal static string NoClientCertificates {
get {
return ResourceManager.GetString("NoClientCertificates", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to There are no client certificates configured for the package source '{0}'..
/// </summary>
internal static string NoClientCertificatesMatching {
get {
return ResourceManager.GetString("NoClientCertificatesMatching", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Properties '{0}':'{1}' and '{2}':'{3}' do not match..
/// </summary>
internal static string NonMatchingProperties {
get {
return ResourceManager.GetString("NonMatchingProperties", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to There are no trusted signers..
/// </summary>
internal static string NoTrustedSigners {
get {
return ResourceManager.GetString("NoTrustedSigners", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No trusted signers with the name: '{0}' were found..
/// </summary>
internal static string NoTrustedSignersMatching {
get {
return ResourceManager.GetString("NoTrustedSignersMatching", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to https://docs.nuget.org/.
/// </summary>
internal static string NuGetDocs {
get {
return ResourceManager.GetString("NuGetDocs", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid input combination. Property '{0}' is not allowed..
/// </summary>
internal static string PropertyNotAllowed {
get {
return ResourceManager.GetString("PropertyNotAllowed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid input combination. Property '{0}' is not allowed for project type '{1}'..
/// </summary>
internal static string PropertyNotAllowedForProjectType {
get {
return ResourceManager.GetString("PropertyNotAllowedForProjectType", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Registered client certificates:.
/// </summary>
internal static string RegsiteredClientCertificates {
get {
return ResourceManager.GetString("RegsiteredClientCertificates", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Registered trusted signers:.
/// </summary>
internal static string RegsiteredTrustedSigners {
get {
return ResourceManager.GetString("RegsiteredTrustedSigners", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to All.
/// </summary>
internal static string ReservedPackageNameAll {
get {
return ResourceManager.GetString("ReservedPackageNameAll", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0} (via {1}).
/// </summary>
internal static string ResolverRequest_ToStringFormat {
get {
return ResourceManager.GetString("ResolverRequest_ToStringFormat", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Pruning the package '{0}' as a dependency of '{1}'. The maximum prunable version is '{2}'.
/// </summary>
internal static string RestoreDebugPruningPackageReference {
get {
return ResourceManager.GetString("RestoreDebugPruningPackageReference", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Certificate file '{0}' not found. For a list of accepted ways to provide a certificate, visit https://docs.nuget.org/docs/reference/command-line-reference.
/// </summary>
internal static string SignCommandCertificateFileNotFound {
get {
return ResourceManager.GetString("SignCommandCertificateFileNotFound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Certificate store '{0}' not found. For a list of accepted ways to provide a certificate, visit https://docs.nuget.org/docs/reference/command-line-reference.
/// </summary>
internal static string SignCommandCertificateStoreNotFound {
get {
return ResourceManager.GetString("SignCommandCertificateStoreNotFound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Select a valid certificate.
/// </summary>
internal static string SignCommandDialogMessage {
get {
return ResourceManager.GetString("SignCommandDialogMessage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to NuGet Sign Certificate Selection.
/// </summary>
internal static string SignCommandDialogTitle {
get {
return ResourceManager.GetString("SignCommandDialogTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Signing package(s) with certificate:.
/// </summary>
internal static string SignCommandDisplayCertificate {
get {
return ResourceManager.GetString("SignCommandDisplayCertificate", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Timestamping package(s) with:.
/// </summary>
internal static string SignCommandDisplayTimestamper {
get {
return ResourceManager.GetString("SignCommandDisplayTimestamper", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Certificate file '{0}' is invalid. For a list of accepted ways to provide a certificate, visit https://docs.nuget.org/docs/reference/command-line-reference.
/// </summary>
internal static string SignCommandInvalidCertException {
get {
return ResourceManager.GetString("SignCommandInvalidCertException", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid password was provided for the certificate file '{0}'. Provide a valid password using the '-{1}' option.
/// </summary>
internal static string SignCommandInvalidPasswordException {
get {
return ResourceManager.GetString("SignCommandInvalidPasswordException", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Multiple certificates were found that meet all the given criteria. Use the '-{0}' option with the hash of the desired certificate..
/// </summary>
internal static string SignCommandMultipleCertException {
get {
return ResourceManager.GetString("SignCommandMultipleCertException", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No certificates were found that meet all the given criteria. For a list of accepted ways to provide a certificate, visit https://docs.nuget.org/docs/reference/command-line-reference.
/// </summary>
internal static string SignCommandNoCertException {
get {
return ResourceManager.GetString("SignCommandNoCertException", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Signed package(s) output path:.
/// </summary>
internal static string SignCommandOutputPath {
get {
return ResourceManager.GetString("SignCommandOutputPath", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Package(s) signed successfully..
/// </summary>
internal static string SignCommandSuccess {
get {
return ResourceManager.GetString("SignCommandSuccess", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Package source .
/// </summary>
internal static string Source_DefaultNamePrefix {
get {
return ResourceManager.GetString("Source_DefaultNamePrefix", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to invalid value for --format: {0}. Allowed values: 'detailed' or 'short'.
/// </summary>
internal static string Source_InvalidFormatValue {
get {
return ResourceManager.GetString("Source_InvalidFormatValue", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Versions from {0} were not considered.
/// </summary>
internal static string SourceNotConsidered {
get {
return ResourceManager.GetString("SourceNotConsidered", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Package source name 'All' is a reserved name..
/// </summary>
internal static string SourcesCommandAllNameIsReserved {
get {
return ResourceManager.GetString("SourcesCommandAllNameIsReserved", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Clearing existing authentication types settings for package source '{0}'..
/// </summary>
internal static string SourcesCommandClearingExistingAuthTypes {
get {
return ResourceManager.GetString("SourcesCommandClearingExistingAuthTypes", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Both UserName and Password must be specified..
/// </summary>
internal static string SourcesCommandCredentialsRequired {
get {
return ResourceManager.GetString("SourcesCommandCredentialsRequired", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Both UserName and Password must be specified if ValidAuthenticationTypes is specified..
/// </summary>
internal static string SourcesCommandCredentialsRequiredWithAuthTypes {
get {
return ResourceManager.GetString("SourcesCommandCredentialsRequiredWithAuthTypes", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Disabled.
/// </summary>
internal static string SourcesCommandDisabled {
get {
return ResourceManager.GetString("SourcesCommandDisabled", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Enabled.
/// </summary>
internal static string SourcesCommandEnabled {
get {
return ResourceManager.GetString("SourcesCommandEnabled", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The source specified is invalid. Provide a valid source..
/// </summary>
internal static string SourcesCommandInvalidSource {
get {
return ResourceManager.GetString("SourcesCommandInvalidSource", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unable to find any package source(s) matching name: {0}..
/// </summary>
internal static string SourcesCommandNoMatchingSourcesFound {
get {
return ResourceManager.GetString("SourcesCommandNoMatchingSourcesFound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No sources found..
/// </summary>
internal static string SourcesCommandNoSources {
get {
return ResourceManager.GetString("SourcesCommandNoSources", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Registered Sources:.
/// </summary>
internal static string SourcesCommandRegisteredSources {
get {
return ResourceManager.GetString("SourcesCommandRegisteredSources", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Package source with Name: {0} added successfully..
/// </summary>
internal static string SourcesCommandSourceAddedSuccessfully {
get {
return ResourceManager.GetString("SourcesCommandSourceAddedSuccessfully", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Package source with Name: {0} disabled successfully..
/// </summary>
internal static string SourcesCommandSourceDisabledSuccessfully {
get {
return ResourceManager.GetString("SourcesCommandSourceDisabledSuccessfully", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Package source with Name: {0} enabled successfully..
/// </summary>
internal static string SourcesCommandSourceEnabledSuccessfully {
get {
return ResourceManager.GetString("SourcesCommandSourceEnabledSuccessfully", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Package source with Name: {0} removed successfully..
/// </summary>
internal static string SourcesCommandSourceRemovedSuccessfully {
get {
return ResourceManager.GetString("SourcesCommandSourceRemovedSuccessfully", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The name specified has already been added to the list of available package sources. Provide a unique name..
/// </summary>
internal static string SourcesCommandUniqueName {
get {
return ResourceManager.GetString("SourcesCommandUniqueName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The source specified has already been added to the list of available package sources. Provide a unique source..
/// </summary>
internal static string SourcesCommandUniqueSource {
get {
return ResourceManager.GetString("SourcesCommandUniqueSource", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Package source "{0}" was successfully updated..
/// </summary>
internal static string SourcesCommandUpdateSuccessful {
get {
return ResourceManager.GetString("SourcesCommandUpdateSuccessful", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The protocol version specified is invalid. Valid protocol versions are from {0} to {1}..
/// </summary>
internal static string SourcesCommandValidProtocolVersion {
get {
return ResourceManager.GetString("SourcesCommandValidProtocolVersion", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The original target frameworks value must match the aliases. Original target frameworks: {0}, aliases: {1}..
/// </summary>
internal static string SpecValidation_OriginalTargetFrameworksMustMatchAliases {
get {
return ResourceManager.GetString("SpecValidation_OriginalTargetFrameworksMustMatchAliases", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The TargetFramework property must be unique. List of TargetFramework properties: {0}..
/// </summary>
internal static string SpecValidationDuplicateTargetAlias {
get {
return ResourceManager.GetString("SpecValidationDuplicateTargetAlias", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid target framework '{0}'..
/// </summary>
internal static string SpecValidationInvalidFramework {
get {
return ResourceManager.GetString("SpecValidationInvalidFramework", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Missing project '{0}'..
/// </summary>
internal static string SpecValidationMissingProject {
get {
return ResourceManager.GetString("SpecValidationMissingProject", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No target frameworks specified..
/// </summary>
internal static string SpecValidationNoFrameworks {
get {
return ResourceManager.GetString("SpecValidationNoFrameworks", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Restore request does not contain any projects to restore..
/// </summary>
internal static string SpecValidationZeroRestoreRequests {
get {
return ResourceManager.GetString("SpecValidationZeroRestoreRequests", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Successfully updated the trusted signer '{0}'..
/// </summary>
internal static string SuccessfullUpdatedTrustedSigner {
get {
return ResourceManager.GetString("SuccessfullUpdatedTrustedSigner", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Successfully added a trusted author '{0}'..
/// </summary>
internal static string SuccessfullyAddedTrustedAuthor {
get {
return ResourceManager.GetString("SuccessfullyAddedTrustedAuthor", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Successfully added a trusted repository '{0}'..
/// </summary>
internal static string SuccessfullyAddedTrustedRepository {
get {
return ResourceManager.GetString("SuccessfullyAddedTrustedRepository", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Successfully removed the trusted signer '{0}'..
/// </summary>
internal static string SuccessfullyRemovedTrustedSigner {
get {
return ResourceManager.GetString("SuccessfullyRemovedTrustedSigner", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Successfully synchronized the trusted repository '{0}'..
/// </summary>
internal static string SuccessfullySynchronizedTrustedRepository {
get {
return ResourceManager.GetString("SuccessfullySynchronizedTrustedRepository", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Certificate fingerprint(s):.
/// </summary>
internal static string TrustedSignerLogCertificates {
get {
return ResourceManager.GetString("TrustedSignerLogCertificates", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to [U] {0} - {1}.
/// </summary>
internal static string TrustedSignerLogCertificateSummaryAllowUntrustedRoot {
get {
return ResourceManager.GetString("TrustedSignerLogCertificateSummaryAllowUntrustedRoot", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0} - {1}.
/// </summary>
internal static string TrustedSignerLogCertificateSummaryUnallowUntrustedRoot {
get {
return ResourceManager.GetString("TrustedSignerLogCertificateSummaryUnallowUntrustedRoot", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Trusted owners: {0}.
/// </summary>
internal static string TrustedSignerLogOwners {
get {
return ResourceManager.GetString("TrustedSignerLogOwners", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Service Index: {0}.
/// </summary>
internal static string TrustedSignerLogServiceIndex {
get {
return ResourceManager.GetString("TrustedSignerLogServiceIndex", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0} [{1}].
/// </summary>
internal static string TrustedSignerLogTitle {
get {
return ResourceManager.GetString("TrustedSignerLogTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The hash algorithm is unsupported: '{0}'..
/// </summary>
internal static string UnsupportedHashAlgorithm {
get {
return ResourceManager.GetString("UnsupportedHashAlgorithm", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Skipping restore for project '{0}'. The project file may be invalid or missing targets required for restore..
/// </summary>
internal static string UnsupportedProject {
get {
return ResourceManager.GetString("UnsupportedProject", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Content hash: {0}.
/// </summary>
internal static string VerifyCommand_ContentHash {
get {
return ResourceManager.GetString("VerifyCommand_ContentHash", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Package signature validation failed..
/// </summary>
internal static string VerifyCommand_Failed {
get {
return ResourceManager.GetString("VerifyCommand_Failed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Finished with {0} errors and {1} warnings..
/// </summary>
internal static string VerifyCommand_FinishedWithErrors {
get {
return ResourceManager.GetString("VerifyCommand_FinishedWithErrors", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Package signature validation command is not supported on this platform..
/// </summary>
internal static string VerifyCommand_NotSupported {
get {
return ResourceManager.GetString("VerifyCommand_NotSupported", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to '{0}' is not a valid package file..
/// </summary>
internal static string VerifyCommand_PackageIsNotValid {
get {
return ResourceManager.GetString("VerifyCommand_PackageIsNotValid", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Successfully verified package '{0}'..
/// </summary>
internal static string VerifyCommand_Success {
get {
return ResourceManager.GetString("VerifyCommand_Success", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Verification type not supported. Use only one of the following supported types: -All, -Signatures.
/// </summary>
internal static string VerifyCommand_VerificationTypeNotSupported {
get {
return ResourceManager.GetString("VerifyCommand_VerificationTypeNotSupported", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Verifying {0}.
/// </summary>
internal static string VerifyCommand_VerifyingPackage {
get {
return ResourceManager.GetString("VerifyCommand_VerifyingPackage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to critical.
/// </summary>
internal static string Vulnerability_Severity_Critical {
get {
return ResourceManager.GetString("Vulnerability_Severity_Critical", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to high.
/// </summary>
internal static string Vulnerability_Severity_High {
get {
return ResourceManager.GetString("Vulnerability_Severity_High", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to low.
/// </summary>
internal static string Vulnerability_Severity_Low {
get {
return ResourceManager.GetString("Vulnerability_Severity_Low", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to moderate.
/// </summary>
internal static string Vulnerability_Severity_Moderate {
get {
return ResourceManager.GetString("Vulnerability_Severity_Moderate", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to unknown.
/// </summary>
internal static string Vulnerability_Severity_unknown {
get {
return ResourceManager.GetString("Vulnerability_Severity_unknown", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Audit source '{0}' did not provide any vulnerability data..
/// </summary>
internal static string Warning_AuditSourceWithoutVulnerabilityData {
get {
return ResourceManager.GetString("Warning_AuditSourceWithoutVulnerabilityData", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to There are {0} package sources defined in your configuration. When using central package management, please map your package sources with package source mapping (https://aka.ms/nuget-package-source-mapping) or specify a single package source. The following sources are defined: {1}.
/// </summary>
internal static string Warning_CentralPackageManagement_MultipleSourcesWithoutPackageSourceMapping {
get {
return ResourceManager.GetString("Warning_CentralPackageManagement_MultipleSourcesWithoutPackageSourceMapping", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to '{0}' key already exists in Properties collection. Overriding value..
/// </summary>
internal static string Warning_DuplicatePropertyKey {
get {
return ResourceManager.GetString("Warning_DuplicatePropertyKey", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to File '{0}' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline.
/// </summary>
internal static string Warning_FileExcludedByDefault {
get {
return ResourceManager.GetString("Warning_FileExcludedByDefault", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You are running the '{0}' operation with an 'HTTP' source, '{1}'. Non-HTTPS access will be removed in a future version. Consider migrating to an 'HTTPS' source..
/// </summary>
internal static string Warning_HttpServerUsage {
get {
return ResourceManager.GetString("Warning_HttpServerUsage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The following is a 'Non-HTTPS' source: {0}
///NuGet requires HTTPS sources. Refer to https://aka.ms/nuget-https-everywhere for more information..
/// </summary>
internal static string Warning_List_HttpSource {
get {
return ResourceManager.GetString("Warning_List_HttpSource", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The following are 'Non-HTTPS' sources: {0}
///NuGet requires HTTPS sources. Refer to https://aka.ms/nuget-https-everywhere for more information..
/// </summary>
internal static string Warning_List_HttpSources {
get {
return ResourceManager.GetString("Warning_List_HttpSources", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0} depends on {1} but {2} was not found. {3} was resolved instead..
/// </summary>
internal static string Warning_MinVersionDoesNotExist {
get {
return ResourceManager.GetString("Warning_MinVersionDoesNotExist", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0} does not provide an inclusive lower bound for dependency {1}. {2} was resolved instead..
/// </summary>
internal static string Warning_MinVersionNonInclusive {
get {
return ResourceManager.GetString("Warning_MinVersionNonInclusive", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Package '{0}' {1} uses the deprecated MonoAndroid framework instead of 'net6.0-android' or later. Consider upgrading to a newer version of this package or contacting the package author..
/// </summary>
internal static string Warning_MonoAndroidFrameworkDeprecated {
get {
return ResourceManager.GetString("Warning_MonoAndroidFrameworkDeprecated", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Package '{0}' {1} has a known {2} severity vulnerability, {3}.
/// </summary>
internal static string Warning_PackageWithKnownVulnerability {
get {
return ResourceManager.GetString("Warning_PackageWithKnownVulnerability", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Project dependency {0} does not contain an inclusive lower bound. Include a lower bound in the dependency version to ensure consistent restore results..
/// </summary>
internal static string Warning_ProjectDependencyMissingLowerBound {
get {
return ResourceManager.GetString("Warning_ProjectDependencyMissingLowerBound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Project dependency '{0}' does not specify a version. Include a version for the dependency to ensure consistent restore results..
/// </summary>
internal static string Warning_ProjectDependencyMissingVersion {
get {
return ResourceManager.GetString("Warning_ProjectDependencyMissingVersion", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Detected package version outside of dependency constraint: {0} requires {1} but version {2} was resolved..
/// </summary>
internal static string Warning_VersionAboveUpperBound {
get {
return ResourceManager.GetString("Warning_VersionAboveUpperBound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Warning As Error: {0}.
/// </summary>
internal static string WarningAsError {
get {
return ResourceManager.GetString("WarningAsError", resourceCulture);
}
}
}
}
|