mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-08-23 22:11:36 +08:00
Update test
This commit is contained in:
parent
afaff2e8c1
commit
31acaf70a8
@ -263,7 +263,7 @@
|
||||
<Compile Include="UserTestCases\Cases\Main.cs" />
|
||||
<Compile Include="UserTestCases\Cases\UThread.cs" />
|
||||
<Compile Include="6_NavigationPropertyQuery.cs" />
|
||||
<Compile Include="UserTestCases\UserTestMain.cs" />
|
||||
<Compile Include="UserTestCases\Cases.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\SqlSugar\SqlSugar.csproj">
|
||||
|
@ -6,7 +6,7 @@ using System.Threading.Tasks;
|
||||
|
||||
namespace OrmTest
|
||||
{
|
||||
internal class UserTestMain
|
||||
internal class Cases
|
||||
{
|
||||
public static void Init()
|
||||
{
|
Loading…
Reference in New Issue
Block a user