1 reference to Error_CentralPackageVersions_AutoreferencedReferencesNotAllowed
NuGet.CommandLine.XPlat (1)
Utility\MSBuildAPIUtility.cs (1)
230packageReferenceArgs.Logger.LogError(string.Format(CultureInfo.CurrentCulture, Strings.Error_CentralPackageVersions_AutoreferencedReferencesNotAllowed, string.Join(";", autoReferencedAndDefinedInCentralFile.Select(d => d.Name))));