mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 11:44:58 +08:00
Removing an empty folder reference
--HG-- branch : dev
This commit is contained in:
@@ -97,7 +97,6 @@
|
|||||||
<Content Include="TheThemeMachine\Views\Layout.cshtml" />
|
<Content Include="TheThemeMachine\Views\Layout.cshtml" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Folder Include="TheThemeMachine\Views\Fields\" />
|
|
||||||
<Folder Include="TheThemeMachine\Views\Parts\" />
|
<Folder Include="TheThemeMachine\Views\Parts\" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||||
|
Reference in New Issue
Block a user