-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Port WinForms docs for 9.0 #10247
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
Port WinForms docs for 9.0 #10247
Conversation
Learn Build status updates of commit 5c3c75e: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
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.
Left some comments.
Learn Build status updates of commit 6fccd41: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Learn Build status updates of commit 9665cc6: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
@gewarren do we have an estimate for when the CI update for RC 1 will be? WinForms has some experimental apis that were introduced in RC1 so this is in draft to get those docs ported as well. |
@lonitra so I assume you're going to wait for RC1 to be released before merging this? |
Yes, we need the documentation for the experimental APIs as well to finish up documentation for net 9 so this will need to wait until the CI update. |
Co-authored-by: Carlos Sánchez López <[email protected]>
9665cc6
to
751cfe7
Compare
Learn Build status updates of commit 751cfe7: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue.
xml/System.Windows.Forms/ToolStrip.xml
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. For any questions, please:
|
Co-authored-by: Genevieve Warren <[email protected]>
Learn Build status updates of commit 639c2e7: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Co-authored-by: Genevieve Warren <[email protected]>
Learn Build status updates of commit baeea0d: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Co-authored-by: Carlos Sánchez López <[email protected]>
Co-authored-by: Carlos Sánchez López <[email protected]>
Learn Build status updates of commit 2e67e63: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Learn Build status updates of commit 6ba3897: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Summary
Fixes dotnet/winforms#11845
Followed porting instructions in main issue
porting documentation for darkmode / async feature still pending