Skip to content

Commit 98f3bd4

Browse files
Update README to reflect .NET Core 9.0 requirement and specify VS2022 version
1 parent 6e891ea commit 98f3bd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ To get a local copy up and running follow these simple steps.
7171

7272
### Prerequisites (develop version)
7373

74-
GrandNode requires .NET Core 8.0, MongoDB 4.0+, and OS-specific dependency tools.
74+
GrandNode requires .NET Core 9.0, MongoDB 4.0+, and OS-specific dependency tools.
7575

7676
### Installation
7777

@@ -88,7 +88,7 @@ If you want to download the latest stable version of GrandNode please use the fo
8888
docker pull grandnode/grandnode2:x.xx
8989
```
9090

91-
* Open locally with VS2022+
91+
* Open locally with VS2022+ (v17.12.0) or above
9292

9393
Run the project in the Visual Studio 2022+, extract the source code package downloaded from Releases tab to a folder. Enter the extracted folder and double-click the GrandNode.sln solution file. Select the Plugins project, rebuild it, then select the GrandNode.Web project.
9494

0 commit comments

Comments
 (0)