From 4ec81538b9d9fff842acf560ec8bc803dcb2bb64 Mon Sep 17 00:00:00 2001 From: Henk Mollema Date: Wed, 13 May 2015 16:43:15 +0200 Subject: [PATCH] Reference to ASP.NET 5 instead of vNext in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06a74de411..a676d4a87a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ 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.