Browse Source

🚑 名称空间错误

pull/71/head 5.3.2.7
王军 4 years ago
parent
commit
e7b6bf3da1
  1. 1
      aspnet-core/services/test/Lion.AbpPro.FreeSqlRepository.Tests/GlobalUsings.cs

1
aspnet-core/services/test/Lion.AbpPro.FreeSqlRepository.Tests/GlobalUsings.cs

@ -4,7 +4,6 @@ global using System.Threading.Tasks;
global using Lion.AbpPro.EntityFrameworkCore;
global using Lion.AbpPro.FreeSqlRepository;
global using Lion.AbpPro.FreeSqlReppsitory.Tests;
global using Lion.AbpPro.Localization;
global using Lion.AbpPro.Users;
global using Microsoft.Data.Sqlite;
global using Microsoft.EntityFrameworkCore;

Loading…
Cancel
Save