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
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.
The text was updated successfully, but these errors were encountered:
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).
For the moment I have rolled back the update, but just wanted to report it in case others run into the same.
Thanks.
The text was updated successfully, but these errors were encountered: