1 write to FrameworkReferences
Microsoft.NET.Build.Containers (1)
Tasks\ComputeDotnetBaseImageAndTag.cs (1)
93FrameworkReferences = [];
2 references to FrameworkReferences
Microsoft.NET.Build.Containers (2)
Tasks\ComputeDotnetBaseImageAndTag.cs (2)
80FrameworkReferences.Length > 0 81&& FrameworkReferences.Any(x => x.ItemSpec.Equals("Microsoft.AspNetCore.App", StringComparison.OrdinalIgnoreCase));