mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
4aea24f3d5480954233624f8d23015abd74ddc0b
When modules are switched from dynamically compiled (.csproj) to precompiled (.dll), Razor views were sometimes not recompiled because the list of virtual path dependencies didn't contain any path that would change during the switch. The fix is to include "~/App_Data/Dependencies/Dependencies.xml" as a virtual path dependency, as this file changes when module configuration changes. Work Items: 16833 --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%