aspnetcore/testapps/PublishWithEmbedViewSources
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
..
Areas/TestArea/Views/Home Add an option to embed sources for compiled views (cshtml content) in the generated assembly 2016-09-07 10:43:51 -07:00
Controllers Move away from `Assembly.Load` to Assembly.LoadFile 2017-05-26 12:18:49 -07:00
Views/Home Add an option to embed sources for compiled views (cshtml content) in the generated assembly 2016-09-07 10:43:51 -07:00
Program.cs Add an option to embed sources for compiled views (cshtml content) in the generated assembly 2016-09-07 10:43:51 -07:00
PublishWithEmbedViewSources.csproj Fix failing tests 2017-11-07 17:33:39 -08:00
Startup.cs Add an option to embed sources for compiled views (cshtml content) in the generated assembly 2016-09-07 10:43:51 -07:00