mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +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#
43.9%
JavaScript
43.7%
HTML
5.5%
CSS
2.4%
Less
1.5%
Other
2.9%