Skip to content

Commit 7afe4ec

Browse files
authored
Update README.md
1 parent 50f0742 commit 7afe4ec

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
@@ -3,7 +3,7 @@ ASP.NET Core with JWT Authentication Demo
33

44
# Framework and SDK
55
- Compatibile for `Visual Studio 2017` and `Visual Studio for Mac`
6-
- Base on `.NET Core 1.1`
6+
- Base on `.NET Core 2.0`
77
- `Swashbuckle.AspNetCore` for Swagger API documentation
88
- `Dapper` for ORM
99
- `MailKit` for email sending
@@ -43,5 +43,5 @@ ASP.NET Core with JWT Authentication Demo
4343
2. ~~More detail usage description for this demo~~
4444
3. Send mail async implementation
4545
4. Add Postman script samples for API calls
46-
5. Upgrade to .NET Core 2.0
46+
5. ~~Upgrade to .NET Core 2.0~~
4747
6. Add API version support

0 commit comments

Comments
 (0)