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

fix: Load dependencies for Roslyn generators and analyzer #3178

Merged
merged 4 commits into from
Jan 31, 2025

Conversation

dupdob
Copy link
Member

@dupdob dupdob commented Jan 31, 2025

This change should fix most (if not all) loading for code generators and analyzers.
It fixes: #3176 and other older ones

@rouke-broersma rouke-broersma changed the title Load explicitely generator/Analyzer dependencies fix: Load dependencies for Roslyn generators and analyzer Jan 31, 2025
rouke-broersma and others added 2 commits January 31, 2025 13:59
…r-mutator/stryker-net into improve_generator_support

# Conflicts:
#	src/Stryker.Core/Stryker.Core/Initialisation/Buildalyzer/IAnalyzerResultExtensions.cs
@rouke-broersma rouke-broersma merged commit 52752dc into master Jan 31, 2025
10 checks passed
@rouke-broersma rouke-broersma deleted the improve_generator_support branch January 31, 2025 13:45
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.

Stryker.NET is failing when used with Mediator.SourceGenerator
2 participants