Browse Source

Update .NET Requirements (#1046)

pull/1049/head
Paul Astbury-Thomas 3 years ago
committed by GitHub
parent
commit
46322ab330
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -23,7 +23,7 @@ Current Version ![GitHub release](https://img.shields.io/github/release/squidex/
* [Visual Studio Code](https://code.visualstudio.com/) or [Visual Studio 2022](https://visualstudio.microsoft.com/vs/)
* [Node.js](https://nodejs.org/en/) (development only)
* [MongoDB](https://www.mongodb.com/)
* [.NET 7 SDK](https://dotnet.microsoft.com/download#/current) (Already part of Visual Studio)
* [.NET 8 SDK](https://dotnet.microsoft.com/download#/current) (Already part of Visual Studio 2022 v17.8)
## Deployment Options

Loading…
Cancel
Save