Skip to content

Commit

Permalink
workload req updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikejo5000 committed May 1, 2019
1 parent c367648 commit 26f92d6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Overview - Visual Studio Live Share | Microsoft Docs"
description: "An overview of Visual Studio Live Share and its capabilities."
ms.custom:
ms.date: 04/26/2018
ms.date: 05/01/2019
ms.reviewer: ""
ms.suite: ""
ms.topic: "overview"
Expand Down Expand Up @@ -69,7 +69,7 @@ After that, downloading and installing the Visual Studio Live Share extension is
<td style="border:none;">
<strong>Visual Studio 2019 </strong><br />
1. Install the latest preview version of <a href="https://aka.ms/vs-preview">Visual Studio 2019</a>.<br/>
2. Install a <a href="reference/platform-support.md">supported workload</a>. (e.g. ASP.NET, .NET Core, C++, and/or Node.js)<br />
2. Install a <a href="reference/platform-support.md">supported workload</a>. (e.g. ASP.NET, .NET Core, C++, Python, and/or Node.js)<br />
3. Visual Studio Live Share is installed by default with these workloads. <br />
</td>
</tr>
Expand Down
2 changes: 1 addition & 1 deletion docs/quickstart/join.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Installing the extension is easy. Just follow these steps:
<td style="border:none;">
<strong>Visual Studio 2019 </strong><br />
1. Install the latest preview version of <a href="https://aka.ms/vs-preview">Visual Studio 2019</a>.<br/>
2. Install a <a href="../reference/platform-support.md">supported workload</a>. (e.g. ASP.NET, .NET Core, C++, and/or Node.js)<br />
2. Install a <a href="../reference/platform-support.md">supported workload</a>. (e.g. ASP.NET, .NET Core, C++, Python, and/or Node.js)<br />
3. Visual Studio Live Share is installed by default with these workloads. <br />
</td>
</tr>
Expand Down
2 changes: 1 addition & 1 deletion docs/quickstart/share.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Installing the extension is easy. Just follow these steps:
<td style="border:none;">
<strong>Visual Studio 2019 </strong><br />
1. Install the latest preview version of <a href="https://aka.ms/vs-preview">Visual Studio 2019</a>.<br/>
2. Install a <a href="../reference/platform-support.md">supported workload</a>. (e.g. ASP.NET, .NET Core, C++, and/or Node.js)<br />
2. Install a <a href="../reference/platform-support.md">supported workload</a>. (e.g. ASP.NET, .NET Core, C++, Python, and/or Node.js)<br />
3. Visual Studio Live Share is installed by default with these workloads. <br />
</td>
</tr>
Expand Down

0 comments on commit 26f92d6

Please sign in to comment.