Update json 2 sql demo

This commit is contained in:
sunkaixuan 2022-06-20 13:56:26 +08:00
parent 3a11e63f1b
commit a25463cb5c

View File

@ -48,6 +48,7 @@
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="QueryableTest.cs" />
<Compile Include="Table.cs" />
<Compile Include="UpdateableTest.cs" />
</ItemGroup>
<ItemGroup>