From 474397385d06710d031616a52bd37cb99fc5d884 Mon Sep 17 00:00:00 2001 From: Kayla Ngan Date: Wed, 18 Dec 2019 16:27:46 -0500 Subject: [PATCH] Remove mention of task --- images/win/scripts/Installers/Validate-NodeLts.ps1 | 1 - 1 file changed, 1 deletion(-) diff --git a/images/win/scripts/Installers/Validate-NodeLts.ps1 b/images/win/scripts/Installers/Validate-NodeLts.ps1 index 14ce90c6e..f2c86faf8 100644 --- a/images/win/scripts/Installers/Validate-NodeLts.ps1 +++ b/images/win/scripts/Installers/Validate-NodeLts.ps1 @@ -51,7 +51,6 @@ _Environment:_ * $GruntInfo
* $YarnInfo
-> Note: You can install and use another version of Node.js on Microsoft-hosted agent pools using the [Node tool installer](https://docs.microsoft.com/vsts/pipelines/tasks/tool/node-js) task. "@ Add-SoftwareDetailsToMarkdown -SoftwareName $SoftwareName -DescriptionMarkdown $Description