Commit Graph

8 Commits

Author SHA1 Message Date
N. Taylor Mullen 2dbe4b79c4 Fix functional tests to properly dispose of their app deployer. 2017-05-31 16:26:19 -07:00
N. Taylor Mullen 6e88ea9429 Add support for pre-compiling desktop applications.
#128
2017-05-30 22:41:06 -07:00
N. Taylor Mullen 8c822a8e77 Move away from `Assembly.Load` to Assembly.LoadFile
- Fixes build break.
2017-05-26 12:18:49 -07:00
Kiran Challa c18724a275 Updated to use 0.4.0 version of IntegrationTesting package 2017-04-15 04:37:40 -07:00
Pranav K 7d7ecf3a1b Make precompilation tests use project reference instead of package reference
Fixes #95
2017-03-13 11:05:25 -07:00
Pranav K 1026198b9b Remove net451 targets 2017-02-21 21:50:41 -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 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