Skip to content
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

[Other Issues]: Warning CS3008: Identifier '_toolTipValues' is not CLS-compliant #517

Closed
PWagner1 opened this issue Dec 6, 2021 · 4 comments
Assignees
Labels
discussion Discussion thread. other All other issues.
Milestone

Comments

@PWagner1
Copy link
Contributor

PWagner1 commented Dec 6, 2021

Might need to disable CS3008 warnings

@PWagner1 PWagner1 added discussion Discussion thread. other All other issues. labels Dec 6, 2021
@Smurf-IV
Copy link
Member

Smurf-IV commented Dec 6, 2021

At least just for that member variable as it is used internally for the tooltips, and then to be allowed to be used for the designer..
Do not set it globally.

@PWagner1 PWagner1 self-assigned this Dec 6, 2021
@PWagner1 PWagner1 added this to the January 2022 milestone Dec 6, 2021
@PWagner1 PWagner1 mentioned this issue Dec 6, 2021
@PWagner1
Copy link
Contributor Author

PWagner1 commented Dec 8, 2021

Disabled warning in source file.

@Smurf-IV Smurf-IV closed this as completed Dec 8, 2021
@PWagner1
Copy link
Contributor Author

PWagner1 commented Dec 8, 2021

@Smurf-IV Can I merge PR #518?

@Smurf-IV
Copy link
Member

Smurf-IV commented Dec 9, 2021

@Smurf-IV Can I merge PR #518?

I thought it had been hence the closure.. Must have missed the PR review email....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Discussion thread. other All other issues.
Projects
None yet
Development

No branches or pull requests

2 participants