mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Merge
--HG-- branch : dev
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
namespace Orchard.DisplayManagement {
|
||||
/// <summary>
|
||||
/// Base interface for module components which define new shape types and
|
||||
/// optionally provide default implementation method
|
||||
/// </summary>
|
||||
public interface IShapeProvider : IDependency{}
|
||||
}
|
@@ -434,7 +434,6 @@
|
||||
<Compile Include="DisplayManagement\Implementation\DisplayHelperFactory.cs" />
|
||||
<Compile Include="DisplayManagement\Implementation\IDisplayManager.cs" />
|
||||
<Compile Include="DisplayManagement\IShapeFactory.cs" />
|
||||
<Compile Include="DisplayManagement\IShapeProvider.cs" />
|
||||
<Compile Include="DisplayManagement\Descriptors\Interfaces.cs" />
|
||||
<Compile Include="DisplayManagement\Implementation\ShapeHelper.cs" />
|
||||
<Compile Include="DisplayManagement\Implementation\ShapeHelperFactory.cs" />
|
||||
|
Reference in New Issue
Block a user