Commit Graph

18 Commits

Author SHA1 Message Date
Ryan Nowak 9dbc119ed1 Update View Compilation for new Razor 2017-01-30 14:07:02 -08:00
Pranav K 32cd737b62 Update to VS RC3 2017-01-24 14:17:53 -08:00
Pranav K e4eb08dd68 Use the dev builds of IntegrationTesting since we require a csproj fix. 2017-01-23 15:32:55 -08:00
Pranav K aa31e20ea9 Use rel/1.0.0-msbuild3 of KoreBuild and downgrade test references to 1.1.0 2017-01-23 15:18:59 -08:00
Pranav K 4420390f73 Precompilation does not work for applications using relative path
Adds tests for #27, #33
2017-01-23 11:38:48 -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 5bf4ec4110 Skipping class library tests on xplat 2017-01-09 13:02:51 -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
= 6cf9e8c2bc Revert "Revert "Revert pinning dotnet cli utils""
This reverts commit 347c772490.
2016-12-13 20:56:50 -08:00
John Luo 347c772490 Revert "Revert pinning dotnet cli utils"
This reverts commit e42d58f01f.
2016-12-13 18:56:15 -08:00
John Luo e42d58f01f Revert pinning dotnet cli utils 2016-12-13 16:57:59 -08:00
John Luo fe4c23670e Fix build: pin dotnet cli utils version
need to revert once the package is fixed

also updated integration testing package
2016-12-13 16:33:08 -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