正式解决EF更新问题

This commit is contained in:
yubaolee
2015-11-24 15:49:00 +08:00
parent 859300b331
commit ea76ebc35d
7 changed files with 141 additions and 151 deletions

View File

@@ -67,6 +67,7 @@
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="TestFunction.cs" />
<Compile Include="TestModuleApp.cs" />
<Compile Include="TestRepository.cs" />
<Compile Include="TestRoleApp.cs" />
<Compile Include="TestUserApp.cs" />
<Compile Include="TestOrgApp.cs" />