Commit Graph

11 Commits

Author SHA1 Message Date
Pranav K ccfbec657f Microsoft.AspNetCore.Mvc.Razor.Precompilation.Tools does not need to target desktop
Fixes #19
2016-10-25 15:45:54 -07:00
Pranav K ef4ba21bbe Revert "Updating to netcoreapp1.1"
This reverts commit 3c6ad8fc64.
2016-10-12 16:09:18 -07:00
Pranav K 3c6ad8fc64 Updating to netcoreapp1.1 2016-10-12 13:46:12 -07:00
Pranav K 2f4316b24f Add Microsoft.DotNet.InternalAbstractions to resolve runtime failure.
Pin the version of ProjectModel.Loader and Cli.Utils
2016-10-06 12:39:16 -07:00
Pranav K 1f8d3c6bf1 Updating partner package versions 2016-09-28 11:51:39 -07:00
Pranav K 88fa650138 Reacting to Mvc changes 2016-09-14 15:30:23 -07:00
Pranav K 0e54281e8b Adding tests for command line parsing
Fixes #10
2016-09-07 16:38:38 -07:00
Pranav K d046091727 Add an option to embed sources for compiled views (cshtml content) in the generated assembly
Fixes #2
2016-09-07 10:43:51 -07:00
Pranav K 21535e5b0d Add a test that demonstrates precompiled class library 2016-08-25 14:39:55 -07:00
Derek Gray ea461c3b47 Update CommonOptions.cs
The additional `app.HelpOption` here prevents the application from displaying help when that option is passed due to the `CommandLineUtils` choking on the duplicated template; also, `PrecompilationApplication` already defines its own `HelpOption` and `Description`.
2016-08-25 12:45:51 -07:00
Pranav K dbe93ac6b1 Adding Razor Precompilation 2016-08-19 10:35:45 -07:00