1 write to AllSupportedFrameworks
Microsoft.DotNet.Build.Tasks.Packaging (1)
ValidatePackage.cs (1)
363AllSupportedFrameworks = _frameworks.Values.Where(fx => fx.SupportedVersion != null).Select(fx => fx.ToItem()).OrderBy(i => i.ItemSpec).ToArray();