Skip to content

Commit

Permalink
Clarify role of the component list
Browse files Browse the repository at this point in the history
  • Loading branch information
terrajobst committed Dec 14, 2016
1 parent 925d016 commit 04befe3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,9 @@ implementation of .NET. It includes a runtime, framework libraries, compilers
and tools that support a variety of chip and OS targets. These components can be
used together or separately.

Major .NET Core components:
Major .NET Core components are listed below. Please note that this is not meant
to be an exhaustive list.

* [Runtime](https://github.com/dotnet/coreclr)
* [Libraries](https://github.com/dotnet/corefx)
* [C#/VB compiler](https://github.com/dotnet/roslyn)
Expand Down

0 comments on commit 04befe3

Please sign in to comment.