1 reference to s_all
aspire (1)
NuGet\NuGetPackageCache.cs (1)
36
public static bool IsDeprecated(string packageId) =>
s_all
.Contains(packageId);