2 references to ReplaceAttributes
Microsoft.NET.Publish.Tests (2)
GivenThatWeWantToPublishASingleFileApp.cs (2)
145
target.
ReplaceAttributes
(new XAttribute[] { new XAttribute("Name", "AfterAfterSdkPublish"), new XAttribute("AfterTargets", "AfterSdkPublish") });
147
message.
ReplaceAttributes
(new XAttribute[] { new XAttribute("Importance", "High"), new XAttribute("Text", "Executed AfterAfterSdkPublish") });