Skip to content

Commit 5fa4aea

Browse files
authored
Merge pull request #7 from AlexNek/AlexNek-patch-1
Update readme.md
2 parents a48fa60 + 8934731 commit 5fa4aea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ It is possible to compare different types of hosting models:
1313

1414

1515
## Getting Started
16-
You can find the old version (.NET 5.0 and 6.0 compatible) on the branch [net50](https://github.com/AlexNek/BabylonBlazor/tree/net50)
17-
New version supports .NET 8.0 and I use Blazor Web App template with server prerendring for demo purposes.
16+
You can find the old version (.NET 5.0 and 6.0 compatible) on the branch [net50](https://github.com/AlexNek/BabylonBlazor/tree/net50) or use old nuget version
17+
New version supports .NET 9.0 and I use Blazor Web App template with server prerendring for demo purposes.
1818

1919
### Prerequisites
2020

2121
To create Blazor Apps, install the latest version of Visual Studio with the ASP.NET and web development workload.
22-
For using .Net 8.0 you need at least Visual Studio 2022 17.8+.
22+
For using .Net 9.0 you need at least Visual Studio 2022 17.12+.
2323
Another alternative would be to use Visual Studio code. Click [here](https://docs.microsoft.com/en-us/aspnet/core/blazor/get-started?view=aspnetcore-3.1&tabs=visual-studio-code) for more information.
2424

2525

0 commit comments

Comments
 (0)