aspnetcore/src/Microsoft.AspNetCore.Mvc
Pranav K 7f2a64e32b
Razor runtime compilation produces errors if running on a shared runtime that's rolled forward
Do not provide compilation references from runtime MVC assemblies. This avoids cases where the app is compiled
against an older MVC but running against a newer one (e.g. shared fx roll forward) resulting in compiling against multiple
versions of MVC assemblies

Fixes #7969
2018-06-29 13:55:22 -07:00
..
Properties Migrate to MSBuild 2017-02-28 21:20:39 -08:00
DesignTimeMvcServiceCollectionProvider.cs
Microsoft.AspNetCore.Mvc.csproj Ensure analyzer package is referenced by Microsoft.AspNetCore.Mvc 2018-06-19 16:11:47 -07:00
MvcServiceCollectionExtensions.cs Razor runtime compilation produces errors if running on a shared runtime that's rolled forward 2018-06-29 13:55:22 -07:00
baseline.netcore.json Set 2.1 baselines 2018-06-14 11:09:28 -07:00