2 references to CONFIGURATION
dotnet (2)
ReleasePropertyProjectLocator.cs (2)
74
if (_options.ConfigurationOption != null || globalProperties is not null && globalProperties.ContainsKey(MSBuildPropertyNames.
CONFIGURATION
))
90
newConfigurationArgs[MSBuildPropertyNames.
CONFIGURATION
] = MSBuildPropertyNames.CONFIGURATION_RELEASE_VALUE;