From e63805084cbb038dd59a83e869b986361c1e3b8b Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Thu, 10 May 2018 13:32:55 -0700 Subject: [PATCH] Updated 00. Dev machine requirements (markdown) --- 00.-Dev-machine-requirements.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/00.-Dev-machine-requirements.md b/00.-Dev-machine-requirements.md index 360a0b8..d814b4b 100644 --- a/00.-Dev-machine-requirements.md +++ b/00.-Dev-machine-requirements.md @@ -6,12 +6,12 @@ ## Software requirements for Windows are: - Docker Community Edition (aka. Docker for Windows) - Requires Windows 10 Pro 64 bits and Hyper-V enabled. - .NET Core 2.0 SDK -- (Optional) Visual Studio 2017 15.5 or later – Much better for debugging multi-containers apps +- (Optional) Visual Studio 2017 **15.7** or later – Much better for debugging multi-containers apps The requirements for VS 2017 are: Supported Operating Systems Visual Studio 2017 will install and run on the following operating systems: -• Windows 10 version 1507 or higher: Home, Professional, Education, and Enterprise (LTSB is not supported) +• Windows 10 version 1507 or higher (recommended Windows 1803): Home, Professional, Education, and Enterprise (LTSB is not supported) • Windows Server 2016: Standard and Datacenter