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
|
64d4b1da0c
|
Add an option to disable publishing "refs" assemblies if compilation of views is enabled
Fixes #76
|
2017-02-07 12:39: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
|
e2117dd6b4
|
Do not disable publishing views if MvcRazorCompileOnPublish is not set.
|
2017-01-14 17:07:38 -08:00 |
Pranav K
|
ac4a0560a3
|
Don't publish cshtml files as part of publish
|
2017-01-10 17:17:09 -08:00 |
Pranav K
|
1ed838fec9
|
Don't invoke Path.GetFullPath when calculating MvcRazorOutputPath
Add an option that allows specifying the command to invoke
|
2017-01-10 10:33:44 -08:00 |
Ryan Brandenburg
|
3f5cce41c1
|
Make ViewCompilation a target
|
2017-01-09 10:17:36 -08:00 |