3 references to PublishRelease
Microsoft.NET.Publish.Tests (3)
GivenThatWeWantToPublishAHelloWorldProject.cs (3)
16private const string PublishRelease = nameof(PublishRelease); 457propertyGroup.Add(new XElement(ns + PublishRelease, "true")); 672propertyGroup.Add(new XElement(ns + PublishRelease, "true"));