artifacts\obj\dotnet-getdocument\Release\net10.0\Microsoft.Extensions.ApiDescription.Tool.Resources.cs (20)
19var value = GetResourceString(resourceKey);
31internal static string @CommandFullName => GetResourceString("CommandFullName");
33internal static string @TargetFrameworkDescription => GetResourceString("TargetFrameworkDescription");
35internal static string @OldNETCoreAppProject => GetResourceString("OldNETCoreAppProject");
38=> string.Format(Culture, GetResourceString("OldNETCoreAppProject"), p0, p1);
41internal static string @NETStandardProject => GetResourceString("NETStandardProject");
44=> string.Format(Culture, GetResourceString("NETStandardProject"), p0);
47internal static string @PrefixDescription => GetResourceString("PrefixDescription");
49internal static string @ProjectDescription => GetResourceString("ProjectDescription");
51internal static string @RuntimeDescription => GetResourceString("RuntimeDescription");
53internal static string @UnsupportedFramework => GetResourceString("UnsupportedFramework");
56=> string.Format(Culture, GetResourceString("UnsupportedFramework"), p0, p1);
59internal static string @VerboseDescription => GetResourceString("VerboseDescription");
61internal static string @AssetsFileDescription => GetResourceString("AssetsFileDescription");
63internal static string @MissingOption => GetResourceString("MissingOption");
66=> string.Format(Culture, GetResourceString("MissingOption"), p0);
69internal static string @PlatformDescription => GetResourceString("PlatformDescription");
71internal static string @AssemblyDescription => GetResourceString("AssemblyDescription");
73internal static string @QuietAndVerboseSpecified => GetResourceString("QuietAndVerboseSpecified");
75internal static string @QuietDescription => GetResourceString("QuietDescription");