allow site templates to support shared modules
This commit is contained in:
@ -7,15 +7,11 @@ using Oqtane.Infrastructure.SiteTemplates;
|
||||
using Oqtane.Models;
|
||||
using Oqtane.Repository;
|
||||
using Oqtane.Shared;
|
||||
using Oqtane.UI;
|
||||
using Org.BouncyCastle.Pqc.Crypto.Lms;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
using System.Reflection;
|
||||
using System.Reflection.Metadata;
|
||||
using System.Runtime.Serialization;
|
||||
|
||||
namespace Oqtane.Infrastructure
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user