From efa3ad3c9d0c0303a4fd9cd50c5506a020a33842 Mon Sep 17 00:00:00 2001 From: Livar Cunha Date: Wed, 22 Aug 2018 14:00:20 -0700 Subject: [PATCH] Updating the windows installer notice to reflect 2.2 and its requirement of 15.9. --- packaging/windows/clisdk/bundle.wxl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/windows/clisdk/bundle.wxl b/packaging/windows/clisdk/bundle.wxl index 18fc7750c..dee03bb18 100644 --- a/packaging/windows/clisdk/bundle.wxl +++ b/packaging/windows/clisdk/bundle.wxl @@ -74,6 +74,6 @@ Resources Installation note A command will be run during the install process that will improve project restore speed and enable offline access. It will take up to a minute to complete. - If you plan to use .NET Core 2.1 with Visual Studio, Visual Studio 2017 15.7 or newer is recommended. <A HREF="https://go.microsoft.com/fwlink/?linkid=866799">Learn More</A>. + If you plan to use .NET Core 2.2 with Visual Studio, Visual Studio 2017 15.9 or newer is recommended. <A HREF="https://go.microsoft.com/fwlink/?linkid=866799">Learn More</A>.