using System.Reflection;
using System.Runtime.InteropServices;
using System.Security;
using CMS;
[assembly: AssemblyDiscoverable]
[assembly: AssemblyTitle("CMSApp_MVC")]
[assembly: AssemblyDescription("CMSApp_MVC")]
[assembly: ComVisible(false)]
[assembly: Guid("7ae1ff25-f7e1-4ae3-b557-8db8b9df3bde")]
[assembly: AllowPartiallyTrustedCallers]
[assembly: SecurityRules(SecurityRuleSet.Level1)]