2 references to RuntimeIdentifier
EndToEnd.Tests (2)
Utilities\TestProjectCreator.cs (2)
47
if (!string.IsNullOrEmpty(
RuntimeIdentifier
))
50
.Add(new XElement(ns + "RuntimeIdentifier",
RuntimeIdentifier
));