Skip to content

Releases: KirillOsenkov/MSBuildStructuredLog

Associate .binlog and .buildlog files with Viewer

29 Jun 05:43
Compare
Choose a tag to compare
v1.1.106

Associate .binlog and .buildlog files with the MSBuild Structured Log…

Bugfixes

23 Jun 06:54
Compare
Choose a tag to compare

A few bugfixes

Many UI improvements

18 Jun 06:02
Compare
Choose a tag to compare
v1.1.99

Implement the Copy All context menu on other treeviews.

Embed projects and imports in the .buildlog file

17 Jun 02:31
Compare
Choose a tag to compare

This version starts embedding the archive with projects and imported files directly in the .buildlog file.

Bugfix

16 Jun 17:54
Compare
Choose a tag to compare

Forgot to include a new .dll in the package

Bugfixes

16 Jun 06:40
Compare
Choose a tag to compare

Fixed bugs, hiding root-level evaluation messages under Evaluation folder

Various improvements to UI and loggers

16 Jun 05:22
Compare
Choose a tag to compare
v1.1.81

Order the unparented targets by start time.

Support for viewing embedded projects, imports and preprocessing

01 Jun 05:50
Compare
Choose a tag to compare

Major enhancements:

  • Support for the new msbuild /bl option for embedding projects and imports into the .binlog file
  • If files are embedded, allow to list the files and search through them
  • Allow viewing the files in a text editor
  • Allow viewing preprocessed source for projects (with all imported projects inlined)

When a node in a tree is selected press SPACE or ENTER (or double-click) to view the source code associated with it, if any. Projects, targets and tasks have links to source code.

Text Viewer for source files

18 May 07:14
Compare
Choose a tag to compare

If a file is present on disk, double-click on a tree node to view the source for the file (for projects, targets, tasks, errors and warnings).

Text Viewer for source files

18 May 07:03
Compare
Choose a tag to compare

If a file is present on disk, double-click on a tree node to view the source for the file (for projects, targets, tasks, errors and warnings).