mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
a9593f69fffbc590ea53f8d05399ca397b309add
When a WebForm view file is served through the WebFormVirtualPathProvider, we override GetFileHash to include the virtual path of all the dependencies used to compile the form. For example, if we had a "Assembly Name=..." directive, we want to include the file hash of the assembly file, so that if the assembly file is updated with a newer version, the file hash of the WebForm view file will be different, which will tell ASP.NET the view file needs to be recompiled. --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%