2 references to WebConfigTemplateWithoutLocation
Microsoft.NET.Sdk.Publish.Tasks.Tests (2)
Tasks\GenerateEnvTransformTests.cs (1)
275List<XDocument> locationWebConfigTemplateList = new() {WebConfigTransformTemplates.WebConfigTemplateWithoutLocation,
WebConfigTransformTests.cs (1)
200new object[] {new XDocument(WebConfigTransformTemplates.WebConfigTemplateWithoutLocation) },