-
Notifications
You must be signed in to change notification settings - Fork 6k
Enhance BC30738 error documentation with Windows Forms and My.MyApplication guidance #48539
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…cation guidance Co-authored-by: BillWagner <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One more set of changes, and this will be ready.
@copilot Address the remaining review comment |
Co-authored-by: BillWagner <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is ready for final review
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is ready for final review.
Co-authored-by: Genevieve Warren <[email protected]>
The BC30738 error documentation has been significantly enhanced and all review feedback has been addressed. The final version now uses proper xref cross-references for
My.MyApplication
(WindowsFormsApplicationBase),Startup
,StartupNextInstance
, andShutdown
events, providing developers with direct links to the official API documentation.Fixes #35216
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.
Internal previews