4 references to Remove
Microsoft.NET.Sdk.Publish.Tasks (1)
WebConfigTransform.cs (1)
125aspNetCoreElement.Attributes().Remove();
Microsoft.NET.Sdk.Publish.Tasks.Tests (3)
WebConfigTransformTests.cs (3)
265input.Descendants("aspNetCore").Attributes("stdoutLogEnabled").Remove(); 304aspNetCoreElement.Attributes("stdoutLogEnabled").Remove(); 320input.Descendants("aspNetCore").Attributes().Remove();