mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-14 10:54:50 +08:00
Changing a bunch of .cshtml file references to "Content" (instead of "None")
--HG-- branch : dev
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
<Content Include="Views\Web.config" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="Views\EditorTemplates\Parts\Smtp.SiteSettings.cshtml" />
|
||||
<Content Include="Views\EditorTemplates\Parts\Smtp.SiteSettings.cshtml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\..\..\Orchard\Orchard.Framework.csproj">
|
||||
|
Reference in New Issue
Block a user