aspnetcore/testapps/PublishWithEmbedViewSources
Ryan Nowak 3a0fa2de36 Update to handle changes from Web SDK
The Web SDK is adding new properties that will make it clear whether
MvcPrecompilation or Razor SDK should be used. This change introduces
the new setting and a workaround until we can get the new SDK
integrated.
2018-01-18 19:28:11 -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 Update to handle changes from Web SDK 2018-01-18 19:28:11 -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