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