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