We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9fabb4 commit fc0ca56Copy full SHA for fc0ca56
test/AbpCompanyName.AbpProjectName.Tests/AbpProjectNameTestModule.cs
@@ -1,13 +1,10 @@
1
using System;
2
-using System.Reflection;
3
using Abp.Modules;
4
using Abp.MultiTenancy;
5
using Abp.TestBase;
6
using Abp.Zero.Configuration;
7
using AbpCompanyName.AbpProjectName.EntityFramework;
8
using Castle.MicroKernel.Registration;
9
-using Microsoft.EntityFrameworkCore;
10
-using Microsoft.Extensions.DependencyInjection;
11
using NSubstitute;
12
13
0 commit comments