|
|
|
@ -13,7 +13,6 @@ |
|
|
|
<PackageReference Include="AgileConfig.Client" /> |
|
|
|
<PackageReference Include="DistributedLock.Redis" /> |
|
|
|
<PackageReference Include="DotNetCore.CAP.Dashboard" /> |
|
|
|
<PackageReference Include="DotNetCore.CAP.MySql" /> |
|
|
|
<PackageReference Include="DotNetCore.CAP.RabbitMQ" /> |
|
|
|
<PackageReference Include="DotNetCore.CAP.InMemoryStorage" /> |
|
|
|
<PackageReference Include="DotNetCore.CAP.RedisStreams " /> |
|
|
|
@ -43,7 +42,6 @@ |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Authentication.JwtBearer" /> |
|
|
|
<PackageReference Include="Volo.Abp.Autofac" /> |
|
|
|
<PackageReference Include="Volo.Abp.Caching.StackExchangeRedis" /> |
|
|
|
<PackageReference Include="Volo.Abp.EntityFrameworkCore.MySQL" /> |
|
|
|
<PackageReference Include="Volo.Abp.FeatureManagement.Application" /> |
|
|
|
<PackageReference Include="Volo.Abp.FeatureManagement.EntityFrameworkCore" /> |
|
|
|
<PackageReference Include="Volo.Abp.FeatureManagement.HttpApi" /> |
|
|
|
@ -118,7 +116,11 @@ |
|
|
|
<ProjectReference Include="..\..\framework\wechat\LINGYUN.Abp.WeChat.Work.HttpApi\LINGYUN.Abp.WeChat.Work.HttpApi.csproj" /> |
|
|
|
<ProjectReference Include="..\..\framework\wechat\LINGYUN.Abp.WeChat.Work\LINGYUN.Abp.WeChat.Work.csproj" /> |
|
|
|
<ProjectReference Include="..\..\framework\wechat\LINGYUN.Abp.WeChat\LINGYUN.Abp.WeChat.csproj" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<ProjectReference Include="..\..\migrations\LY.MicroService.Applications.Single.EntityFrameworkCore.MySql\LY.MicroService.Applications.Single.EntityFrameworkCore.MySql.csproj" /> |
|
|
|
<!--<ProjectReference Include="..\..\migrations\LY.MicroService.Applications.Single.EntityFrameworkCore.SqlServer\LY.MicroService.Applications.Single.EntityFrameworkCore.SqlServer.csproj" />--> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
@ -148,7 +150,6 @@ |
|
|
|
<ProjectReference Include="..\..\modules\elsa\LINGYUN.Abp.Elsa.Activities.Sms\LINGYUN.Abp.Elsa.Activities.Sms.csproj" /> |
|
|
|
<ProjectReference Include="..\..\modules\elsa\LINGYUN.Abp.Elsa.Activities.Webhooks\LINGYUN.Abp.Elsa.Activities.Webhooks.csproj" /> |
|
|
|
<ProjectReference Include="..\..\modules\elsa\LINGYUN.Abp.Elsa.Activities\LINGYUN.Abp.Elsa.Activities.csproj" /> |
|
|
|
<ProjectReference Include="..\..\modules\elsa\LINGYUN.Abp.Elsa.EntityFrameworkCore.MySql\LINGYUN.Abp.Elsa.EntityFrameworkCore.MySql.csproj" /> |
|
|
|
<ProjectReference Include="..\..\modules\elsa\LINGYUN.Abp.Elsa.EntityFrameworkCore\LINGYUN.Abp.Elsa.EntityFrameworkCore.csproj" /> |
|
|
|
<ProjectReference Include="..\..\modules\elsa\LINGYUN.Abp.Elsa.Server\LINGYUN.Abp.Elsa.Server.csproj" /> |
|
|
|
<ProjectReference Include="..\..\modules\elsa\LINGYUN.Abp.Elsa\LINGYUN.Abp.Elsa.csproj" /> |
|
|
|
@ -247,7 +248,6 @@ |
|
|
|
<ProjectReference Include="..\..\modules\task-management\LINGYUN.Abp.BackgroundTasks.Notifications\LINGYUN.Abp.BackgroundTasks.Notifications.csproj" /> |
|
|
|
<ProjectReference Include="..\..\modules\task-management\LINGYUN.Abp.BackgroundTasks.Quartz\LINGYUN.Abp.BackgroundTasks.Quartz.csproj" /> |
|
|
|
<ProjectReference Include="..\..\modules\task-management\LINGYUN.Abp.BackgroundTasks\LINGYUN.Abp.BackgroundTasks.csproj" /> |
|
|
|
<ProjectReference Include="..\..\modules\task-management\LINGYUN.Abp.Quartz.MySqlInstaller\LINGYUN.Abp.Quartz.MySqlInstaller.csproj" /> |
|
|
|
<ProjectReference Include="..\..\modules\task-management\LINGYUN.Abp.TaskManagement.Application.Contracts\LINGYUN.Abp.TaskManagement.Application.Contracts.csproj" /> |
|
|
|
<ProjectReference Include="..\..\modules\task-management\LINGYUN.Abp.TaskManagement.Application\LINGYUN.Abp.TaskManagement.Application.csproj" /> |
|
|
|
<ProjectReference Include="..\..\modules\task-management\LINGYUN.Abp.TaskManagement.Domain.Shared\LINGYUN.Abp.TaskManagement.Domain.Shared.csproj" /> |
|
|
|
|