Storageable BUG

This commit is contained in:
skx
2021-02-04 16:26:36 +08:00
parent 00c05aa393
commit 7ccee2cc9e
6 changed files with 212 additions and 3 deletions

View File

@@ -81,6 +81,7 @@
<Compile Include="UnitTest\Main.cs" />
<Compile Include="UnitTest\UAdo.cs" />
<Compile Include="UnitTest\UCodeFirst.cs" />
<Compile Include="UnitTest\UInsert.cs" />
<Compile Include="UnitTest\UJson.cs" />
<Compile Include="UnitTest\Updateable.cs" />
<Compile Include="UnitTest\UQueryable.cs" />