check bugs: git.cshtml/menuheader.cshtml 生成操作改为“内容"

This commit is contained in:
yubaolee 2016-04-22 16:52:12 +08:00
parent 2de1fb6433
commit 3037c3b1f6

View File

@ -599,8 +599,9 @@
<Content Include="favicon.ico" />
<Content Include="Global.asax" />
<Content Include="Views\CategoryManager\Index.cshtml" />
<None Include="Properties\PublishProfiles\default.pubxml" />
<None Include="Views\Error\NoAccess.cshtml" />
<None Include="Views\Home\git.cshtml" />
<Content Include="Views\Home\git.cshtml" />
<Content Include="Web.config" />
<Content Include="Web.Debug.config">
<DependentUpon>Web.config</DependentUpon>
@ -674,7 +675,7 @@
<ItemGroup>
<Content Include="Views\ModuleManager\Index.cshtml" />
<Content Include="Views\ModuleManager\Assign.cshtml" />
<None Include="Views\Home\MenuHeader.cshtml" />
<Content Include="Views\Home\MenuHeader.cshtml" />
<None Include="Views\ModuleElementManager\Index.cshtml" />
<Content Include="Views\ModuleElementManager\AssignModuleElement.cshtml" />
<Content Include="Views\UserManager\Index.cshtml" />