mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-19 18:22:23 +08:00
Update test
This commit is contained in:
@@ -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()
|
||||
{
|
Reference in New Issue
Block a user