Skip to content

Commit 7fa8aa1

Browse files
authored
Merge pull request #2978 from MicrosoftDocs/master636898281909599797
For protected CLA branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents 146bfce + 4039334 commit 7fa8aa1

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

docs/ide/whats-new-visual-studio-2019.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ And with Visual Studio 2019, this service is installed by default.
114114

115115
![An animation that shows the Live Share collaboration feature in Visual Studio 2019](media/vs-2019/live-share.gif)
116116

117-
For more information, see the [Visual Studio Live Share for real-time code reviews and interactive education](https://devblogs.microsoft.com/visualstudio/visual-studio-live-share-for-real-time-code-reviews-and-interactive-education/) blog post.
117+
For more information, see the [Visual Studio Live Share for real-time code reviews and interactive education](https://devblogs.microsoft.com/visualstudio/visual-studio-live-share-for-real-time-code-reviews-and-interactive-education/) blog post and the [Live Share now included with Visual Studio 2019](https://devblogs.microsoft.com/visualstudio/live-share-now-included-with-visual-studio-2019/) blog post.
118118

119119
### Integrated code reviews
120120

@@ -175,4 +175,5 @@ Why send feedback to the Visual Studio team? Because we take customer feedback s
175175
* [Announcing Visual Studio 2019](https://devblogs.microsoft.com/visualstudio/visual-studio-2019-code-faster-work-smarter-create-the-future/)
176176
* [Visual Studio 2019 release notes](/visualstudio/releases/2019/release-notes/)
177177
* [What's New in the Visual Studio 2019 SDK](../extensibility/whats-new-visual-studio-2019-sdk.md)
178+
* [Visual Studio 2019 for Mac is now available](https://devblogs.microsoft.com/visualstudio/visual-studio-2019-for-mac-is-now-available/)
178179
* [Microsoft Connect(); 2018 conference](https://www.microsoft.com/connectevent)

docs/install/using-visual-studio-vm.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Using Visual Studio on an Azure Virtual Machine"
33
titleSuffix: ""
44
description: "Learn how to use Visual Studio on an Azure Virtual Machine"
5-
ms.date: 03/28/2019
5+
ms.date: 04/02/2019
66
ms.custom: "seodec18"
77
ms.topic: conceptual
88
helpviewer_keywords:
@@ -26,11 +26,11 @@ New to Azure? [Create a free Azure account](https://azure.microsoft.com/free).
2626

2727
## What configurations and versions are available?
2828

29-
Images for the most recent major versions, Visual Studio 2017 and Visual Studio 2015, can be found in the Azure Marketplace. We've recently added support for Previews of the upcoming major version - Visual Studio 2019. For each released major version, you see the originally released (RTW) version and the latest updated versions. Each of these versions offers the Visual Studio Enterprise and the Visual Studio Community editions. These images are updated at least every month to include the latest Visual Studio and Windows updates. While the names of the images remain the same, each image's description includes the installed product version and the image's "as of" date.
29+
Images for the most recent major versions, Visual Studio 2019, Visual Studio 2017 and Visual Studio 2015, can be found in the Azure Marketplace. For each released major version, you see the originally "released to web" (RTW) version and the latest updated versions. Each of these versions offers the Visual Studio Enterprise and the Visual Studio Community editions. These images are updated at least every month to include the latest Visual Studio and Windows updates. While the names of the images remain the same, each image's description includes the installed product version and the image's "as of" date.
3030

3131
| Release version | Editions | Product version |
3232
|:------------------------------------------------------------:|:----------------------------:|:------------------------:|
33-
| Visual Studio 2019: Preview (RC4) | Enterprise | Version 16.0.0 RC4 |
33+
| Visual Studio 2019: RTW | Enterprise, Community | Version 16.0.0 |
3434
| Visual Studio 2017: Latest (Version 15.9) | Enterprise, Community | Version 15.9.10 |
3535
| Visual Studio 2017: RTW | Enterprise, Community | Version 15.0.22 |
3636
| Visual Studio 2015: Latest (Update 3) | Enterprise, Community | Version 14.0.25431.01 |

docs/install/visual-studio-build-numbers-and-release-dates.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ The following table lists the build numbers and release dates for Visual Studio
188188
| **Version**| **Channel** | **Release date** | **Build version** |
189189
| ---------------------- | ----------- | ---------------- | ----------------- |
190190
| 16.0.0 | Release | April 2, 2019 | 16.0.28729.10 |
191+
| 16.0.0 | Preview 5 | April 2, 2019 | 16.0.28729.10 |
191192
| 16.0.0 | Release Candidate 4 (RC.4) | March 26, 2019 | 16.0.28721.148 |
192193
| 16.0.0 | Preview 4.4 | March 26, 2019 | 16.0.28721.148 |
193194
| 16.0.0 | Release Candidate 3 (RC.3) | March 19, 2019 | 16.0.28714.193 |

0 commit comments

Comments
 (0)