Fix #7477 by updating HttpSys readme (#8662)

We changed the README to "archived" before merging this repo into mondo repo. Whoops :).
This commit is contained in:
Andrew Stanton-Nurse 2019-03-20 09:33:31 -07:00 committed by GitHub
parent 2d145682ce
commit e61aa05b72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 6 deletions

View File

@ -1,8 +1,4 @@
HttpSysServer [Archived]
========================
**This GitHub project has been archived.** Ongoing development on this project can be found in <https://github.com/aspnet/AspNetCore>.
HttpSysServer
=============
This repo contains a web server for ASP.NET Core based on the Windows [Http Server API](https://msdn.microsoft.com/en-us/library/windows/desktop/aa364510.aspx).
This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the [AspNetCore](https://github.com/aspnet/AspNetCore) repo.