From 14dbcd9fbb2c51d7d530e1ade93daf936860110e Mon Sep 17 00:00:00 2001 From: Eilon Lipton Date: Wed, 4 Apr 2018 13:42:57 -0700 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 61c48b1491..976f9f21cf 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,6 @@ Travis: [![Travis](https://travis-ci.org/aspnet/Session.svg?branch=dev)](https Contains libraries for session state middleware for ASP.NET Core. +For ASP.NET 4.x session state, please go to https://github.com/aspnet/AspNetSessionState. + 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. - - -