aspnetcore/testapps/PublishWithEmbedViewSources
N. Taylor Mullen 6e88ea9429 Add support for pre-compiling desktop applications.
#128
2017-05-30 22:41:06 -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 Add support for pre-compiling desktop applications. 2017-05-30 22:41:06 -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