Update README.md

This commit is contained in:
Atanas Korchev
2025-12-16 13:50:54 +02:00
committed by GitHub
parent d13d7bef0c
commit fbfa3c1abe

View File

@@ -54,4 +54,4 @@ Check the [getting started](https://blazor.radzen.com/get-started) instructions
## Run demos locally
Use Radzen.Server.sln to open and run demos as Blazor server application or Radzen.WebAssembly.sln to open and run demos as Blazor WebAssembly application. Radzen.sln has reference to all projects including tests.
Use **Radzen.Server.sln** to open and run demos as Blazor server application or **Radzen.WebAssembly.sln** to open and run demos as Blazor WebAssembly application. The demos require the .NET 10 SDK and should preferably be opened in VS2026.