mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Changing a bunch of cshtml .csproj includes from "None" to "Content"
--HG-- branch : dev
This commit is contained in:
@@ -108,9 +108,9 @@
|
||||
<ItemGroup>
|
||||
<Content Include="Views\DisplayTemplates\Parts\Experimental.ShowDebugLink.ascx" />
|
||||
<Content Include="Views\DumpShapeTable.cshtml" />
|
||||
<None Include="Views\HackScript.cshtml" />
|
||||
<None Include="Views\HackStyle.cshtml" />
|
||||
<None Include="Views\ThinBorder.cshtml" />
|
||||
<Content Include="Views\HackScript.cshtml" />
|
||||
<Content Include="Views\HackStyle.cshtml" />
|
||||
<Content Include="Views\ThinBorder.cshtml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\..\..\Orchard\Orchard.Framework.csproj">
|
||||
|
Reference in New Issue
Block a user