2 references to WebConfigEnvironmentVariables
Microsoft.NET.Sdk.Publish.Tasks (2)
Tasks\GenerateEnvTransform.cs (2)
24if (string.IsNullOrEmpty(WebConfigEnvironmentVariables)) 40XDocument? envTransformDoc = GenerateEnvTransformDocument(templateContentDocument, WebConfigEnvironmentVariables);