diff --git a/src/Antiforgery/README.md b/src/Antiforgery/README.md index 1d03adbc0a..eb59611a42 100644 --- a/src/Antiforgery/README.md +++ b/src/Antiforgery/README.md @@ -1,8 +1,6 @@ -Antiforgery [Archived] +Antiforgery ====================== -**This GitHub project has been archived.** Ongoing development on this project can be found in . - Antiforgery system for generating secure tokens to prevent Cross-Site Request Forgery attacks. This project is part of ASP.NET Core. You can find documentation and getting started instructions for ASP.NET Core at the [AspNetCore](https://github.com/aspnet/AspNetCore) repo.