Skip to content

Commit

Permalink
Add missing word in "Language support" sentence (dotnet#2882)
Browse files Browse the repository at this point in the history
  • Loading branch information
scottaddie authored and mairaw committed Aug 14, 2017
1 parent def77ca commit 9fdbe0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/standard/choosing-core-framework-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Some .NET Framework technologies are not available in .NET Core. Some of them wi

* Windows Presentation Foundation (WPF) and Windows Forms: WPF and Windows Forms applications are only available on the .NET Framework. There are no plans to port them to .NET Core.

* Language support: Visual Basic and F# don’t currently have tooling support .NET Core, but both will be supported in Visual Studio 2017 and later versions of Visual Studio.
* Language support: Visual Basic and F# don’t currently have tooling support for .NET Core, but both will be supported in Visual Studio 2017 and later versions of Visual Studio.

In addition to the official roadmap, there are other frameworks to be ported to .NET Core - For a full list, take a look at CoreFX issues marked as [port-to-core](https://github.com/dotnet/corefx/issues?q=is%3Aopen+is%3Aissue+label%3Aport-to-core). Please note that this list doesn’t represent a commitment from Microsoft to bring those components to .NET Core — they are simply capturing the desire from the community to do so. That being said, if you care about any of the components listed above, consider participating in the discussions on GitHub so that your voice can be heard. And if you think something is missing, please [file a new issue in the CoreFX repository](https://github.com/dotnet/corefx/issues/new).

Expand Down

0 comments on commit 9fdbe0b

Please sign in to comment.