3 references to NetCoreAppIgnoredStrongNameWarning
Microsoft.NET.ProjectData.Tasks (3)
ProjectDataWriter.cs (3)
678 if (string.Equals(warning.Trim(), NetCoreAppIgnoredStrongNameWarning, StringComparison.OrdinalIgnoreCase)) 685 ? prefix + NetCoreAppIgnoredStrongNameWarning 686 : arg + "," + NetCoreAppIgnoredStrongNameWarning;