更改abp.vnext

This commit is contained in:
陈淳
2023-01-13 18:03:08 +08:00
parent 65377d9236
commit c905489ea5
22 changed files with 168 additions and 196 deletions

View File

@@ -1,9 +0,0 @@
using Yi.Framework.Core.Attribute;
using Yi.Framework.Core.DependencyInjection;
namespace Yi.Framework.Web
{
public class TestEntity: ITransientDependency
{
}
}