ASP.NET 5 -> ASP.NET Core

This commit is contained in:
Cesar Blum Silveira 2016-03-14 21:20:07 -07:00
parent 32209dafa1
commit 699566394d
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Universe
=========
This repo is to build the whole ASP.NET 5 stack.
This repo is to build the whole ASP.NET Core stack.
## Getting started
@ -32,4 +32,4 @@ repositories. The subfolders are built in dependency order.
This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the [Home](https://github.com/aspnet/home) repo.
This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the [Home](https://github.com/aspnet/home) repo.