Skip to content

Commit 0bd3944

Browse files
committed
Readme updated to ASP.NET Core 3.1
1 parent 2510d82 commit 0bd3944

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)