aspnetcore/src/Microsoft.AspNetCore.Mvc.Ra...
Pranav K 36674b5d24 Fix failing tests
* Specify RIDs for SimpleApp
* Default to the RID \ PlatformTarget that the SDK chooses (viz win7-x86 for .NET Framework)
* Default Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.csproj to win7-x86 and remove extraneous project
  under the tools directory to simplify the build.
2017-11-07 17:33:39 -08:00
..
Internal Unwrap inner exceptions for AggregateExceptions 2017-06-20 21:39:35 -07:00
Properties Merge branch 'rel/1.1.0' into dev 2017-02-14 09:57:33 -08:00
build/netstandard2.0 Honor CopyBuildOutputToPublishDirectory and CopyOutputSymbolsToPublishDirectory switches 2017-09-26 13:12:26 -07:00
lib Add netcoreapp2.0 runtime targets. 2017-06-14 09:56:26 -07:00
Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.csproj Fix failing tests 2017-11-07 17:33:39 -08:00
Program.cs