Skip to content

Commit

Permalink
Readme updated to ASP.NET Core 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
liborpansky committed Jan 7, 2020
1 parent 2510d82 commit 0bd3944
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Original article how to create the starter template is available [here](https://

## Used Technology Stack

**ASP.NET Core 3.0:**
**ASP.NET Core 3.1:**

* Web.API
* Vue CLI and JavaScript Services middlewares to integrate with client app
Expand All @@ -45,7 +45,7 @@ Original article how to create the starter template is available [here](https://

## Prerequisites

* [.NET Core](https://www.microsoft.com/net/download/windows) >= 3.0
* [.NET Core](https://www.microsoft.com/net/download/windows) >= 3.1
* [NodeJS](https://nodejs.org/) >= 8.9
* [Vue CLI](https://cli.vuejs.org/) >= 4.0
* Your favourite editor (I prefer [VS Code](https://code.visualstudio.com/)), or VS 2017/19
Expand Down

0 comments on commit 0bd3944

Please sign in to comment.