Routine Update

This commit is contained in:
yubaolee
2015-11-08 23:19:04 +08:00
parent 02ef43c0d1
commit 8ab37845bc
9 changed files with 311 additions and 15 deletions

View File

@@ -563,7 +563,6 @@
<ItemGroup>
<Folder Include="App_Data\" />
<Folder Include="Views\Base\" />
<Folder Include="Views\UserManager\" />
</ItemGroup>
<ItemGroup>
<Content Include="packages.config" />
@@ -614,6 +613,9 @@
<ItemGroup>
<None Include="Views\OrgManager\AddOrg.cshtml" />
<None Include="Views\OrgManager\LookupParent.cshtml" />
<Content Include="Views\UserManager\Index.cshtml" />
<Content Include="Views\UserManager\AddOrg.cshtml" />
<Content Include="Views\OrgManager\LookupOrg.cshtml" />
</ItemGroup>
<PropertyGroup>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>