You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update analyzer version and clean up solution structure
Increment Open.Text.Analyzers to 1.0.1. Update solution for VS 2022 v18.2, remove unused solution folders ("Source.ZLinq", "Source"), and flatten project organization by removing NestedProjects. No code changes.
<Description>Roslyn analyzers for detecting inefficient string patterns and suggesting modern alternatives using Span<char>, ReadOnlySpan<char>, and StringSegment.</Description>
0 commit comments