[BinFmt] Facilitate proper documentation of Custom BuildEventArgs deprecation and replacement
See original GitHub issuehttps://github.com/dotnet/msbuild/pull/8917#discussion_r1258448613
Background
#6215
This subitem is focused on making sure that https://aka.ms/msbuild/eventargs / https://learn.microsoft.com/en-us/dotnet/api/microsoft.build.framework.custombuildeventargs contains information about CustomBuildEventArgs
deprecation, reasoning, suggested replacements and possibly planned timelines (for Core and for FullFw)
Suggested approach
Put together the required information (based on https://github.com/dotnet/msbuild/pull/8917), create documentation bug https://github.com/dotnet/docs/issues and cooperate with @ghogen on apropriate planning and execution or directly create proposal PR in the doc repo [internal] https://github.com/MicrosoftDocs/visualstudio-docs-pr
Issue Analytics
- State:
- Created 2 months ago
- Comments:7 (5 by maintainers)
Top Results From Across the Web
Issues · dotnet/msbuild · GitHub
[BinFmt] Facilitate proper documentation of Custom BuildEventArgs deprecation and replacement Iteration:2023July. #9016 opened last week by JanKrivanek.
Read more >Msbuild c# repository activities from Dotnet
[BinFmt] Facilitate proper documentation of Custom BuildEventArgs deprecation and replacement. https://github.com/dotnet/msbuild/pull/8917# ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@slang25 No events have been removed - so old logs will be still possible to open with new BinlogViewers without any issues New events have been introduced - so version check needs to be employed and new version of BinlogViewer will need to be used - @rokonec - have you increased the
FileFormat
and facilitated the BinlogViewer change?There were no reason to increase FileFormat because file format has not been changed at all. This will be addressed in https://github.com/dotnet/msbuild/issues/9091