diff --git a/00.-Dev-machine-requirements.md b/00.-Dev-machine-requirements.md index a0cc34f..e67cac6 100644 --- a/00.-Dev-machine-requirements.md +++ b/00.-Dev-machine-requirements.md @@ -5,8 +5,8 @@ ## Software requirements for Windows are: - Docker Community Edition (aka. Docker for Windows) - Requires Windows 10 Pro 64 bits and Hyper-V enabled. -- .NET Core 1.1 SDK -- (Optional) Visual Studio 2017 15.3.2 or later – Much better for debugging multi-containers apps +- .NET Core 2.0 SDK +- (Optional) Visual Studio 2017 15.3 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: @@ -32,7 +32,8 @@ Docker for Windows requires 64bit Windows 10 Pro, Enterprise and Education (1511 ## Software requirements for Mac are: - Docker Community for Mac (aka. Docker for Mac) - Requires OS X El Capitan 10.11 or newer macOS. -- .NET Core 1.1 SDK for Mac +- .NET Core 2.0 SDK for Mac +- (Optional) Visual Studio for Mac - (Optional) Visual Studio Code for Mac Docker for Mac requires OS X El Capitan 10.11 or newer macOS release running on a 2010 or newer Mac, with Intel’s hardware support for MMU virtualization.