From 4f8db67cdd3642beef1420163bfc9e8100d5d2d4 Mon Sep 17 00:00:00 2001 From: Artak Mkrtchyan <34246760+mkArtakMSFT@users.noreply.github.com> Date: Tue, 12 Dec 2017 09:14:52 -0800 Subject: [PATCH] Updated the readme.md file with obsolete details --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 71b43697d2..9097fce9a0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ -ASP.NET Core MVC Precompilation + ASP.NET Core MVC Precompilation (obsolete) === +## Obsolete +We are planning to release a new feature from the aspnet/Razor repo, which would cover the scenarios provided by the tools in this repo. As a result, this repo is now obsolete. If you'd like to learn more about the new feature we will be replacing this with, please look here [![here](https://github.com/aspnet/Razor/issues/1740)]. + + AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/jx955ph2045dw1w0/branch/dev?svg=true)](https://ci.appveyor.com/project/aspnetci/mvcprecompilation/branch/dev) Travis: [![Travis](https://travis-ci.org/aspnet/MvcPrecompilation.svg?branch=dev)](https://travis-ci.org/aspnet/mvcprecompilation)