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

Use regex source generators when target .NET 7+ #1131

Closed
drieseng opened this issue May 28, 2023 · 0 comments · Fixed by #1401
Closed

Use regex source generators when target .NET 7+ #1131

drieseng opened this issue May 28, 2023 · 0 comments · Fixed by #1401
Assignees

Comments

@drieseng
Copy link
Member

Use conditional compilation to switch to regex source generators when targeting .NET 7+.
When done, remove the SYSLIB1045 "exclusion" from the .editorconfig in the Renci.SshNet project.

@drieseng drieseng self-assigned this May 28, 2023
mus65 added a commit to mus65/SSH.NET that referenced this issue May 17, 2024
Rob-Hague pushed a commit that referenced this issue May 20, 2024
* use Regex Source Generator for .NET 7+

fixes #1131

* use shorter pattern for GeneratedRegex
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 a pull request may close this issue.

1 participant