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

Error CS9057 - Analyzer assembly version issue #519

Closed
MrGeneric opened this issue Dec 31, 2024 · 3 comments
Closed

Error CS9057 - Analyzer assembly version issue #519

MrGeneric opened this issue Dec 31, 2024 · 3 comments
Milestone

Comments

@MrGeneric
Copy link

Hey,
I ran into this error after updating from 6.1.0 to 6.2.1.5. The project built fine for me locally as I have the latest version of Visual Studio that includes the .NET 9 SDK. It failed on the build server though and locally for a colleague who has the .NET 8 SDK (8.0.404).

Error CS9057: The analyzer assembly 'C:\windows\ServiceProfiles\NetworkService.nuget\packages\fluxor.blazor.web\6.2.1.5\analyzers\dotnet\cs\Fluxor.Blazor.Web.Analyzers.dll' references version '4.12.0.0' of the compiler, which is newer than the currently running version '4.9.0.0'

For the moment I have rolled back the update, but just wanted to report it in case others run into the same.

Thanks.

@mrpmorris mrpmorris added this to the 6.3 milestone Dec 31, 2024
@mrpmorris
Copy link
Owner

Fixed in 6.3 (hopefully)
Could you try again, please?

@MrGeneric
Copy link
Author

I just tested both 6.3 and 6.4 and can confirm that the issue is resolved. Thank you!

@mrpmorris
Copy link
Owner

Thank you for your help!

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

No branches or pull requests

2 participants