aspnet / Mvc

[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
5.62k stars 2.14k forks source link

Remove the custom nuspec for Microsoft.AspNetCore.Mvc.Razor #8758

Closed natemcmaster closed 5 years ago

natemcmaster commented 5 years ago

Follow-up to https://github.com/aspnet/Mvc/pull/8755. The dependencies in the nuspec weren't updated, but we don't really need the nuspec at all now that this package only supports netcoreapp3.0.