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

Moved IDE0005 warning configuration. #1329

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

jscarle
Copy link
Contributor

@jscarle jscarle commented Feb 20, 2024

Moved the IDE0005 warning into the .editorconfig for BouncyCastle and Chaos.NaCl.

@jscarle
Copy link
Contributor Author

jscarle commented Feb 20, 2024

@WojciechNagorski @Rob-Hague I moved the IDE0005 in the directories for BouncyCastle and Chaos.NaCl which allows us to not mute it for the entire solution and eliminates the source of the issue, which are these two packages which have been integrated.

Copy link
Collaborator

@WojciechNagorski WojciechNagorski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great idea!

@WojciechNagorski WojciechNagorski merged commit f8b3ef3 into sshnet:develop Feb 20, 2024
1 check was pending
@Rob-Hague
Copy link
Collaborator

Thanks

@jscarle jscarle deleted the feature/UpdateIDEWarning branch February 20, 2024 21:03
@WojciechNagorski WojciechNagorski added this to the 2024.0.0 milestone Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants