Commit Graph

15 Commits

Author SHA1 Message Date
Pranav K 1026198b9b Remove net451 targets 2017-02-21 21:50:41 -08:00
Nate McMaster ed28b1671b Remove redundant configurations and csproj attribute 2017-02-09 13:44:15 -08:00
Pranav K 32cd737b62 Update to VS RC3 2017-01-24 14:17:53 -08:00
Ryan Brandenburg 3f5cce41c1 Make ViewCompilation a target 2017-01-09 10:17:36 -08:00
Pranav K 275364463f Revert "Update to CoreFx 4.4.0-*"
This reverts commit 45dcbac069.
2016-12-22 13:08:04 -08:00
Pranav K 45dcbac069 Update to CoreFx 4.4.0-* 2016-12-22 12:48:17 -08:00
Pranav K 768e5ee432 Fix the version of the tool in testapps 2016-11-14 14:22:43 -08:00
Pranav K 0f4330e673 Merge branch 'rel/1.1.0' into dev 2016-11-14 10:14:49 -08:00
Pranav K d9140e97c9 dotnet-razor-precompile does not work when the application targets netcoreapp1.1
Fixes #30
2016-11-11 15:59:19 -08:00
Pranav K e883cb2493 Updating versions to 1.2.0-* 2016-11-09 14:18:51 -08:00
Pranav K bfdd939e26 Rename project to Razor ViewCompilation
* Microsoft.AspNetCore.Razor.Precompilation.* -> Microsoft.AspNetCore.Razor.ViewCompilation.*
* Update version number to 1.1.0
2016-11-07 12:07:11 -08: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 1f8d3c6bf1 Updating partner package versions 2016-09-28 11:51:39 -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