mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
499dda89938bece7072f7eb816e26ddbcd7dac6a

From the comment: /// <summary> /// We should be able to support reloading multiple version of a compiled module from /// a ".csproj" file in the same AppDomain. However, we are currently running into a /// limitation with NHibernate getting confused when a type name is present in /// multiple assemblies loaded in an AppDomain. So, until a solution is found, any change /// to a ".csproj" file of an active module requires an AppDomain restart. /// The purpose of this class is to keep track of all .csproj files monitored until /// an AppDomain restart. /// </summary> --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%