From 355209354e120d72f0ff2d7c4367247e5dfe37dd Mon Sep 17 00:00:00 2001 From: Shannon Deminick Date: Tue, 22 May 2018 12:58:14 +0200 Subject: [PATCH] Update V8_GETTING_STARTED.md --- V8_GETTING_STARTED.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/V8_GETTING_STARTED.md b/V8_GETTING_STARTED.md index 61734b9959..4022f0345a 100644 --- a/V8_GETTING_STARTED.md +++ b/V8_GETTING_STARTED.md @@ -2,7 +2,7 @@ ### What you need: -* [Visual Studio 2017 Community (Free)](https://www.visualstudio.com/vs/community/), or Professional, Enterprise, etc... +* [Visual Studio 2017 Community (Free)](https://www.visualstudio.com/vs/community/), or Professional, Enterprise, etc... _(Version 15.7+)_ * .NET Framework 4.7.2 installed, get it here: https://www.microsoft.com/net/download/thank-you/net472?survey=false * .NET Framework 4.7.2 developer pack, get it here: https://www.microsoft.com/net/download/thank-you/net472-developer-pack _(be sure this is the ENU file which will be named `NDP472-DevPack-ENU.exe`)_ * Clone the Umbraco repository and ensure you have the `temp8` branch checked out