-
Notifications
You must be signed in to change notification settings - Fork 747
Annotate ITestData and implementations #3488
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.
LGTM, waiting on build of your latest push.
58d9d25
to
a841e86
Compare
…nconsistent with ITestData usage
…in VS prior to 16.5
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.
Looks good to me. Let's not worry about the LF issue. Yes, Git is supposed to take care of it normally, but occasionally someone has git configured wrong and it doesn't and gets in somehow...
This is a central point around which a lot of interfaces and implementations turn.
Contributes to #3376.
Commits
Cleanup
Annotation
Fix
Refactoring
Improvement