Remove .NET Framework support verbiage (#5619)

pull/5628/head
Scott Addie 2018-03-07 20:04:41 -06:00 committed by GitHub
parent d876eaeef0
commit 89b50b36b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ uid: host-and-deploy/docker/visual-studio-tools-for-docker
---
# Visual Studio Tools for Docker with ASP.NET Core
[Visual Studio 2017](https://www.visualstudio.com/) supports building, debugging, and running ASP.NET Core apps targeting either .NET Framework or .NET Core. Both Windows and Linux containers are supported.
[Visual Studio 2017](https://www.visualstudio.com/) supports building, debugging, and running containerized ASP.NET Core apps targeting .NET Core. Both Windows and Linux containers are supported.
## Prerequisites