ASP.NET 5 -> ASP.NET Core
This commit is contained in:
parent
32209dafa1
commit
699566394d
|
|
@ -1,7 +1,7 @@
|
||||||
Universe
|
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
|
## 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.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue