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