From 0af1d1bac85797c56dc4e5730227e6ddc7b5f2ac Mon Sep 17 00:00:00 2001 From: alexey-zolotarev <49529471+alexey-zolotarev@users.noreply.github.com> Date: Wed, 22 May 2019 14:53:36 +0300 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 07f8235..86e6c25 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,10 @@ This repository contains the DevExpress demo applications that target .Net Core ## Run the demos Open a solution in Visual Studio. -Before you build the solution, ensure that the 'Use previews of the .NET Core SDK' option is enabled (find this setting from the Visual Studio main menu: Tools->Options->Project and Solutions->.NET Core). +Before you build the solution, ensure that the 'Use previews of the .NET Core SDK' option is enabled. +You can find this setting from the Visual Studio main menu: +- In Visual Studio 2019 version 16.1+: Tools -> Options -> Environment -> Preview Features +- In Visual Studio 2019 version 16.0+: Tools -> Options -> Project and Solutions -> .NET Core If you downloaded the solutions as a .zip file, you may encounter the following error when you build the solution: