1 reference to NuGetUtils
Aspire.RuntimeIdentifier.Tool (1)
Program.cs (1)
60
string? bestRidForPlatform =
NuGetUtils
.GetBestMatchingRid(graph, ridToUse!, supportedRids!, out bool wasInGraph);