Reference to ASP.NET 5 instead of vNext in README
This commit is contained in:
parent
468852550c
commit
4ec81538b9
|
|
@ -1,6 +1,6 @@
|
||||||
ASP.NET Security
|
ASP.NET Security
|
||||||
========
|
========
|
||||||
|
|
||||||
ASP.NET Security contains the security and authorization middlewares for ASP.NET vNext.
|
ASP.NET Security contains the security and authorization middlewares for ASP.NET 5.
|
||||||
|
|
||||||
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 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the [Home](https://github.com/aspnet/home) repo.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue