mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-12-29 18:04:41 +08:00
Add Unit test
This commit is contained in:
@@ -95,6 +95,7 @@
|
||||
<Compile Include="Models\OrderItem.cs" />
|
||||
<Compile Include="Demo\Demo0_SqlSugarClient.cs" />
|
||||
<Compile Include="Models\ViewOrder.cs" />
|
||||
<Compile Include="UnitTest\UIncludesBigData.cs" />
|
||||
<Compile Include="UnitTest\UCustom020.cs" />
|
||||
<Compile Include="UnitTest\UCustom019.cs" />
|
||||
<Compile Include="UnitTest\UintDynamic.cs" />
|
||||
@@ -168,7 +169,9 @@
|
||||
<SubType>Designer</SubType>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
<ItemGroup />
|
||||
<ItemGroup>
|
||||
<Content Include="UnitTest\Sql\UIncludesBigData.sql" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<BootstrapperPackage Include=".NETFramework,Version=v4.6">
|
||||
<Visible>False</Visible>
|
||||
|
||||
Reference in New Issue
Block a user