-
Notifications
You must be signed in to change notification settings - Fork 1.6k
CI Update - .NET Core 3.0 preview 9 #3119
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
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 looks really good, @mairaw. There were some changed values of enum members, but I confirmed that they were correct in source (they are all new members in 3.0). Some parameter names were changed, so I added them back in suggestions. And I also added descriptions of some members that previously were inherited by a base class.
xml/System.Windows.Forms/DataGridViewComboBoxEditingControl.xml
Outdated
Show resolved
Hide resolved
xml/System.Windows.Forms/DataGridViewComboBoxEditingControl.xml
Outdated
Show resolved
Hide resolved
Co-Authored-By: Ron Petrusha <ronpet@microsoft.com>
Good catch on the param name changes @rpetrusha! Thanks! |
No description provided.