mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-04-05 17:38:01 +08:00
check bugs: git.cshtml/menuheader.cshtml 生成操作改为“内容"
This commit is contained in:
parent
2de1fb6433
commit
3037c3b1f6
@ -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" />
|
||||
|
Loading…
Reference in New Issue
Block a user