1 write to resourceCulture
aspire (1)
Resources\UpdateCommandStrings.Designer.cs (1)
48
resourceCulture
= value;
34 references to resourceCulture
aspire (34)
Resources\UpdateCommandStrings.Designer.cs (34)
45
return
resourceCulture
;
57
return ResourceManager.GetString("Description",
resourceCulture
);
66
return ResourceManager.GetString("ProjectArgumentDescription",
resourceCulture
);
70
internal static string SelectChannelPrompt => ResourceManager.GetString("SelectChannelPrompt",
resourceCulture
);
71
internal static string AnalyzingProjectStatus => ResourceManager.GetString("AnalyzingProjectStatus",
resourceCulture
);
72
internal static string ProjectUpToDateMessage => ResourceManager.GetString("ProjectUpToDateMessage",
resourceCulture
);
73
internal static string PerformUpdatesPrompt => ResourceManager.GetString("PerformUpdatesPrompt",
resourceCulture
);
74
internal static string WhichDirectoryNuGetConfigPrompt => ResourceManager.GetString("WhichDirectoryNuGetConfigPrompt",
resourceCulture
);
75
internal static string ExecutingUpdateStepFormat => ResourceManager.GetString("ExecutingUpdateStepFormat",
resourceCulture
);
76
internal static string UpdateSuccessfulMessage => ResourceManager.GetString("UpdateSuccessfulMessage",
resourceCulture
);
77
internal static string AnalyzeAppHost => ResourceManager.GetString("AnalyzeAppHost",
resourceCulture
);
78
internal static string AnalyzeAppHostSdk => ResourceManager.GetString("AnalyzeAppHostSdk",
resourceCulture
);
79
internal static string AnalyzeProjectFormat => ResourceManager.GetString("AnalyzeProjectFormat",
resourceCulture
);
80
internal static string UpdatePackageFormat => ResourceManager.GetString("UpdatePackageFormat",
resourceCulture
);
81
internal static string FailedDiscoverNuGetConfig => ResourceManager.GetString("FailedDiscoverNuGetConfig",
resourceCulture
);
82
internal static string FailedFetchItemsAndPropertiesFormat => ResourceManager.GetString("FailedFetchItemsAndPropertiesFormat",
resourceCulture
);
83
internal static string NoPackageFoundFormat => ResourceManager.GetString("NoPackageFoundFormat",
resourceCulture
);
84
internal static string CouldNotFindRootProjectElementFormat => ResourceManager.GetString("CouldNotFindRootProjectElementFormat",
resourceCulture
);
85
internal static string CouldNotFindSdkElementFormat => ResourceManager.GetString("CouldNotFindSdkElementFormat",
resourceCulture
);
86
internal static string ProjectReferenceNoFullPath => ResourceManager.GetString("ProjectReferenceNoFullPath",
resourceCulture
);
87
internal static string PackageReferenceNoIdentity => ResourceManager.GetString("PackageReferenceNoIdentity",
resourceCulture
);
88
internal static string PackageReferenceNoVersion => ResourceManager.GetString("PackageReferenceNoVersion",
resourceCulture
);
89
internal static string FailedUpdatePackageReferenceFormat => ResourceManager.GetString("FailedUpdatePackageReferenceFormat",
resourceCulture
);
90
internal static string UnexpectedCodePath => ResourceManager.GetString("UnexpectedCodePath",
resourceCulture
);
91
internal static string CentralPackageManagementNotSupported => ResourceManager.GetString("CentralPackageManagementNotSupported",
resourceCulture
);
92
internal static string CouldNotFindPackageVersionInDirectoryPackagesProps => ResourceManager.GetString("CouldNotFindPackageVersionInDirectoryPackagesProps",
resourceCulture
);
93
internal static string NoChangesDetectedInNuGetConfig => ResourceManager.GetString("NoChangesDetectedInNuGetConfig",
resourceCulture
);
94
internal static string ApplyChangesToNuGetConfig => ResourceManager.GetString("ApplyChangesToNuGetConfig",
resourceCulture
);
95
internal static string AddedFeedFormat => ResourceManager.GetString("AddedFeedFormat",
resourceCulture
);
96
internal static string RemovedFeedFormat => ResourceManager.GetString("RemovedFeedFormat",
resourceCulture
);
97
internal static string RetainedFeedFormat => ResourceManager.GetString("RetainedFeedFormat",
resourceCulture
);
98
internal static string MappingAddedFormat => ResourceManager.GetString("MappingAddedFormat",
resourceCulture
);
99
internal static string MappingRemovedFormat => ResourceManager.GetString("MappingRemovedFormat",
resourceCulture
);
100
internal static string MappingRetainedFormat => ResourceManager.GetString("MappingRetainedFormat",
resourceCulture
);