Skip to content

Commit 0a870b1

Browse files
authored
Merge pull request #3900 from TerryGLee/tglee-whatsnew
[acquisition] add .NET Core 3 updates to dev16 What's New page
2 parents f3476c2 + bf22a36 commit 0a870b1

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

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

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "What's new in Visual Studio 2019"
33
titleSuffix: ""
44
description: "Learn about the new features in Visual Studio 2019."
5-
ms.date: 02/07/2019
5+
ms.date: 02/08/2019
66
helpviewer_keywords:
77
- "Visual Studio, what's new"
88
- "what's new [Visual Studio]"
@@ -93,12 +93,17 @@ We're introducing a new extension that you can download to use with Visual Studi
9393

9494
To get started now, download the [Pull Requests for Visual Studio](https://aka.ms/pr4vs) extension from the Visual Studio Marketplace.
9595

96-
### Develop with .NET Core 3 Preview 1
96+
### Develop with .NET Core 3 Preview
9797

98-
The preview release of Visual Studio 2019 supports building [.NET Core 3](http://aka.ms/netcore3preview1) applications for any platform. We'll continue to support and improve cross-platform C++ development, as well as .NET mobile development for iOS and Android with Xamarin.
98+
The preview release of Visual Studio 2019 supports building [.NET Core 3](https://dotnet.microsoft.com/download/dotnet-core/3.0) applications for any platform. We'll continue to support and improve cross-platform C++ development, as well as .NET mobile development for iOS and Android with Xamarin.
9999

100100
![Develop apps with .NET Core 3 Preview 1 in Visual Studio 2019](media/dot-net-core-three-dev.png)
101101

102+
For more information, see the following pages:
103+
104+
* [.NET Core 3 Preview 1](https://github.com/dotnet/core/blob/master/release-notes/3.0/preview/3.0.0-preview1.md) and [.NET Core 3 Preview 2](https://github.com/dotnet/core/blob/master/release-notes/3.0/preview/3.0.0-preview2.md) release notes
105+
* [Announcing .NET Core 3 Preview 1](https://blogs.msdn.microsoft.com/dotnet/2018/12/04/announcing-net-core-3-preview-1-and-open-sourcing-windows-desktop-frameworks/) and [Announcing .NET Core 3 Preview 2](https://blogs.msdn.microsoft.com/dotnet/2019/01/29/announcing-net-core-3-preview-2/) blog posts
106+
102107
## Continuous innovation
103108

104109
### Per-monitor aware (PMA) rendering

0 commit comments

Comments
 (0)