Visual Studio 2026 introduces the new .slnx solution format. Unfortunately, Radzen seems to have issues with at. If I open a .razor file in Visual Studio, I get this error:
Failed to open D:\Workspaces\MySolution.slnx
Microsoft.Build.Exceptions.InvalidProjectFileException: No file format header found.
Looks like you need to add support for this file format as well for Radzen Blazor for Visual Studio…
Opening the same .slnx in Radzen Blazor Studio (not the VS addon) seems to work without any issues.
