mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
933b625bf0466fbd8e057769b2968daf83fc4b27
Before recompiling a dynamic module (.csproj), the BuildManager verifies that the file hash (returned from the VPP) has changed from the previous compilation. Instead of returning of the file hash of the .csproj file and all its virtual dependencies (source files and references), use the file hash value stored in the file managed by IExtensionDependenciesManager. This improves startup time by 10+ seconds on file i/o bound machines. --HG-- branch : 1.x
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%