question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BinFmt] Facilitate proper documentation of Custom BuildEventArgs deprecation and replacement

See original GitHub issue

https://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:open
  • Created 2 months ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
JanKrivanekcommented, Jul 31, 2023

@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?

0reactions
rokoneccommented, Aug 1, 2023

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found