3 references to ProjectAssetsFileAbsolutePath
NuGet.Build.Tasks.Pack (3)
GetProjectReferencesFromAssetsFileTask.cs (3)
37if (!string.IsNullOrEmpty(ProjectAssetsFileAbsolutePath) && File.Exists(ProjectAssetsFileAbsolutePath)) 39assetsFilePath = ProjectAssetsFileAbsolutePath;