3 references to ProjectFilePath
Microsoft.NET.ProjectData.Tasks (3)
WriteProjectDataBuildReceiptTask.cs (3)
28 string receiptPath = ProjectDataBuildReceipt.Write(this.ReceiptDirectory, this.AttemptId, this.ProjectFilePath); 29 this.Log.LogMessage(MessageImportance.Low, "ProjectData: wrote completed receipt for {0}: {1}", this.ProjectFilePath, receiptPath); 36 this.ProjectFilePath,