Skip to content

Analyzer: Lower the Roslyn version#11116

Merged
ScarletKuro merged 1 commit intodevfrom
analyzer_fix
Mar 31, 2025
Merged

Analyzer: Lower the Roslyn version#11116
ScarletKuro merged 1 commit intodevfrom
analyzer_fix

Conversation

@ScarletKuro
Copy link
Member

@ScarletKuro ScarletKuro commented Mar 31, 2025

Description

Fixes: #11114
I will leave MudBlazor.SourceGenerator on latest Roslyn as it's not shipped together with MudBlazor anyway and I assume that all our developers update their IDE and SDKs.

How Has This Been Tested?

Analyzer tests.

Type of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation (fix or improvement to the website or code docs)

Checklist

  • The PR is submitted to the correct branch (dev).
  • My code follows the code style of this project.
  • I've added relevant tests.

@github-actions github-actions bot added bug Unexpected behavior or functionality not working as intended PR: needs review labels Mar 31, 2025
@sonarqubecloud
Copy link

@ScarletKuro ScarletKuro merged commit 8900d96 into dev Mar 31, 2025
9 checks passed
@ScarletKuro ScarletKuro deleted the analyzer_fix branch March 31, 2025 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Unexpected behavior or functionality not working as intended

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CS9057: 8.5.0 release does not build under .NET 8.14 (8.0.407)

1 participant