1 write to resourceCulture
aspire (1)
Resources\UpdateCommandStrings.Designer.cs (1)
48
resourceCulture
= value;
26 references to resourceCulture
aspire (26)
Resources\UpdateCommandStrings.Designer.cs (26)
45
return
resourceCulture
;
57
return ResourceManager.GetString("Description",
resourceCulture
);
61
internal static string SelectChannelPrompt => ResourceManager.GetString("SelectChannelPrompt",
resourceCulture
);
62
internal static string AnalyzingProjectStatus => ResourceManager.GetString("AnalyzingProjectStatus",
resourceCulture
);
63
internal static string ProjectHasUpdatesMessage => ResourceManager.GetString("ProjectHasUpdatesMessage",
resourceCulture
);
64
internal static string ProjectUpToDateMessage => ResourceManager.GetString("ProjectUpToDateMessage",
resourceCulture
);
65
internal static string PerformUpdatesPrompt => ResourceManager.GetString("PerformUpdatesPrompt",
resourceCulture
);
66
internal static string WhichDirectoryNuGetConfigPrompt => ResourceManager.GetString("WhichDirectoryNuGetConfigPrompt",
resourceCulture
);
67
internal static string ExecutingUpdateStepFormat => ResourceManager.GetString("ExecutingUpdateStepFormat",
resourceCulture
);
68
internal static string UpdateSuccessfulMessage => ResourceManager.GetString("UpdateSuccessfulMessage",
resourceCulture
);
69
internal static string AnalyzeAppHost => ResourceManager.GetString("AnalyzeAppHost",
resourceCulture
);
70
internal static string AnalyzeAppHostSdk => ResourceManager.GetString("AnalyzeAppHostSdk",
resourceCulture
);
71
internal static string AnalyzeProjectFormat => ResourceManager.GetString("AnalyzeProjectFormat",
resourceCulture
);
72
internal static string UpdateAppHostSdkFormat => ResourceManager.GetString("UpdateAppHostSdkFormat",
resourceCulture
);
73
internal static string UpdatePackageFormat => ResourceManager.GetString("UpdatePackageFormat",
resourceCulture
);
74
internal static string FailedDiscoverNuGetConfig => ResourceManager.GetString("FailedDiscoverNuGetConfig",
resourceCulture
);
75
internal static string FailedFetchItemsAndPropertiesFormat => ResourceManager.GetString("FailedFetchItemsAndPropertiesFormat",
resourceCulture
);
76
internal static string NoPackageFoundFormat => ResourceManager.GetString("NoPackageFoundFormat",
resourceCulture
);
77
internal static string CouldNotFindRootProjectElementFormat => ResourceManager.GetString("CouldNotFindRootProjectElementFormat",
resourceCulture
);
78
internal static string CouldNotFindSdkElementFormat => ResourceManager.GetString("CouldNotFindSdkElementFormat",
resourceCulture
);
79
internal static string ProjectReferenceNoFullPath => ResourceManager.GetString("ProjectReferenceNoFullPath",
resourceCulture
);
80
internal static string PackageReferenceNoIdentity => ResourceManager.GetString("PackageReferenceNoIdentity",
resourceCulture
);
81
internal static string PackageReferenceNoVersion => ResourceManager.GetString("PackageReferenceNoVersion",
resourceCulture
);
82
internal static string FailedUpdatePackageReferenceFormat => ResourceManager.GetString("FailedUpdatePackageReferenceFormat",
resourceCulture
);
83
internal static string UnexpectedCodePath => ResourceManager.GetString("UnexpectedCodePath",
resourceCulture
);
84
internal static string CentralPackageManagementNotSupported => ResourceManager.GetString("CentralPackageManagementNotSupported",
resourceCulture
);