init website

This commit is contained in:
hogan
2018-12-27 16:56:23 +08:00
parent 433c2d2b2d
commit a30529db14
9 changed files with 38 additions and 3 deletions

View File

@ -18,4 +18,13 @@
<Folder Include="Areas\Doc\Models\" />
</ItemGroup>
<ItemGroup>
<Content Update="Areas\BBS\_ViewStart.cshtml">
<Pack>$(IncludeRazorContentInPack)</Pack>
</Content>
<Content Update="Areas\Doc\_ViewStart.cshtml">
<Pack>$(IncludeRazorContentInPack)</Pack>
</Content>
</ItemGroup>
</Project>