Pranav K
|
7f4aa60a45
|
Add support for precompiling RazorPages
|
2017-04-19 11:27:56 -07:00 |
Pranav K
|
1026198b9b
|
Remove net451 targets
|
2017-02-21 21:50:41 -08:00 |
Roderic Bos
|
3c14472bf2
|
Updated common.targets to use AssemblyName instead of MSBuildProjectName so renaming output assembly from csproj works
Fixes https://github.com/aspnet/Mvc/issues/5780
|
2017-02-16 14:56:28 -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
|
8f085c8e5d
|
Create an x86 process to target 32-bit applications
Fixes #47
|
2017-01-25 17:46:26 -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
|
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 |