aspnetcore/testapps/PublishWithEmbedViewSources
N. Taylor Mullen 8c822a8e77 Move away from `Assembly.Load` to Assembly.LoadFile
- Fixes build break.
2017-05-26 12:18:49 -07: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 Converted test projects to run on netcoreapp2.0 2017-04-13 11:11:27 -07: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