hhx 3 years ago
parent
commit
fe7d02acc4
  1. 2
      04.系统编码/App/App.csproj

2
04.系统编码/App/App.csproj

@ -324,6 +324,7 @@
<ItemGroup>
<Folder Include="App_Data\" />
<Folder Include="Models\" />
<Folder Include="Properties\PublishProfiles\" />
<Folder Include="Views\Config\" />
</ItemGroup>
<ItemGroup>
@ -342,7 +343,6 @@
<Content Include="Views\Menggu\Controls\HistoryTabPage.cshtml" />
<Content Include="Views\Menggu\Controls\RealtimeTabPage.cshtml" />
<Content Include="Views\Menggu\Index.cshtml" />
<None Include="Properties\PublishProfiles\FolderProfile.pubxml" />
<Content Include="Views\SystemManagement\Index.cshtml" />
<Content Include="Views\UserManagement\Index.cshtml" />
<Content Include="Views\OrgManagement\Index.cshtml" />

Loading…
Cancel
Save