Add reference to dotnetCoreclr

This commit is contained in:
David Salgado 2015-04-22 13:37:15 -07:00
parent 290743955c
commit fb9a62351d

View file

@ -10,6 +10,7 @@ managed compilers, the runtime, the BCL and the application model, such as
ASP.NET.
* [.NET Core Framework](https://github.com/dotnet/corefx)
* [.NET Core Runtime](https://github.com/dotnet/coreclr)
* [.NET Compiler Platform ("Roslyn")](https://roslyn.codeplex.com)
* [ASP.NET 5](https://github.com/aspnet/home)