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://
2727
2828## Used Technology Stack
2929
30- ** ASP.NET Core 3.0 :**
30+ ** ASP.NET Core 3.1 :**
3131
3232* Web.API
3333* 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://
4545
4646## Prerequisites
4747
48- * [ .NET Core] ( https://www.microsoft.com/net/download/windows ) >= 3.0
48+ * [ .NET Core] ( https://www.microsoft.com/net/download/windows ) >= 3.1
4949* [ NodeJS] ( https://nodejs.org/ ) >= 8.9
5050* [ Vue CLI] ( https://cli.vuejs.org/ ) >= 4.0
5151* 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