mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-01-18 19:51:45 +08:00
baebaec05d9543de411ac14b608e4cd6d72062c8
Symptom: One the first modification to a source file starts a dynamic compilation. After that, changes are ignored. Fix: The problem was that we need to override the "FileHash" value returned for csproj files to include the hash of all source files. This is so that any changes to any source file will notify ASP.NET that the .csproj file needs to be recompiled using a the corresponding build provider. --HG-- branch : dev
Description
About
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
orchardproject.net
Languages
C#
46.6%
JavaScript
41.2%
HTML
5.6%
CSS
3.3%
SCSS
1.1%
Other
2.1%