File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ Original article how to create the starter template is available [here](https://
27
27
28
28
## Used Technology Stack
29
29
30
- ** ASP.NET Core 3.0 :**
30
+ ** ASP.NET Core 3.1 :**
31
31
32
32
* Web.API
33
33
* Vue CLI and JavaScript Services middlewares to integrate with client app
@@ -45,7 +45,7 @@ Original article how to create the starter template is available [here](https://
45
45
46
46
## Prerequisites
47
47
48
- * [ .NET Core] ( https://www.microsoft.com/net/download/windows ) >= 3.0
48
+ * [ .NET Core] ( https://www.microsoft.com/net/download/windows ) >= 3.1
49
49
* [ NodeJS] ( https://nodejs.org/ ) >= 8.9
50
50
* [ Vue CLI] ( https://cli.vuejs.org/ ) >= 4.0
51
51
* Your favourite editor (I prefer [ VS Code] ( https://code.visualstudio.com/ ) ), or VS 2017/19
You can’t perform that action at this time.
0 commit comments