From 90d7ea73d7a8a9c3fe7c4aff40cfe4721ca3d7a0 Mon Sep 17 00:00:00 2001 From: John Beisner Date: Fri, 30 Nov 2018 11:37:47 -0800 Subject: [PATCH] SDK bundle installer updates (#194) * Adding a period. * Updating installation notice in SDK bundle installer --- packaging/windows/clisdk/bundle.wxl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/windows/clisdk/bundle.wxl b/packaging/windows/clisdk/bundle.wxl index 7546889a1..5919fc5c7 100644 --- a/packaging/windows/clisdk/bundle.wxl +++ b/packaging/windows/clisdk/bundle.wxl @@ -47,7 +47,7 @@ &Do not close applications. A reboot will be required. &OK &Cancel - The installation was successful + The installation was successful. The following were installed at: '[DOTNETHOME]' • .NET Core SDK [DOTNETSDKVERSION] @@ -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.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>. + If you plan to use .NET Core 3.0 with Visual Studio, Visual Studio 2019 16.0 or newer is recommended. <A HREF="https://go.microsoft.com/fwlink/?linkid=866799">Learn More</A>.