.NET 8 RC1 Blazor build suddenly errors. Required parameter 'renderMode' of ... #51293
Closed
1 task done
Labels
area-blazor
Includes: Blazor, Razor Components
✔️ Resolution: Answered
Resolved because the question asked by the original author has been answered.
Status: Resolved
Is there an existing issue for this?
Describe the bug
Yes, I'm suddenly getting the error while building RC1 Blazor.
So, I upgraded to RC2 but Azure App Service is missing that SDK.
Conclusion, I can't go back and can't go forward.
Expected Behavior
Run Blazor either RC1 or RC2 correctly on Azure App Service.
Steps To Reproduce
Build a Blazor RC1 project.
Or publish an RC2 project to an Azure App Service.
Exceptions (if any)
There is no argument give that correspons to the required parameter 'renderMode' of 'RenderTreeBuilder.AddComponentRenderMode(int, IComponentRenderMode)'
.NET Version
8.0.0-rc.1.23421.29
Anything else?
Could be related to: #51170
The text was updated successfully, but these errors were encountered: