Skip to content

Commit 0a73371

Browse files
Update README.md
1 parent 1ae11e9 commit 0a73371

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
@@ -100,13 +100,13 @@ but require full path import like ```import * as auth from 'client/auth.mjs';```
100100
- https://www.nuget.org/packages/AltV.Net
101101
- optional async module https://www.nuget.org/packages/AltV.Net.Async
102102

103-
### Installing .NET Core SDK >= 2.2
103+
### Installing .NET Core SDK >= 3.0
104104

105105
.NET Core SDK can be found [here](https://dotnet.microsoft.com/download). You have to install the sdk, the runtime isn't needed.
106106

107107
## Setup
108108

109-
### Create a project with Visual Studio 17 (Windows)
109+
### Create a project with Visual Studio 19 (Windows)
110110

111111
* Go to "File -> New -> Project..." now the Project Wizard should appear.
112112
* In the left Column select "Installed -> Visual C# -> .NET Core".

0 commit comments

Comments
 (0)