Commit 946e3d2
committed
Support MSBuild 16.10 binlogs
The Properties property on the event args for the
project started event is null. Use the project file
name from the event args instead. This fixes the
Open Binary Log menu item not being available when
right clicking a row in the Build Logging window
since no project file was mapped to a binlog.1 parent e65d3ee commit 946e3d2
File tree
1 file changed
+4
-0
lines changed- src/MonoDevelop.ProjectSystem.Tools/MonoDevelop.ProjectSystem.Tools
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
65 | 69 | | |
66 | 70 | | |
67 | 71 | | |
| |||
0 commit comments