Skip to content

Conversation

@AlanLiu90
Copy link
Contributor

@AlanLiu90 AlanLiu90 commented Mar 11, 2025

Reuse the logic implemented in #616 to handle nuget package with multiple Roslyn version analyzers in CLI.

Try to fix #704.

Copy link
Collaborator

@JoC0de JoC0de left a comment

Choose a reason for hiding this comment

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

@AlanLiu90 Thanks for providing a fix. The code looks very nice, just some small adjustments and we can merge it.

AlanLiu90 and others added 7 commits March 16, 2025 09:29
Co-authored-by: JoC0de <53140583+JoC0de@users.noreply.github.com>
Co-authored-by: JoC0de <53140583+JoC0de@users.noreply.github.com>
Co-authored-by: JoC0de <53140583+JoC0de@users.noreply.github.com>
Co-authored-by: JoC0de <53140583+JoC0de@users.noreply.github.com>
Co-authored-by: JoC0de <53140583+JoC0de@users.noreply.github.com>
@JoC0de JoC0de merged commit fe31ad0 into GlitchEnzo:master Mar 16, 2025
8 checks passed
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.

Version 4.3.0 breaks compilation due to NuGet packages with multiple Roslyn assemblies (e.g. System.Text.Json)

2 participants