Browse Source
chore: update Volo.Abp packages to version 9.3.5 across all modules and projects
pull/149/head
maliming
2 months ago
No known key found for this signature in database
GPG Key ID: A646B9CB645ECEA4
40 changed files with
125 additions and
125 deletions
-
EventHub.abpsln
-
modules/payment/src/Payment.Admin.Application.Contracts/Payment.Admin.Application.Contracts.csproj
-
modules/payment/src/Payment.Admin.Application/Payment.Admin.Application.csproj
-
modules/payment/src/Payment.Admin.Blazor/Payment.Admin.Blazor.csproj
-
modules/payment/src/Payment.Admin.HttpApi.Client/Payment.Admin.HttpApi.Client.csproj
-
modules/payment/src/Payment.Admin.HttpApi/Payment.Admin.HttpApi.csproj
-
modules/payment/src/Payment.Application.Contracts/Payment.Application.Contracts.csproj
-
modules/payment/src/Payment.Application/Payment.Application.csproj
-
modules/payment/src/Payment.Domain.Shared/Payment.Domain.Shared.csproj
-
modules/payment/src/Payment.Domain/Payment.Domain.csproj
-
modules/payment/src/Payment.EntityFrameworkCore/Payment.EntityFrameworkCore.csproj
-
modules/payment/src/Payment.HttpApi.Client/Payment.HttpApi.Client.csproj
-
modules/payment/src/Payment.HttpApi/Payment.HttpApi.csproj
-
modules/payment/src/Payment.Web/Payment.Web.csproj
-
modules/payment/test/Payment.EntityFrameworkCore.Tests/Payment.EntityFrameworkCore.Tests.csproj
-
modules/payment/test/Payment.TestBase/Payment.TestBase.csproj
-
src/EventHub.Admin.Application.Contracts/EventHub.Admin.Application.Contracts.csproj
-
src/EventHub.Admin.Application/EventHub.Admin.Application.csproj
-
src/EventHub.Admin.HttpApi.Client/EventHub.Admin.HttpApi.Client.csproj
-
src/EventHub.Admin.HttpApi.Host/EventHub.Admin.HttpApi.Host.csproj
-
src/EventHub.Admin.HttpApi/EventHub.Admin.HttpApi.csproj
-
src/EventHub.Admin.Web/EventHub.Admin.Web.csproj
-
src/EventHub.Application.Contracts/EventHub.Application.Contracts.csproj
-
src/EventHub.Application/EventHub.Application.csproj
-
src/EventHub.BackgroundServices/EventHub.BackgroundServices.csproj
-
src/EventHub.DbMigrator/EventHub.DbMigrator.csproj
-
src/EventHub.Domain.Shared/EventHub.Domain.Shared.csproj
-
src/EventHub.Domain/EventHub.Domain.csproj
-
src/EventHub.EntityFrameworkCore/EventHub.EntityFrameworkCore.csproj
-
src/EventHub.HttpApi.Client/EventHub.HttpApi.Client.csproj
-
src/EventHub.HttpApi.Host/EventHub.HttpApi.Host.csproj
-
src/EventHub.HttpApi/EventHub.HttpApi.csproj
-
src/EventHub.IdentityServer/EventHub.IdentityServer.csproj
-
src/EventHub.IdentityServer/package.json
-
src/EventHub.Web.Shared/EventHub.Web.Shared.csproj
-
src/EventHub.Web.Theme/EventHub.Web.Theme.csproj
-
src/EventHub.Web/EventHub.Web.csproj
-
src/EventHub.Web/package.json
-
test/EventHub.EntityFrameworkCore.Tests/EventHub.EntityFrameworkCore.Tests.csproj
-
test/EventHub.TestBase/EventHub.TestBase.csproj
|
|
|
@ -23,8 +23,8 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"versions": { |
|
|
|
"AbpFramework": "9.3.4", |
|
|
|
"AbpCommercial": "9.3.4", |
|
|
|
"AbpFramework": "9.3.5", |
|
|
|
"AbpCommercial": "9.3.5", |
|
|
|
"AbpStudio": "1.2.2" |
|
|
|
} |
|
|
|
} |
|
|
|
@ -9,8 +9,8 @@ |
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Volo.Abp.Ddd.Application.Contracts" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Authorization" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Ddd.Application.Contracts" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.Authorization" Version="9.3.5" /> |
|
|
|
<ProjectReference Include="..\Payment.Domain.Shared\Payment.Domain.Shared.csproj" /> |
|
|
|
<PackageReference Update="Fody" Version="6.8.2"> |
|
|
|
<PrivateAssets>all</PrivateAssets> |
|
|
|
|
|
|
|
@ -9,8 +9,8 @@ |
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Volo.Abp.AutoMapper" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Ddd.Application" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.AutoMapper" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.Ddd.Application" Version="9.3.5" /> |
|
|
|
<ProjectReference Include="..\Payment.Admin.Application.Contracts\Payment.Admin.Application.Contracts.csproj" /> |
|
|
|
<ProjectReference Include="..\Payment.Domain\Payment.Domain.csproj" /> |
|
|
|
<PackageReference Update="Fody" Version="6.8.2"> |
|
|
|
|
|
|
|
@ -9,7 +9,7 @@ |
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Components.WebAssembly.Theming" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Components.WebAssembly.Theming" Version="9.3.5" /> |
|
|
|
<ProjectReference Include="..\Payment.Admin.HttpApi.Client\Payment.Admin.HttpApi.Client.csproj" /> |
|
|
|
<PackageReference Update="Fody" Version="6.8.2"> |
|
|
|
<PrivateAssets>all</PrivateAssets> |
|
|
|
|
|
|
|
@ -9,7 +9,7 @@ |
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Volo.Abp.Http.Client" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Http.Client" Version="9.3.5" /> |
|
|
|
<ProjectReference Include="..\Payment.Admin.Application.Contracts\Payment.Admin.Application.Contracts.csproj" /> |
|
|
|
<PackageReference Update="Fody" Version="6.8.2"> |
|
|
|
<PrivateAssets>all</PrivateAssets> |
|
|
|
|
|
|
|
@ -9,7 +9,7 @@ |
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Mvc" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Mvc" Version="9.3.5" /> |
|
|
|
<ProjectReference Include="..\Payment.Admin.Application.Contracts\Payment.Admin.Application.Contracts.csproj" /> |
|
|
|
<PackageReference Update="Fody" Version="6.8.2"> |
|
|
|
<PrivateAssets>all</PrivateAssets> |
|
|
|
|
|
|
|
@ -9,8 +9,8 @@ |
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Volo.Abp.Ddd.Application.Contracts" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Authorization" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Ddd.Application.Contracts" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.Authorization" Version="9.3.5" /> |
|
|
|
<ProjectReference Include="..\Payment.Domain.Shared\Payment.Domain.Shared.csproj" /> |
|
|
|
<PackageReference Update="Fody" Version="6.8.2"> |
|
|
|
<PrivateAssets>all</PrivateAssets> |
|
|
|
|
|
|
|
@ -10,8 +10,8 @@ |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" /> |
|
|
|
<PackageReference Include="Volo.Abp.AutoMapper" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Ddd.Application" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.AutoMapper" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.Ddd.Application" Version="9.3.5" /> |
|
|
|
<ProjectReference Include="..\Payment.Application.Contracts\Payment.Application.Contracts.csproj" /> |
|
|
|
<ProjectReference Include="..\Payment.Domain\Payment.Domain.csproj" /> |
|
|
|
<PackageReference Update="Fody" Version="6.8.2"> |
|
|
|
|
|
|
|
@ -10,7 +10,7 @@ |
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Volo.Abp.Validation" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Validation" Version="9.3.5" /> |
|
|
|
<PackageReference Update="Fody" Version="6.8.2"> |
|
|
|
<PrivateAssets>all</PrivateAssets> |
|
|
|
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> |
|
|
|
|
|
|
|
@ -9,7 +9,7 @@ |
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Volo.Abp.Ddd.Domain" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Ddd.Domain" Version="9.3.5" /> |
|
|
|
<ProjectReference Include="..\Payment.Domain.Shared\Payment.Domain.Shared.csproj" /> |
|
|
|
<PackageReference Update="Fody" Version="6.8.2"> |
|
|
|
<PrivateAssets>all</PrivateAssets> |
|
|
|
|
|
|
|
@ -9,7 +9,7 @@ |
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Volo.Abp.EntityFrameworkCore" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.EntityFrameworkCore" Version="9.3.5" /> |
|
|
|
<ProjectReference Include="..\Payment.Domain\Payment.Domain.csproj" /> |
|
|
|
<PackageReference Update="Fody" Version="6.8.2"> |
|
|
|
<PrivateAssets>all</PrivateAssets> |
|
|
|
|
|
|
|
@ -9,7 +9,7 @@ |
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Volo.Abp.Http.Client" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Http.Client" Version="9.3.5" /> |
|
|
|
<ProjectReference Include="..\Payment.Application.Contracts\Payment.Application.Contracts.csproj" /> |
|
|
|
<PackageReference Update="Fody" Version="6.8.2"> |
|
|
|
<PrivateAssets>all</PrivateAssets> |
|
|
|
|
|
|
|
@ -10,7 +10,7 @@ |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" /> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Mvc" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Mvc" Version="9.3.5" /> |
|
|
|
<ProjectReference Include="..\Payment.Application.Contracts\Payment.Application.Contracts.csproj" /> |
|
|
|
<PackageReference Update="Fody" Version="6.8.2"> |
|
|
|
<PrivateAssets>all</PrivateAssets> |
|
|
|
|
|
|
|
@ -13,8 +13,8 @@ |
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Volo.Abp.AutoMapper" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.AutoMapper" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared" Version="9.3.5" /> |
|
|
|
<PackageReference Update="Fody" Version="6.8.2"> |
|
|
|
<PrivateAssets>all</PrivateAssets> |
|
|
|
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> |
|
|
|
|
|
|
|
@ -12,7 +12,7 @@ |
|
|
|
<PackageReference Include="Microsoft.EntityFrameworkCore.Proxies" Version="9.0.5" /> |
|
|
|
<ProjectReference Include="..\..\src\Payment.EntityFrameworkCore\Payment.EntityFrameworkCore.csproj" /> |
|
|
|
<ProjectReference Include="..\Payment.TestBase\Payment.TestBase.csproj" /> |
|
|
|
<PackageReference Include="Volo.Abp.EntityFrameworkCore.Sqlite" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.EntityFrameworkCore.Sqlite" Version="9.3.5" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
</Project> |
|
|
|
|
|
|
|
@ -14,9 +14,9 @@ |
|
|
|
<PackageReference Include="xunit" Version="2.6.1" /> |
|
|
|
<PackageReference Include="xunit.extensibility.execution" Version="2.6.1" /> |
|
|
|
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3" /> |
|
|
|
<PackageReference Include="Volo.Abp.Autofac" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Authorization" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.TestBase" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Autofac" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.Authorization" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.TestBase" Version="9.3.5" /> |
|
|
|
<ProjectReference Include="..\..\src\Payment.Domain\Payment.Domain.csproj" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
|
|
|
|
@ -13,11 +13,11 @@ |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Volo.Abp.Account.Application.Contracts" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Identity.Application.Contracts" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.PermissionManagement.Application.Contracts" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.CmsKit.Admin.Application.Contracts" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.SettingManagement.Application.Contracts" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Account.Application.Contracts" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.Identity.Application.Contracts" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.PermissionManagement.Application.Contracts" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.CmsKit.Admin.Application.Contracts" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.SettingManagement.Application.Contracts" Version="9.3.5" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
</Project> |
|
|
|
|
|
|
|
@ -14,11 +14,11 @@ |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Volo.Abp.Account.Application" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Identity.Application" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.PermissionManagement.Application" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.CmsKit.Admin.Application" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.SettingManagement.Application" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Account.Application" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.Identity.Application" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.PermissionManagement.Application" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.CmsKit.Admin.Application" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.SettingManagement.Application" Version="9.3.5" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
</Project> |
|
|
|
|
|
|
|
@ -13,11 +13,11 @@ |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Volo.Abp.Account.HttpApi.Client" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Identity.HttpApi.Client" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.PermissionManagement.HttpApi.Client" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.CmsKit.Admin.HttpApi.Client" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.SettingManagement.HttpApi.Client" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Account.HttpApi.Client" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.Identity.HttpApi.Client" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.PermissionManagement.HttpApi.Client" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.CmsKit.Admin.HttpApi.Client" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.SettingManagement.HttpApi.Client" Version="9.3.5" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
</Project> |
|
|
|
|
|
|
|
@ -15,11 +15,11 @@ |
|
|
|
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.5" /> |
|
|
|
<PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="9.0.5" /> |
|
|
|
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.Autofac" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Caching.StackExchangeRedis" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Serilog" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Swashbuckle" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Autofac" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.Caching.StackExchangeRedis" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Serilog" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.Swashbuckle" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic" Version="9.3.5" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
|
|
@ -13,11 +13,11 @@ |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Volo.Abp.Account.HttpApi" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Identity.HttpApi" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.PermissionManagement.HttpApi" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.CmsKit.Admin.HttpApi" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.SettingManagement.HttpApi" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Account.HttpApi" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.Identity.HttpApi" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.PermissionManagement.HttpApi" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.CmsKit.Admin.HttpApi" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.SettingManagement.HttpApi" Version="9.3.5" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
</Project> |
|
|
|
|
|
|
|
@ -18,10 +18,10 @@ |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Volo.Abp.Autofac.WebAssembly" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Components.WebAssembly.BasicTheme" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Identity.Blazor.WebAssembly" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.SettingManagement.Blazor.WebAssembly" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Autofac.WebAssembly" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Components.WebAssembly.BasicTheme" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.Identity.Blazor.WebAssembly" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.SettingManagement.Blazor.WebAssembly" Version="9.3.5" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
|
|
@ -13,8 +13,8 @@ |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Volo.Abp.Ddd.Application.Contracts" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.CmsKit.Public.Application.Contracts" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Ddd.Application.Contracts" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.CmsKit.Public.Application.Contracts" Version="9.3.5" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
</Project> |
|
|
|
|
|
|
|
@ -14,8 +14,8 @@ |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Volo.Abp.Ddd.Application" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.CmsKit.Public.Application" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Ddd.Application" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.CmsKit.Public.Application" Version="9.3.5" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
</Project> |
|
|
|
|
|
|
|
@ -14,9 +14,9 @@ |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Volo.Abp.Autofac" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.BackgroundWorkers" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Caching.StackExchangeRedis" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Autofac" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.BackgroundWorkers" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.Caching.StackExchangeRedis" Version="9.3.5" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
|
|
@ -27,7 +27,7 @@ |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Volo.Abp.Autofac" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Autofac" Version="9.3.5" /> |
|
|
|
<ProjectReference Include="..\EventHub.Application.Contracts\EventHub.Application.Contracts.csproj" /> |
|
|
|
<ProjectReference Include="..\EventHub.Admin.Application.Contracts\EventHub.Admin.Application.Contracts.csproj" /> |
|
|
|
<ProjectReference Include="..\EventHub.EntityFrameworkCore\EventHub.EntityFrameworkCore.csproj" /> |
|
|
|
|
|
|
|
@ -13,14 +13,14 @@ |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Volo.Abp.BlobStoring.Database.Domain.Shared" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Identity.Domain.Shared" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.IdentityServer.Domain.Shared" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.BackgroundJobs.Domain.Shared" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.AuditLogging.Domain.Shared" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.PermissionManagement.Domain.Shared" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.SettingManagement.Domain.Shared" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.CmsKit.Domain.Shared" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.BlobStoring.Database.Domain.Shared" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.Identity.Domain.Shared" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.IdentityServer.Domain.Shared" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.BackgroundJobs.Domain.Shared" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.AuditLogging.Domain.Shared" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.PermissionManagement.Domain.Shared" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.SettingManagement.Domain.Shared" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.CmsKit.Domain.Shared" Version="9.3.5" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
|
|
@ -14,16 +14,16 @@ |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Volo.Abp.BlobStoring.Database.Domain" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Emailing" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Identity.Domain" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.PermissionManagement.Domain.Identity" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.IdentityServer.Domain" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.PermissionManagement.Domain.IdentityServer" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.BackgroundJobs.Domain" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.AuditLogging.Domain" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.SettingManagement.Domain" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.CmsKit.Domain" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.BlobStoring.Database.Domain" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.Emailing" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.Identity.Domain" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.PermissionManagement.Domain.Identity" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.IdentityServer.Domain" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.PermissionManagement.Domain.IdentityServer" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.BackgroundJobs.Domain" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.AuditLogging.Domain" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.SettingManagement.Domain" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.CmsKit.Domain" Version="9.3.5" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
|
|
@ -16,16 +16,16 @@ |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Volo.Abp.BlobStoring.Database.EntityFrameworkCore" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.BlobStoring.Database.EntityFrameworkCore" Version="9.3.5" /> |
|
|
|
<ProjectReference Include="..\EventHub.Domain\EventHub.Domain.csproj" /> |
|
|
|
<PackageReference Include="Volo.Abp.EntityFrameworkCore.PostgreSql" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.PermissionManagement.EntityFrameworkCore" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.SettingManagement.EntityFrameworkCore" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Identity.EntityFrameworkCore" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.IdentityServer.EntityFrameworkCore" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.BackgroundJobs.EntityFrameworkCore" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.AuditLogging.EntityFrameworkCore" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.CmsKit.EntityFrameworkCore" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.EntityFrameworkCore.PostgreSql" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.PermissionManagement.EntityFrameworkCore" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.SettingManagement.EntityFrameworkCore" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.Identity.EntityFrameworkCore" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.IdentityServer.EntityFrameworkCore" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.BackgroundJobs.EntityFrameworkCore" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.AuditLogging.EntityFrameworkCore" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.CmsKit.EntityFrameworkCore" Version="9.3.5" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
</Project> |
|
|
|
|
|
|
|
@ -13,8 +13,8 @@ |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Volo.Abp.Http.Client" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.CmsKit.Public.HttpApi.Client" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Http.Client" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.CmsKit.Public.HttpApi.Client" Version="9.3.5" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
</Project> |
|
|
|
|
|
|
|
@ -15,11 +15,11 @@ |
|
|
|
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.2" /> |
|
|
|
<PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="9.0.5" /> |
|
|
|
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.Autofac" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Caching.StackExchangeRedis" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Serilog" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Swashbuckle" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Autofac" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.Caching.StackExchangeRedis" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Serilog" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.Swashbuckle" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic" Version="9.3.5" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
|
|
@ -13,8 +13,8 @@ |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Mvc" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.CmsKit.Public.HttpApi" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Mvc" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.CmsKit.Public.HttpApi" Version="9.3.5" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
</Project> |
|
|
|
|
|
|
|
@ -42,13 +42,13 @@ |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Volo.Abp.Autofac" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Caching.StackExchangeRedis" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Serilog" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Account.Web.IdentityServer" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Account.Application" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Account.HttpApi" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Autofac" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.Caching.StackExchangeRedis" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Serilog" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.Account.Web.IdentityServer" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.Account.Application" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.Account.HttpApi" Version="9.3.5" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
|
|
@ -3,7 +3,7 @@ |
|
|
|
"name": "my-app-identityserver", |
|
|
|
"private": true, |
|
|
|
"dependencies": { |
|
|
|
"@abp/aspnetcore.mvc.ui.theme.basic": "~9.3.4", |
|
|
|
"@abp/aspnetcore.mvc.ui.theme.basic": "~9.3.5", |
|
|
|
"owl.carousel": "^2.3.4", |
|
|
|
"@fortawesome/fontawesome-free": "6.4.2" |
|
|
|
} |
|
|
|
|
|
|
|
@ -7,7 +7,7 @@ |
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore" Version="9.3.5" /> |
|
|
|
<PackageReference Include="AspNetCore.HealthChecks.UI" Version="8.0.2.0" /> |
|
|
|
<PackageReference Include="AspNetCore.HealthChecks.UI.Client" Version="8.0.1.0" /> |
|
|
|
<PackageReference Include="AspNetCore.HealthChecks.UI.InMemory.Storage" Version="8.0.1.0" /> |
|
|
|
|
|
|
|
@ -30,8 +30,8 @@ |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared" Version="9.3.5" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
|
|
@ -27,16 +27,16 @@ |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Volo.Abp.Account.Application.Contracts" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Autofac" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.AutoMapper" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Caching.StackExchangeRedis" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Mvc.Client" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Authentication.OpenIdConnect" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Serilog" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Http.Client.IdentityModel.Web" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Swashbuckle" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.CmsKit.Public.Web" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Account.Application.Contracts" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.Autofac" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.AutoMapper" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.Caching.StackExchangeRedis" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Mvc.Client" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Authentication.OpenIdConnect" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Serilog" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.Http.Client.IdentityModel.Web" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.Swashbuckle" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.CmsKit.Public.Web" Version="9.3.5" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
|
|
@ -3,9 +3,9 @@ |
|
|
|
"name": "my-app", |
|
|
|
"private": true, |
|
|
|
"dependencies": { |
|
|
|
"@abp/aspnetcore.mvc.ui.theme.basic": "~9.3.4", |
|
|
|
"@abp/cms-kit.public": "~9.3.4", |
|
|
|
"@abp/toastr": "~9.3.4", |
|
|
|
"@abp/aspnetcore.mvc.ui.theme.basic": "~9.3.5", |
|
|
|
"@abp/cms-kit.public": "~9.3.5", |
|
|
|
"@abp/toastr": "~9.3.5", |
|
|
|
"awesomplete": "^1.1.5", |
|
|
|
"daterangepicker": "^3.1.0", |
|
|
|
"owl.carousel": "^2.3.4", |
|
|
|
|
|
|
|
@ -10,7 +10,7 @@ |
|
|
|
<ItemGroup> |
|
|
|
<ProjectReference Include="..\..\src\EventHub.EntityFrameworkCore\EventHub.EntityFrameworkCore.csproj" /> |
|
|
|
<ProjectReference Include="..\EventHub.TestBase\EventHub.TestBase.csproj" /> |
|
|
|
<PackageReference Include="Volo.Abp.EntityFrameworkCore.Sqlite" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.EntityFrameworkCore.Sqlite" Version="9.3.5" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
|
|
@ -8,9 +8,9 @@ |
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Volo.Abp.TestBase" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Autofac" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.Authorization" Version="9.3.4" /> |
|
|
|
<PackageReference Include="Volo.Abp.TestBase" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.Autofac" Version="9.3.5" /> |
|
|
|
<PackageReference Include="Volo.Abp.Authorization" Version="9.3.5" /> |
|
|
|
<ProjectReference Include="..\..\src\EventHub.Domain\EventHub.Domain.csproj" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
|