From 93e6c0806fae65b7d2e0966977d1248049000a3d Mon Sep 17 00:00:00 2001 From: Eric Jizba Date: Fri, 1 Dec 2017 10:35:29 -0800 Subject: [PATCH] Add back prereq for .net core 2.0 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3b31a114a..14ed0b31d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ ## Prerequisites * For local debugging: + * [.NET Core 2.0](https://www.microsoft.com/net/download/core) * [Azure Core Function Tools 2.0](https://www.npmjs.com/package/azure-functions-core-tools) ``` npm install --global azure-functions-core-tools@core