Skip to content

Commit b4e5daa

Browse files
authored
chore: update readme (#49)
1 parent dafe8c1 commit b4e5daa

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
@@ -51,8 +51,8 @@ docker-compose up --build
5151

5252
### ⚙️ Backend
5353

54-
- **Framework**: .NET 9.0 with ASP.NET Core
55-
- **Language**: C# 13.0
54+
- **Framework**: .NET 10.0 with ASP.NET Core
55+
- **Language**: C# 14.0
5656
- **UI Framework**: Blazor Server components
5757
- **Architecture**: Web API with MVC pattern
5858

@@ -75,7 +75,7 @@ docker-compose up --build
7575

7676
### Prerequisites
7777

78-
- .NET 9.0 SDK
78+
- .NET 10.0 SDK
7979
- Node.js (with npm/pnpm)
8080
- Docker (optional)
8181
- pnpm

0 commit comments

Comments
 (0)