Fix build errors
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
<EmbeddedResource Include="Assets\src\assets\img\favicon-16x16.png" />
|
||||
<EmbeddedResource Include="Assets\src\assets\img\favicon-32x32.png" />
|
||||
<EmbeddedResource Include="Assets\src\scss\bootstrap-variables.scss" />
|
||||
<EmbeddedResource Include="Assets\src\scss\globals.scss" />
|
||||
<EmbeddedResource Include="Assets\src\scss\variables.scss" />
|
||||
<EmbeddedResource Include="Assets\webpack.config.js" />
|
||||
</ItemGroup>
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
using Fluid;
|
||||
using Microsoft.AspNetCore.Builder;
|
||||
using Microsoft.AspNetCore.Routing;
|
||||
using Microsoft.Extensions.DependencyInjection;
|
||||
using OrchardCore.Modules;
|
||||
|
||||
namespace OrchardCore.Cms.MarkdownImport
|
||||
|
||||
Reference in New Issue
Block a user