5 references to Suggestion
Microsoft.NET.Sdk.WorkloadManifestReader.Tests (5)
WorkloadSuggestionFinderTests.cs (5)
178Suggestion(10, "ReallyBigWorkloadWithLotsOfUnnecessaryPacks"),
179Suggestion(3, "ModerateWorkloadWithSomeUnnecessaryPacks"),
180Suggestion(0, "CombinationOfThreeWorkloads", "That", "HasNoExtraPacks"),
181Suggestion(0, "TheBest", "Match"), // is one of the suggestions with the fewest extra packs, and of those, the one with the fewest workloads
182Suggestion(2, "CombinationOfTwoWorkloads", "WithACoupleExtraPacks"),