Commit Graph

13 Commits

Author SHA1 Message Date
Pranav K 60d47561b9 Remove manifest generation 2017-06-08 16:13:22 -07:00
Pranav K b9e397ed3b Temporarily workaround TryGetPageDirective returning null instead of empty string. 2017-06-05 17:20:57 -07:00
Pranav K 7f4aa60a45 Add support for precompiling RazorPages 2017-04-19 11:27:56 -07:00
Pranav K 9231dbda4f Reacting to Mvc changes 2017-03-13 18:18:03 -07:00
Ajay Bhargav Baaskaran c4a9247f87 React to razor 2017-02-19 14:22:38 -08:00
Pranav K 8b410c5899 Merge branch 'rel/1.1.0' into dev 2017-02-14 09:57:33 -08:00
Pranav K 57e7f35fab ViewCompilation 1.1.0-msbuild3-final does not work with Microsoft.AspNetCore.Mvc 1.1.1
Fixes #78
2017-02-07 09:21:25 -08:00
Pranav K a731e373b9 Merge branch 'rel/1.1.0' into dev 2017-02-01 18:19:21 -08:00
Ryan Nowak 9dbc119ed1 Update View Compilation for new Razor 2017-01-30 14:07:02 -08:00
Pranav K 2276c9eafe Include file names as part of printing Razor parse errors
Fixes #67
2017-01-27 12:32:32 -08:00
Pranav K 501540c76e Use the list of Content files specified in the project as a source
Fixes #59
2017-01-23 11:38:48 -08:00
Pranav K c1ef1e533f Consolidate options to a single file 2017-01-23 11:38:33 -08:00
Ryan Brandenburg 3f5cce41c1 Make ViewCompilation a target 2017-01-09 10:17:36 -08:00