Releases: KirillOsenkov/MSBuildStructuredLog
Releases · KirillOsenkov/MSBuildStructuredLog
Ignore a couple first-chance exceptions
Full Changelog: v2.2.334...v2.2.336
Fix exception indicator
v2.2.334 Ignore a first-chance exception in Squirrel
2.2.330: First-chance exception improvements
Full Changelog: v2.2.326...v2.2.330
2.2.326: Add a first-chance exception indicator
Full Changelog: v2.2.324...v2.2.326
v2.2.324
Fix the installer by reverting to an older Cecil
Full Changelog: v2.2.321...v2.2.324
v2.2.317: support for binlog file format version 23
What's Changed
- Updated NuGet packages by @Janek91 in #801
- Add Buildcheck events support + BuildSubmissionStarted by @YuliiaKovalova in #797
New Contributors
- @Janek91 made their first contribution in #801
- @YuliiaKovalova made their first contribution in #797
Full Changelog: v2.2.310...v2.2.317
Published:
v2.2.310: $projectreference navigation
What's Changed
- Add
$projectreference
search syntax:$projectreference project(My.csproj)
- view referenced and referencing projects for a project$projectreference project(My.csproj) Destination
- find projects matching 'Destination' and referenced by My.csproj directly or indirectly- double-click on a project in results to "center" on it, allowing to navigate the project reference graph in both directions
- https://github.com/KirillOsenkov/MSBuildStructuredLog/wiki/Search-Syntax#projectreference-search-project-reference-graph
- Fix selection background color in Avalonia build by @filipnavara in #799
Full Changelog: v2.2.303...v2.2.310
v2.2.303
What's Changed
- Update Avalonia to latest version, enable basic PublishAot scenario by @filipnavara in #782
- Switch to Centralized Package Management by @decriptor in #798
- Bug fixes to $copy functionality
New Contributors
- @decriptor made their first contribution in #798
Full Changelog: v2.2.294...v2.2.303
Bugfixes in $copy results
Full Changelog: v2.2.292...v2.2.294
Icons for file copy results
For $copy filename.txt
results use a dedicated icon that shows whether the file is a source of a copy operation, a destination, or both.
Full Changelog: v2.2.291...v2.2.292