1 write to ConfigurationOption
dotnet (1)
ReleasePropertyProjectLocator.cs (1)
31=> (SlnOrProjectArgs, ConfigurationOption, FrameworkOption) = (slnOrProjectArgs ?? [], configOption, frameworkOption);
1 reference to ConfigurationOption
dotnet (1)
ReleasePropertyProjectLocator.cs (1)
74if (_options.ConfigurationOption != null || globalProperties is not null && globalProperties.ContainsKey(MSBuildPropertyNames.CONFIGURATION))