222 references to GetResourceString
Microsoft.NET.Build.Tasks (222)
Microsoft.NET.Build.Tasks.Strings.cs (222)
17
internal static string @AtLeastOneTargetFrameworkMustBeSpecified =>
GetResourceString
("AtLeastOneTargetFrameworkMustBeSpecified");
19
internal static string @NoCompatibleTargetFramework =>
GetResourceString
("NoCompatibleTargetFramework");
21
internal static string @InvalidFrameworkName =>
GetResourceString
("InvalidFrameworkName");
23
internal static string @AssetsFileNotFound =>
GetResourceString
("AssetsFileNotFound");
25
internal static string @AssetsFileMissingTarget =>
GetResourceString
("AssetsFileMissingTarget");
27
internal static string @AssetsFilePathNotRooted =>
GetResourceString
("AssetsFilePathNotRooted");
29
internal static string @CannotFindProjectInfo =>
GetResourceString
("CannotFindProjectInfo");
31
internal static string @MissingItemMetadata =>
GetResourceString
("MissingItemMetadata");
33
internal static string @UnrecognizedPreprocessorToken =>
GetResourceString
("UnrecognizedPreprocessorToken");
35
internal static string @ContentPreproccessorParameterRequired =>
GetResourceString
("ContentPreproccessorParameterRequired");
37
internal static string @ProjectAssetsConsumedWithoutMSBuildProjectPath =>
GetResourceString
("ProjectAssetsConsumedWithoutMSBuildProjectPath");
39
internal static string @UnexpectedFileType =>
GetResourceString
("UnexpectedFileType");
41
internal static string @CannotInferTargetFrameworkIdentifierAndVersion =>
GetResourceString
("CannotInferTargetFrameworkIdentifierAndVersion");
43
internal static string @ContentItemDoesNotProvideOutputPath =>
GetResourceString
("ContentItemDoesNotProvideOutputPath");
45
internal static string @DuplicatePreprocessorToken =>
GetResourceString
("DuplicatePreprocessorToken");
47
internal static string @UnableToFindResolvedPath =>
GetResourceString
("UnableToFindResolvedPath");
49
internal static string @AssetPreprocessorMustBeConfigured =>
GetResourceString
("AssetPreprocessorMustBeConfigured");
51
internal static string @InvalidNuGetVersionString =>
GetResourceString
("InvalidNuGetVersionString");
53
internal static string @UnsupportedFramework =>
GetResourceString
("UnsupportedFramework");
55
internal static string @IncorrectPackageRoot =>
GetResourceString
("IncorrectPackageRoot");
57
internal static string @MultipleFilesResolved =>
GetResourceString
("MultipleFilesResolved");
59
internal static string @DuplicateItemsError =>
GetResourceString
("DuplicateItemsError");
61
internal static string @PackageReferenceOverrideWarning =>
GetResourceString
("PackageReferenceOverrideWarning");
63
internal static string @FolderAlreadyExists =>
GetResourceString
("FolderAlreadyExists");
65
internal static string @IncorrectTargetFormat =>
GetResourceString
("IncorrectTargetFormat");
67
internal static string @RuntimeIdentifierWasNotSpecified =>
GetResourceString
("RuntimeIdentifierWasNotSpecified");
69
internal static string @AppHostHasBeenModified =>
GetResourceString
("AppHostHasBeenModified");
71
internal static string @FileNameIsTooLong =>
GetResourceString
("FileNameIsTooLong");
73
internal static string @CannotHaveSelfContainedWithoutRuntimeIdentifier =>
GetResourceString
("CannotHaveSelfContainedWithoutRuntimeIdentifier");
75
internal static string @CannotHaveRuntimeIdentifierPlatformMismatchPlatformTarget =>
GetResourceString
("CannotHaveRuntimeIdentifierPlatformMismatchPlatformTarget");
77
internal static string @ChoosingAssemblyVersion_Info =>
GetResourceString
("ChoosingAssemblyVersion_Info");
79
internal static string @ChoosingFileVersion_Info =>
GetResourceString
("ChoosingFileVersion_Info");
81
internal static string @ChoosingPlatformItem_Info =>
GetResourceString
("ChoosingPlatformItem_Info");
83
internal static string @ChoosingPreferredPackage_Info =>
GetResourceString
("ChoosingPreferredPackage_Info");
85
internal static string @ChoosingCopyLocalArbitrarily_Info =>
GetResourceString
("ChoosingCopyLocalArbitrarily_Info");
87
internal static string @CouldNotDetermineWinner_EqualVersions_Info =>
GetResourceString
("CouldNotDetermineWinner_EqualVersions_Info");
89
internal static string @CouldNotDetermineWinner_DoesNotExist_Info =>
GetResourceString
("CouldNotDetermineWinner_DoesNotExist_Info");
91
internal static string @CouldNotDetermineWinner_NoFileVersion_Info =>
GetResourceString
("CouldNotDetermineWinner_NoFileVersion_Info");
93
internal static string @CouldNotDetermineWinner_NotAnAssembly_Info =>
GetResourceString
("CouldNotDetermineWinner_NotAnAssembly_Info");
95
internal static string @EncounteredConflict_Info =>
GetResourceString
("EncounteredConflict_Info");
97
internal static string @CouldNotLoadPlatformManifest =>
GetResourceString
("CouldNotLoadPlatformManifest");
99
internal static string @ErrorParsingPlatformManifest =>
GetResourceString
("ErrorParsingPlatformManifest");
101
internal static string @ErrorParsingPlatformManifestInvalidValue =>
GetResourceString
("ErrorParsingPlatformManifestInvalidValue");
103
internal static string @UnsupportedTargetFrameworkVersion =>
GetResourceString
("UnsupportedTargetFrameworkVersion");
105
internal static string @TargetFrameworkWithSemicolon =>
GetResourceString
("TargetFrameworkWithSemicolon");
107
internal static string @AssetsFileMissingRuntimeIdentifier =>
GetResourceString
("AssetsFileMissingRuntimeIdentifier");
109
internal static string @SkippingAdditionalProbingPaths =>
GetResourceString
("SkippingAdditionalProbingPaths");
111
internal static string @GetDependsOnNETStandardFailedWithException =>
GetResourceString
("GetDependsOnNETStandardFailedWithException");
113
internal static string @UnsupportedSDKVersionForNetStandard20 =>
GetResourceString
("UnsupportedSDKVersionForNetStandard20");
115
internal static string @ErrorParsingFrameworkListInvalidValue =>
GetResourceString
("ErrorParsingFrameworkListInvalidValue");
117
internal static string @FrameworkListPathNotRooted =>
GetResourceString
("FrameworkListPathNotRooted");
119
internal static string @PackAsToolCannotSupportSelfContained =>
GetResourceString
("PackAsToolCannotSupportSelfContained");
121
internal static string @DotnetToolOnlySupportNetcoreapp =>
GetResourceString
("DotnetToolOnlySupportNetcoreapp");
123
internal static string @DotnetToolDoesNotSupportTFMLowerThanNetcoreapp21 =>
GetResourceString
("DotnetToolDoesNotSupportTFMLowerThanNetcoreapp21");
125
internal static string @UnsupportedRuntimeIdentifier =>
GetResourceString
("UnsupportedRuntimeIdentifier");
127
internal static string @UsingPreviewSdk =>
GetResourceString
("UsingPreviewSdk");
129
internal static string @InvalidItemSpecToUse =>
GetResourceString
("InvalidItemSpecToUse");
131
internal static string @ProjectContainsObsoleteDotNetCliTool =>
GetResourceString
("ProjectContainsObsoleteDotNetCliTool");
133
internal static string @ErrorReadingAssetsFile =>
GetResourceString
("ErrorReadingAssetsFile");
135
internal static string @MismatchedPlatformPackageVersion =>
GetResourceString
("MismatchedPlatformPackageVersion");
137
internal static string @UnableToUsePackageAssetsCache_Info =>
GetResourceString
("UnableToUsePackageAssetsCache_Info");
139
internal static string @AssetsFileNotSet =>
GetResourceString
("AssetsFileNotSet");
141
internal static string @PackageNotFound =>
GetResourceString
("PackageNotFound");
143
internal static string @CannotFindApphostForRid =>
GetResourceString
("CannotFindApphostForRid");
145
internal static string @CannotUseSelfContainedWithoutAppHost =>
GetResourceString
("CannotUseSelfContainedWithoutAppHost");
147
internal static string @FrameworkDependentAppHostRequiresVersion21 =>
GetResourceString
("FrameworkDependentAppHostRequiresVersion21");
149
internal static string @NETFrameworkToNonBuiltInNETStandard =>
GetResourceString
("NETFrameworkToNonBuiltInNETStandard");
151
internal static string @AppConfigRequiresRootConfiguration =>
GetResourceString
("AppConfigRequiresRootConfiguration");
153
internal static string @PackageReferenceVersionNotRecommended =>
GetResourceString
("PackageReferenceVersionNotRecommended");
155
internal static string @AppHostNotWindowsCLI =>
GetResourceString
("AppHostNotWindowsCLI");
157
internal static string @UnknownFrameworkReference =>
GetResourceString
("UnknownFrameworkReference");
159
internal static string @AppHostCustomizationRequiresWindowsHostWarning =>
GetResourceString
("AppHostCustomizationRequiresWindowsHostWarning");
161
internal static string @InvalidResourceUpdate =>
GetResourceString
("InvalidResourceUpdate");
163
internal static string @AddResourceWithNonIntegerResource =>
GetResourceString
("AddResourceWithNonIntegerResource");
165
internal static string @FailedToLockResource =>
GetResourceString
("FailedToLockResource");
167
internal static string @AppHostNotWindows =>
GetResourceString
("AppHostNotWindows");
169
internal static string @AspNetCoreAllNotSupported =>
GetResourceString
("AspNetCoreAllNotSupported");
171
internal static string @AspNetCoreUsesFrameworkReference =>
GetResourceString
("AspNetCoreUsesFrameworkReference");
173
internal static string @UnresolvedTargetingPack =>
GetResourceString
("UnresolvedTargetingPack");
175
internal static string @NoRuntimePackAvailable =>
GetResourceString
("NoRuntimePackAvailable");
177
internal static string @RuntimeIdentifierNotRecognized =>
GetResourceString
("RuntimeIdentifierNotRecognized");
179
internal static string @NoAppHostAvailable =>
GetResourceString
("NoAppHostAvailable");
181
internal static string @NoBuildRequested =>
GetResourceString
("NoBuildRequested");
183
internal static string @FrameworkReferenceOverrideWarning =>
GetResourceString
("FrameworkReferenceOverrideWarning");
185
internal static string @FrameworkReferenceDuplicateError =>
GetResourceString
("FrameworkReferenceDuplicateError");
187
internal static string @ClsidMapExportedTypesRequireExplicitGuid =>
GetResourceString
("ClsidMapExportedTypesRequireExplicitGuid");
189
internal static string @ClsidMapConflictingGuids =>
GetResourceString
("ClsidMapConflictingGuids");
191
internal static string @ClsidMapInvalidAssembly =>
GetResourceString
("ClsidMapInvalidAssembly");
193
internal static string @CannotFindComhost =>
GetResourceString
("CannotFindComhost");
195
internal static string @ProjectToolOnlySupportTFMLowerThanNetcoreapp22 =>
GetResourceString
("ProjectToolOnlySupportTFMLowerThanNetcoreapp22");
197
internal static string @ReadyToRunNoValidRuntimePackageError =>
GetResourceString
("ReadyToRunNoValidRuntimePackageError");
199
internal static string @ReadyToRunTargetNotSupportedError =>
GetResourceString
("ReadyToRunTargetNotSupportedError");
201
internal static string @ReadyToRunCompilationFailed =>
GetResourceString
("ReadyToRunCompilationFailed");
203
internal static string @CannotHaveSingleFileWithoutRuntimeIdentifier =>
GetResourceString
("CannotHaveSingleFileWithoutRuntimeIdentifier");
205
internal static string @CannotHaveSingleFileWithoutAppHost =>
GetResourceString
("CannotHaveSingleFileWithoutAppHost");
207
internal static string @CannotHaveSingleFileWithoutExecutable =>
GetResourceString
("CannotHaveSingleFileWithoutExecutable");
209
internal static string @WindowsDesktopFrameworkRequiresWindows =>
GetResourceString
("WindowsDesktopFrameworkRequiresWindows");
211
internal static string @ILLinkRunning =>
GetResourceString
("ILLinkRunning");
213
internal static string @ILLinkOptimizedAssemblies =>
GetResourceString
("ILLinkOptimizedAssemblies");
215
internal static string @ILLinkNotSupportedError =>
GetResourceString
("ILLinkNotSupportedError");
217
internal static string @RollForwardRequiresVersion30 =>
GetResourceString
("RollForwardRequiresVersion30");
219
internal static string @InvalidRollForwardValue =>
GetResourceString
("InvalidRollForwardValue");
221
internal static string @WindowsDesktopFrameworkRequiresVersion30 =>
GetResourceString
("WindowsDesktopFrameworkRequiresVersion30");
223
internal static string @WindowsDesktopFrameworkRequiresUseWpfOrUseWindowsForms =>
GetResourceString
("WindowsDesktopFrameworkRequiresUseWpfOrUseWindowsForms");
225
internal static string @UseWpfOrUseWindowsFormsRequiresWindowsDesktopFramework =>
GetResourceString
("UseWpfOrUseWindowsFormsRequiresWindowsDesktopFramework");
227
internal static string @ReadyToRunCompilationHasWarnings_Info =>
GetResourceString
("ReadyToRunCompilationHasWarnings_Info");
229
internal static string @RuntimeListNotFound =>
GetResourceString
("RuntimeListNotFound");
231
internal static string @DuplicateRuntimePackAsset =>
GetResourceString
("DuplicateRuntimePackAsset");
233
internal static string @FailedToDeleteApphost =>
GetResourceString
("FailedToDeleteApphost");
235
internal static string @RuntimePackNotDownloaded =>
GetResourceString
("RuntimePackNotDownloaded");
237
internal static string @AppHostCreationFailedWithRetry =>
GetResourceString
("AppHostCreationFailedWithRetry");
239
internal static string @CannotFindIjwhost =>
GetResourceString
("CannotFindIjwhost");
241
internal static string @NETFrameworkWithoutUsingNETSdkDefaults =>
GetResourceString
("NETFrameworkWithoutUsingNETSdkDefaults");
243
internal static string @NoSupportCppNonDynamicLibraryDotnetCore =>
GetResourceString
("NoSupportCppNonDynamicLibraryDotnetCore");
245
internal static string @NoSupportCppPublishDotnetCore =>
GetResourceString
("NoSupportCppPublishDotnetCore");
247
internal static string @NoSupportCppPackDotnetCore =>
GetResourceString
("NoSupportCppPackDotnetCore");
249
internal static string @NoSupportCppEnableComHosting =>
GetResourceString
("NoSupportCppEnableComHosting");
251
internal static string @CppRequiresTFMVersion31 =>
GetResourceString
("CppRequiresTFMVersion31");
253
internal static string @NoSupportCppSelfContained =>
GetResourceString
("NoSupportCppSelfContained");
255
internal static string @PublishReadyToRunRequiresVersion30 =>
GetResourceString
("PublishReadyToRunRequiresVersion30");
257
internal static string @PublishSingleFileRequiresVersion30 =>
GetResourceString
("PublishSingleFileRequiresVersion30");
259
internal static string @PublishTrimmedRequiresVersion30 =>
GetResourceString
("PublishTrimmedRequiresVersion30");
261
internal static string @CanOnlyHaveSingleFileWithNetCoreApp =>
GetResourceString
("CanOnlyHaveSingleFileWithNetCoreApp");
263
internal static string @Crossgen2RequiresSelfContained =>
GetResourceString
("Crossgen2RequiresSelfContained");
265
internal static string @TargetingPackNeedsRestore =>
GetResourceString
("TargetingPackNeedsRestore");
267
internal static string @NoSupportComSelfContained =>
GetResourceString
("NoSupportComSelfContained");
269
internal static string @PublishUnsupportedWithoutTargetFramework =>
GetResourceString
("PublishUnsupportedWithoutTargetFramework");
271
internal static string @WinMDReferenceNotSupportedOnTargetFramework =>
GetResourceString
("WinMDReferenceNotSupportedOnTargetFramework");
273
internal static string @WinMDObjNotSupportedOnTargetFramework =>
GetResourceString
("WinMDObjNotSupportedOnTargetFramework");
275
internal static string @NoRuntimePackInformation =>
GetResourceString
("NoRuntimePackInformation");
278
internal static string @ConflictingRuntimePackInformation =>
GetResourceString
("ConflictingRuntimePackInformation");
280
internal static string @CannotHaveSolutionLevelRuntimeIdentifier =>
GetResourceString
("CannotHaveSolutionLevelRuntimeIdentifier");
282
internal static string @CannotHaveSupportedOSPlatformVersionHigherThanTargetPlatformVersion =>
GetResourceString
("CannotHaveSupportedOSPlatformVersionHigherThanTargetPlatformVersion");
284
internal static string @WindowsDesktopTargetPlatformMustBeWindows =>
GetResourceString
("WindowsDesktopTargetPlatformMustBeWindows");
286
internal static string @UnnecessaryWindowsDesktopSDK =>
GetResourceString
("UnnecessaryWindowsDesktopSDK");
288
internal static string @TargetFrameworkIsEol =>
GetResourceString
("TargetFrameworkIsEol");
290
internal static string @UnsupportedTargetPlatformIdentifier =>
GetResourceString
("UnsupportedTargetPlatformIdentifier");
293
internal static string @InvalidTargetPlatformVersion =>
GetResourceString
("InvalidTargetPlatformVersion");
295
internal static string @GlobalJsonSDKResolutionFailed =>
GetResourceString
("GlobalJsonSDKResolutionFailed");
297
internal static string @CannotIncludeSymbolsInSingleFile =>
GetResourceString
("CannotIncludeSymbolsInSingleFile");
299
internal static string @CannotIncludeAllContentButNotNativeLibrariesInSingleFile =>
GetResourceString
("CannotIncludeAllContentButNotNativeLibrariesInSingleFile");
301
internal static string @ILLinkFailed =>
GetResourceString
("ILLinkFailed");
303
internal static string @TargetingApphostPackMissingCannotRestore =>
GetResourceString
("TargetingApphostPackMissingCannotRestore");
305
internal static string @PackAsToolCannotSupportTargetPlatformIdentifier =>
GetResourceString
("PackAsToolCannotSupportTargetPlatformIdentifier");
308
internal static string @WorkloadNotInstalled =>
GetResourceString
("WorkloadNotInstalled");
310
internal static string @WindowsSDKVersionConflicts =>
GetResourceString
("WindowsSDKVersionConflicts");
312
internal static string @WinMDTransitiveReferenceNotSupported =>
GetResourceString
("WinMDTransitiveReferenceNotSupported");
314
internal static string @SelfContainedExeCannotReferenceNonSelfContained =>
GetResourceString
("SelfContainedExeCannotReferenceNonSelfContained");
316
internal static string @NonSelfContainedExeCannotReferenceSelfContained =>
GetResourceString
("NonSelfContainedExeCannotReferenceSelfContained");
318
internal static string @DuplicatePublishOutputFiles =>
GetResourceString
("DuplicatePublishOutputFiles");
320
internal static string @CrossgenToolMissingInPDBCompilationMode =>
GetResourceString
("CrossgenToolMissingInPDBCompilationMode");
322
internal static string @Crossgen2ToolMissingWhenUseCrossgen2IsSet =>
GetResourceString
("Crossgen2ToolMissingWhenUseCrossgen2IsSet");
324
internal static string @Crossgen2ToolExecutableNotFound =>
GetResourceString
("Crossgen2ToolExecutableNotFound");
326
internal static string @DotNetHostExecutableNotFound =>
GetResourceString
("DotNetHostExecutableNotFound");
328
internal static string @JitLibraryNotFound =>
GetResourceString
("JitLibraryNotFound");
330
internal static string @Crossgen2MissingRequiredMetadata =>
GetResourceString
("Crossgen2MissingRequiredMetadata");
332
internal static string @CrossgenToolMissingWhenUseCrossgen2IsNotSet =>
GetResourceString
("CrossgenToolMissingWhenUseCrossgen2IsNotSet");
334
internal static string @CrossgenToolExecutableNotFound =>
GetResourceString
("CrossgenToolExecutableNotFound");
336
internal static string @DiaSymReaderLibraryNotFound =>
GetResourceString
("DiaSymReaderLibraryNotFound");
338
internal static string @PDBGeneratorInputExecutableNotFound =>
GetResourceString
("PDBGeneratorInputExecutableNotFound");
340
internal static string @InputAssemblyNotFound =>
GetResourceString
("InputAssemblyNotFound");
342
internal static string @MissingOutputPDBImagePath =>
GetResourceString
("MissingOutputPDBImagePath");
344
internal static string @MissingOutputR2RImageFileName =>
GetResourceString
("MissingOutputR2RImageFileName");
346
internal static string @Crossgen5CannotEmitSymbolsInCompositeMode =>
GetResourceString
("Crossgen5CannotEmitSymbolsInCompositeMode");
348
internal static string @CompressionInSingleFileRequires60 =>
GetResourceString
("CompressionInSingleFileRequires60");
350
internal static string @TrimmingWpfIsNotSupported =>
GetResourceString
("TrimmingWpfIsNotSupported");
352
internal static string @DuplicateTypeLibraryIds =>
GetResourceString
("DuplicateTypeLibraryIds");
354
internal static string @InvalidTypeLibraryId =>
GetResourceString
("InvalidTypeLibraryId");
356
internal static string @MissingTypeLibraryId =>
GetResourceString
("MissingTypeLibraryId");
358
internal static string @TypeLibraryDoesNotExist =>
GetResourceString
("TypeLibraryDoesNotExist");
360
internal static string @InvalidTypeLibrary =>
GetResourceString
("InvalidTypeLibrary");
362
internal static string @PlaceholderRunCommandProjectAbbreviationDeprecated =>
GetResourceString
("PlaceholderRunCommandProjectAbbreviationDeprecated");
364
internal static string @TrimmingWindowsFormsIsNotSupported =>
GetResourceString
("TrimmingWindowsFormsIsNotSupported");
366
internal static string @CompressionInSingleFileRequiresSelfContained =>
GetResourceString
("CompressionInSingleFileRequiresSelfContained");
368
internal static string @AppHostSigningFailed =>
GetResourceString
("AppHostSigningFailed");
371
internal static string @WorkloadNotAvailable =>
GetResourceString
("WorkloadNotAvailable");
373
internal static string @SelfContainedOptionShouldBeUsedWithRuntime =>
GetResourceString
("SelfContainedOptionShouldBeUsedWithRuntime");
375
internal static string @CouldNotGetPackVersionFromWorkloadManifests =>
GetResourceString
("CouldNotGetPackVersionFromWorkloadManifests");
377
internal static string @TargetingPackNotRestored_TransitiveDisabled =>
GetResourceString
("TargetingPackNotRestored_TransitiveDisabled");
379
internal static string @RuntimePackNotRestored_TransitiveDisabled =>
GetResourceString
("RuntimePackNotRestored_TransitiveDisabled");
381
internal static string @UnknownFrameworkReference_MauiEssentials =>
GetResourceString
("UnknownFrameworkReference_MauiEssentials");
383
internal static string @PackageContainsIncorrectlyCasedLocale =>
GetResourceString
("PackageContainsIncorrectlyCasedLocale");
385
internal static string @PackageContainsUnknownLocale =>
GetResourceString
("PackageContainsUnknownLocale");
387
internal static string @Prefer32BitIgnoredForNetCoreApp =>
GetResourceString
("Prefer32BitIgnoredForNetCoreApp");
389
internal static string @ImplicitRuntimeIdentifierResolutionForPublishPropertyFailed =>
GetResourceString
("ImplicitRuntimeIdentifierResolutionForPublishPropertyFailed");
391
internal static string @PublishSelfContainedMustBeBool =>
GetResourceString
("PublishSelfContainedMustBeBool");
393
internal static string @CannotHaveSolutionLevelOutputPath =>
GetResourceString
("CannotHaveSolutionLevelOutputPath");
395
internal static string @ILLinkNoValidRuntimePackageError =>
GetResourceString
("ILLinkNoValidRuntimePackageError");
397
internal static string @AotNotSupported =>
GetResourceString
("AotNotSupported");
400
internal static string @SolutionProjectConfigurationsConflict =>
GetResourceString
("SolutionProjectConfigurationsConflict");
402
internal static string @PublishProfileNotPresent =>
GetResourceString
("PublishProfileNotPresent");
404
internal static string @ArtifactsPathCannotBeSetInProject =>
GetResourceString
("ArtifactsPathCannotBeSetInProject");
406
internal static string @UseArtifactsOutputRequiresDirectoryBuildProps =>
GetResourceString
("UseArtifactsOutputRequiresDirectoryBuildProps");
408
internal static string @RuntimeIdentifierWillNoLongerImplySelfContained =>
GetResourceString
("RuntimeIdentifierWillNoLongerImplySelfContained");
410
internal static string @WorkloadIsEol =>
GetResourceString
("WorkloadIsEol");
412
internal static string @AotUnsupportedTargetRuntimeIdentifier =>
GetResourceString
("AotUnsupportedTargetRuntimeIdentifier");
414
internal static string @AotUnsupportedHostRuntimeIdentifier =>
GetResourceString
("AotUnsupportedHostRuntimeIdentifier");
416
internal static string @CannotDirectlyReferenceMicrosoftNetCompilersToolsetFramework =>
GetResourceString
("CannotDirectlyReferenceMicrosoftNetCompilersToolsetFramework");
418
internal static string @NonPortableRuntimeIdentifierDetected =>
GetResourceString
("NonPortableRuntimeIdentifierDetected");
420
internal static string @AotUnsupportedTargetFramework =>
GetResourceString
("AotUnsupportedTargetFramework");
422
internal static string @UnsupportedTargetPlatformIdentifierWithWorkloadsDisabled =>
GetResourceString
("UnsupportedTargetPlatformIdentifierWithWorkloadsDisabled");
424
internal static string @UnsupportedVisualStudioVersion =>
GetResourceString
("UnsupportedVisualStudioVersion");
426
internal static string @IsAotCompatibleUnsupported =>
GetResourceString
("IsAotCompatibleUnsupported");
429
internal static string @EnableSingleFileAnalyzerUnsupported =>
GetResourceString
("EnableSingleFileAnalyzerUnsupported");
432
internal static string @IsTrimmableUnsupported =>
GetResourceString
("IsTrimmableUnsupported");
434
internal static string @TargetFrameworkIsNotRecommended =>
GetResourceString
("TargetFrameworkIsNotRecommended");
436
internal static string @MicrosoftNetSdkCompilersToolsetNotFound =>
GetResourceString
("MicrosoftNetSdkCompilersToolsetNotFound");
438
internal static string @InvalidAppHostDotNetSearch =>
GetResourceString
("InvalidAppHostDotNetSearch");
440
internal static string @WindowsSDKXamlMissingUseUwpProperty =>
GetResourceString
("WindowsSDKXamlMissingUseUwpProperty");
442
internal static string @WindowsSDKXamlInvalidTfm =>
GetResourceString
("WindowsSDKXamlInvalidTfm");
444
internal static string @MicrosoftNetSdkCompilersToolsetRootEmpty =>
GetResourceString
("MicrosoftNetSdkCompilersToolsetRootEmpty");
446
internal static string @PreferNativeArm64IgnoredForNetCoreApp =>
GetResourceString
("PreferNativeArm64IgnoredForNetCoreApp");
448
internal static string @Net9NotCompatibleWithDev1711 =>
GetResourceString
("Net9NotCompatibleWithDev1711");
450
internal static string @AspNetCorePackUnsupportedTargetFramework =>
GetResourceString
("AspNetCorePackUnsupportedTargetFramework");
452
internal static string @NativeCompilationRequiresPublishing =>
GetResourceString
("NativeCompilationRequiresPublishing");
454
internal static string @PrunePackageDataNotFound =>
GetResourceString
("PrunePackageDataNotFound");
456
internal static string @UnsupportedToolCommandRunner =>
GetResourceString
("UnsupportedToolCommandRunner");
458
internal static string @AspireWorkloadIsDeprecated =>
GetResourceString
("AspireWorkloadIsDeprecated");
460
internal static string @UsingPreviewCsWinRT3_0Feature =>
GetResourceString
("UsingPreviewCsWinRT3_0Feature");
462
internal static string @CantSpecifyBothProperties =>
GetResourceString
("CantSpecifyBothProperties");
464
internal static string @RuntimeGraphFileDoesNotExist =>
GetResourceString
("RuntimeGraphFileDoesNotExist");
466
internal static string @UnableToFindMatchingRid =>
GetResourceString
("UnableToFindMatchingRid");