2 references to Info_AddPkgAdded
NuGet.CommandLine.XPlat (2)
Utility\MSBuildAPIUtility.cs (2)
450
Logger.LogInformation(string.Format(CultureInfo.CurrentCulture, Strings.
Info_AddPkgAdded
, libraryDependency.Name, packageVersion, itemGroup.ContainingProject.FullPath
466
Logger.LogInformation(string.Format(CultureInfo.CurrentCulture, Strings.
Info_AddPkgAdded
, libraryDependency.Name, packageVersion, itemGroup.ContainingProject.FullPath));