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