aspnetcore/testapps/SimpleApp
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
..
Controllers Adding Razor Precompilation 2016-08-19 10:35:45 -07:00
Views Adding Razor Precompilation 2016-08-19 10:35:45 -07:00
Program.cs Adding Razor Precompilation 2016-08-19 10:35:45 -07:00
SimpleApp.csproj Fix failing tests 2017-11-07 17:33:39 -08:00
Startup.cs Adding Razor Precompilation 2016-08-19 10:35:45 -07:00