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:
@@ -76,7 +76,7 @@
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="Module.txt" />
|
||||
<None Include="Views\DatabaseUpdate\Index.cshtml" />
|
||||
<Content Include="Views\DatabaseUpdate\Index.cshtml" />
|
||||
<Content Include="Web.config" />
|
||||
<Content Include="Views\Web.config" />
|
||||
</ItemGroup>
|
||||
|
Reference in New Issue
Block a user