1 reference to SolutionProjectConfigurationsConflict
dotnet (1)
ReleasePropertyProjectLocator.cs (1)
207throw new GracefulException(Strings.SolutionProjectConfigurationsConflict, _propertyToCheck, string.Join("\n", (configuredProjects).Select(x => x.FullPath)));