- Mvc is currently broken on CoreCLR because it is inheriting dependencies from Microsoft.AspNet.Mvc.Common but the resulting dependency to Microsoft.AspNet.Mvc.Common is then erased at pack time. This change moves the dependencies down and makes the shared package only depend on System.Runtime. #2507 |
||
|---|---|---|
| .. | ||
| Microsoft.AspNet.Mvc.Common.Test.xproj | ||
| StringHelperTest.cs | ||
| TaskHelperTest.cs | ||
| TypeExtensionsTest.cs | ||
| project.json | ||