2 references to GetPackagesConfigFilePath
NuGet.Build.Tasks (2)
BuildTasksUtility.cs (2)
398
packagesConfigPath =
GetPackagesConfigFilePath
(projectDirectory, projectName);
726
return
GetPackagesConfigFilePath
(Path.GetDirectoryName(projectFullPath), Path.GetFileNameWithoutExtension(projectFullPath));