Updated the readme file to reflect the PR feedback
This commit is contained in:
parent
358506f7bb
commit
abce0227a3
|
|
@ -1,9 +1,8 @@
|
|||
ASP.NET Core MVC Precompilation (obsolete)
|
||||
|
||||
ASP.NET Core MVC Precompilation
|
||||
===
|
||||
|
||||
## Obsolete
|
||||
We are planning to release a new feature from the [aspnet/Razor](https://github.com/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](https://github.com/aspnet/Razor/issues/1740).
|
||||
|
||||
## NOTE: This repo is solely for maintenance of the existing MVC precompilation feature. Future work on Razor compilation is now being handled in the [Razor](https://github.com/aspnet/razor) repo. See [aspnet/Razor#1740](https://github.com/aspnet/Razor/issues/1740) for additional details.
|
||||
|
||||
AppVeyor: [](https://ci.appveyor.com/project/aspnetci/mvcprecompilation/branch/dev)
|
||||
Travis: [](https://travis-ci.org/aspnet/mvcprecompilation)
|
||||
|
|
|
|||
Loading…
Reference in New Issue