From b2ceacbe4047e975e3fe5ace6d027d63d626f14c Mon Sep 17 00:00:00 2001
From: maliming <6908465+maliming@users.noreply.github.com>
Date: Mon, 5 Oct 2020 20:43:21 +0800
Subject: [PATCH] Upgrade modules.
---
.../AbpIoLocalization.csproj | 2 +-
.../AbpDateTimeModelBinderProvider.cs | 3 +-
.../AbpOracleModelBuilderExtensions.cs | 26 +-
...p.EntityFrameworkCore.Oracle.Devart.csproj | 2 +-
...figurationContextOracleDevartExtensions.cs | 52 +-
...pDbContextOptionsOracleDevartExtensions.cs | 64 +-
...bpEntityFrameworkCoreOracleDevartModule.cs | 44 +-
...Volo.Abp.EntityFrameworkCore.Oracle.csproj | 2 +-
...extConfigurationContextOracleExtensions.cs | 50 +-
.../AbpDbContextOptionsOracleExtensions.cs | 60 +-
.../AbpEntityFrameworkCoreOracleModule.cs | 44 +-
.../ModelBindingController_Tests.cs | 15 +-
...o.Abp.Account.Application.Contracts.csproj | 4 +-
.../Volo.Abp.Account.Application.csproj | 6 +-
.../Volo.Abp.Account.Blazor.csproj | 2 +-
.../Volo.Abp.Account.HttpApi.Client.csproj | 2 +-
.../Volo.Abp.Account.HttpApi.csproj | 2 +-
...Volo.Abp.Account.Web.IdentityServer.csproj | 4 +-
.../Volo.Abp.Account.Web.csproj | 4 +-
.../Volo.Abp.Account.Application.Tests.csproj | 2 +-
...Volo.Abp.AuditLogging.Domain.Shared.csproj | 2 +-
.../Volo.Abp.AuditLogging.Domain.csproj | 4 +-
...bp.AuditLogging.EntityFrameworkCore.csproj | 2 +-
.../Volo.Abp.AuditLogging.MongoDB.csproj | 2 +-
...itLogging.EntityFrameworkCore.Tests.csproj | 4 +-
...Volo.Abp.AuditLogging.MongoDB.Tests.csproj | 2 +-
.../Volo.Abp.AuditLogging.TestBase.csproj | 2 +-
.../Volo.Abp.AuditLogging.Tests.csproj | 2 +-
...Abp.BackgroundJobs.DemoApp.HangFire.csproj | 6 +-
...o.Abp.BackgroundJobs.DemoApp.Quartz.csproj | 2 +-
...Abp.BackgroundJobs.DemoApp.RabbitMq.csproj | 2 +-
...o.Abp.BackgroundJobs.DemoApp.Shared.csproj | 4 +-
.../Volo.Abp.BackgroundJobs.DemoApp.csproj | 4 +-
...lo.Abp.BackgroundJobs.Domain.Shared.csproj | 2 +-
.../Volo.Abp.BackgroundJobs.Domain.csproj | 2 +-
....BackgroundJobs.EntityFrameworkCore.csproj | 2 +-
.../Volo.Abp.BackgroundJobs.MongoDB.csproj | 2 +-
...olo.Abp.BackgroundJobs.Domain.Tests.csproj | 2 +-
...roundJobs.EntityFrameworkCore.Tests.csproj | 4 +-
...lo.Abp.BackgroundJobs.MongoDB.Tests.csproj | 2 +-
.../Volo.Abp.BackgroundJobs.TestBase.csproj | 2 +-
...o.Abp.BlobStoring.Database.sln.DotSettings | 1 +
...Database.Host.ConsoleApp.ConsoleApp.csproj | 6 +-
....BlobStoring.Database.Domain.Shared.csproj | 2 +-
...olo.Abp.BlobStoring.Database.Domain.csproj | 2 +-
...toring.Database.EntityFrameworkCore.csproj | 2 +-
...lo.Abp.BlobStoring.Database.MongoDB.csproj | 2 +-
...p.BlobStoring.Database.Domain.Tests.csproj | 2 +-
....Database.EntityFrameworkCore.Tests.csproj | 6 +-
....BlobStoring.Database.MongoDB.Tests.csproj | 2 +-
...o.Abp.BlobStoring.Database.TestBase.csproj | 2 +-
...BloggingTestApp.EntityFrameworkCore.csproj | 6 +-
.../Volo.BloggingTestApp.MongoDB.csproj | 2 +-
.../Volo.BloggingTestApp.csproj | 2 +-
...logging.Admin.Application.Contracts.csproj | 2 +-
.../Volo.Blogging.Admin.Application.csproj | 2 +-
.../Volo.Blogging.Admin.HttpApi.Client.csproj | 2 +-
.../Volo.Blogging.Admin.HttpApi.csproj | 2 +-
.../Volo.Blogging.Admin.Web.csproj | 4 +-
...ogging.Application.Contracts.Shared.csproj | 2 +-
...Volo.Blogging.Application.Contracts.csproj | 2 +-
.../Volo.Blogging.Application.csproj | 2 +-
.../Volo.Blogging.Domain.Shared.csproj | 4 +-
.../Volo.Blogging.Domain.csproj | 2 +-
.../Volo.Blogging.EntityFrameworkCore.csproj | 2 +-
.../Volo.Blogging.HttpApi.Client.csproj | 2 +-
.../Volo.Blogging.HttpApi.csproj | 2 +-
.../Volo.Blogging.MongoDB.csproj | 2 +-
.../Volo.Blogging.Web.csproj | 4 +-
.../Volo.Blogging.Application.Tests.csproj | 2 +-
.../Volo.Blogging.Domain.Tests.csproj | 2 +-
....Blogging.EntityFrameworkCore.Tests.csproj | 4 +-
.../Volo.Blogging.MongoDB.Tests.csproj | 2 +-
.../Volo.Blogging.TestBase.csproj | 2 +-
.../Volo.CmsKit.Host.Shared.csproj | 2 +-
.../Volo.CmsKit.HttpApi.Host.csproj | 25 +-
.../Volo.CmsKit.IdentityServer.csproj | 57 +-
.../Volo.CmsKit.Web.Host.csproj | 34 +-
.../Volo.CmsKit.Web.Unified.csproj | 42 +-
....CmsKit.Admin.Application.Contracts.csproj | 2 +-
.../Volo.CmsKit.Admin.Application.csproj | 2 +-
.../Volo.CmsKit.Admin.HttpApi.Client.csproj | 2 +-
.../Volo.CmsKit.Admin.HttpApi.csproj | 2 +-
.../Volo.CmsKit.Admin.Web.csproj | 4 +-
.../Volo.CmsKit.Application.Contracts.csproj | 2 +-
.../Volo.CmsKit.Application.csproj | 2 +-
...CmsKit.Common.Application.Contracts.csproj | 2 +-
.../Volo.CmsKit.Common.Application.csproj | 2 +-
.../Volo.CmsKit.Common.HttpApi.Client.csproj | 2 +-
.../Volo.CmsKit.Common.HttpApi.csproj | 2 +-
.../Volo.CmsKit.Common.Web.csproj | 4 +-
.../Volo.CmsKit.Domain.Shared.csproj | 4 +-
.../Volo.CmsKit.Domain.csproj | 2 +-
.../Volo.CmsKit.EntityFrameworkCore.csproj | 6 +-
.../Volo.CmsKit.HttpApi.Client.csproj | 2 +-
.../Volo.CmsKit.HttpApi.csproj | 2 +-
.../Volo.CmsKit.MongoDB.csproj | 2 +-
...CmsKit.Public.Application.Contracts.csproj | 2 +-
.../Volo.CmsKit.Public.Application.csproj | 2 +-
.../Volo.CmsKit.Public.HttpApi.Client.csproj | 2 +-
.../Volo.CmsKit.Public.HttpApi.csproj | 2 +-
.../Volo.CmsKit.Public.Web.csproj | 4 +-
.../Volo.CmsKit.Web/Volo.CmsKit.Web.csproj | 4 +-
.../Volo.CmsKit.Application.Tests.csproj | 2 +-
.../Volo.CmsKit.Domain.Tests.csproj | 2 +-
...lo.CmsKit.EntityFrameworkCore.Tests.csproj | 6 +-
...msKit.HttpApi.Client.ConsoleTestApp.csproj | 4 +-
.../Volo.CmsKit.MongoDB.Tests.csproj | 2 +-
.../Volo.CmsKit.TestBase.csproj | 8 +-
.../VoloDocs.EntityFrameworkCore.csproj | 6 +-
.../VoloDocs.Migrator.csproj | 6 +-
.../docs/app/VoloDocs.Web/VoloDocs.Web.csproj | 2 +-
...lo.Docs.Admin.Application.Contracts.csproj | 4 +-
.../Volo.Docs.Admin.Application.csproj | 2 +-
.../Volo.Docs.Admin.HttpApi.Client.csproj | 2 +-
.../Volo.Docs.Admin.HttpApi.csproj | 2 +-
.../Volo.Docs.Admin.Web.csproj | 4 +-
.../Volo.Docs.Application.Contracts.csproj | 2 +-
.../Volo.Docs.Application.csproj | 2 +-
.../Volo.Docs.Domain.Shared.csproj | 4 +-
.../Volo.Docs.Domain/Volo.Docs.Domain.csproj | 6 +-
.../Volo.Docs.EntityFrameworkCore.csproj | 2 +-
.../Volo.Docs.HttpApi.Client.csproj | 2 +-
.../Volo.Docs.HttpApi.csproj | 2 +-
.../Volo.Docs.MongoDB.csproj | 2 +-
.../src/Volo.Docs.Web/Volo.Docs.Web.csproj | 4 +-
.../Volo.Docs.Admin.Application.Tests.csproj | 2 +-
.../Volo.Docs.Application.Tests.csproj | 2 +-
.../Volo.Docs.Domain.Tests.csproj | 2 +-
...Volo.Docs.EntityFrameworkCore.Tests.csproj | 4 +-
.../Volo.Docs.MongoDB.Tests.csproj | 2 +-
.../Volo.Docs.TestBase.csproj | 6 +-
...ureManagement.Application.Contracts.csproj | 2 +-
...o.Abp.FeatureManagement.Application.csproj | 2 +-
.../Volo.Abp.FeatureManagement.Blazor.csproj | 2 +-
...Abp.FeatureManagement.Domain.Shared.csproj | 4 +-
.../Volo.Abp.FeatureManagement.Domain.csproj | 2 +-
...atureManagement.EntityFrameworkCore.csproj | 2 +-
...bp.FeatureManagement.HttpApi.Client.csproj | 2 +-
.../Volo.Abp.FeatureManagement.HttpApi.csproj | 2 +-
.../Volo.Abp.FeatureManagement.MongoDB.csproj | 2 +-
.../Volo.Abp.FeatureManagement.Web.csproj | 4 +-
...FeatureManagement.Application.Tests.csproj | 2 +-
....Abp.FeatureManagement.Domain.Tests.csproj | 2 +-
...anagement.EntityFrameworkCore.Tests.csproj | 4 +-
...Abp.FeatureManagement.MongoDB.Tests.csproj | 2 +-
...Volo.Abp.FeatureManagement.TestBase.csproj | 2 +-
....Abp.Identity.Application.Contracts.csproj | 2 +-
.../Volo.Abp.Identity.Application.csproj | 2 +-
.../Volo.Abp.Identity.AspNetCore.csproj | 2 +-
.../Volo.Abp.Identity.Blazor.csproj | 2 +-
.../Volo.Abp.Identity.Domain.Shared.csproj | 4 +-
.../Volo.Abp.Identity.Domain.csproj | 4 +-
...lo.Abp.Identity.EntityFrameworkCore.csproj | 4 +-
.../Volo.Abp.Identity.HttpApi.Client.csproj | 2 +-
.../Volo.Abp.Identity.HttpApi.csproj | 2 +-
.../Volo.Abp.Identity.MongoDB.csproj | 2 +-
.../Volo.Abp.Identity.Web.csproj | 4 +-
...ermissionManagement.Domain.Identity.csproj | 2 +-
...Volo.Abp.Identity.Application.Tests.csproj | 4 +-
.../Volo.Abp.Identity.AspNetCore.Tests.csproj | 2 +-
.../Volo.Abp.Identity.Domain.Tests.csproj | 2 +-
....Identity.EntityFrameworkCore.Tests.csproj | 4 +-
.../Volo.Abp.Identity.MongoDB.Tests.csproj | 2 +-
.../Volo.Abp.Identity.TestBase.csproj | 2 +-
...lo.Abp.IdentityServer.Domain.Shared.csproj | 2 +-
.../Volo.Abp.IdentityServer.Domain.csproj | 2 +-
....IdentityServer.EntityFrameworkCore.csproj | 4 +-
.../Volo.Abp.IdentityServer.MongoDB.csproj | 2 +-
...ionManagement.Domain.IdentityServer.csproj | 2 +-
...olo.Abp.IdentityServer.Domain.Tests.csproj | 2 +-
...ityServer.EntityFrameworkCore.Tests.csproj | 2 +-
...lo.Abp.IdentityServer.MongoDB.Tests.csproj | 4 +-
.../Volo.Abp.IdentityServer.TestBase.csproj | 2 +-
...ionManagement.Application.Contracts.csproj | 2 +-
...bp.PermissionManagement.Application.csproj | 2 +-
...olo.Abp.PermissionManagement.Blazor.csproj | 2 +-
....PermissionManagement.Domain.Shared.csproj | 4 +-
...olo.Abp.PermissionManagement.Domain.csproj | 4 +-
...ssionManagement.EntityFrameworkCore.csproj | 2 +-
...PermissionManagement.HttpApi.Client.csproj | 2 +-
...lo.Abp.PermissionManagement.HttpApi.csproj | 2 +-
...lo.Abp.PermissionManagement.MongoDB.csproj | 2 +-
.../Volo.Abp.PermissionManagement.Web.csproj | 4 +-
...missionManagement.Application.Tests.csproj | 2 +-
...p.PermissionManagement.Domain.Tests.csproj | 4 +-
...anagement.EntityFrameworkCore.Tests.csproj | 4 +-
....PermissionManagement.MongoDB.Tests.csproj | 2 +-
...o.Abp.PermissionManagement.TestBase.csproj | 2 +-
.../Volo.Abp.SettingManagement.Blazor.csproj | 4 +-
...Abp.SettingManagement.Domain.Shared.csproj | 4 +-
.../Volo.Abp.SettingManagement.Domain.csproj | 2 +-
...ttingManagement.EntityFrameworkCore.csproj | 2 +-
.../Volo.Abp.SettingManagement.MongoDB.csproj | 2 +-
.../Volo.Abp.SettingManagement.Web.csproj | 4 +-
...anagement.EntityFrameworkCore.Tests.csproj | 6 +-
...Abp.SettingManagement.MongoDB.Tests.csproj | 6 +-
...Volo.Abp.SettingManagement.TestBase.csproj | 2 +-
.../Volo.Abp.SettingManagement.Tests.csproj | 2 +-
...antManagement.Application.Contracts.csproj | 4 +-
...lo.Abp.TenantManagement.Application.csproj | 2 +-
.../Volo.Abp.TenantManagement.Blazor.csproj | 4 +-
....Abp.TenantManagement.Domain.Shared.csproj | 4 +-
.../Volo.Abp.TenantManagement.Domain.csproj | 2 +-
...enantManagement.EntityFrameworkCore.csproj | 4 +-
...Abp.TenantManagement.HttpApi.Client.csproj | 4 +-
.../Volo.Abp.TenantManagement.HttpApi.csproj | 2 +-
.../Volo.Abp.TenantManagement.MongoDB.csproj | 4 +-
.../Volo.Abp.TenantManagement.Web.csproj | 4 +-
....TenantManagement.Application.Tests.csproj | 2 +-
...o.Abp.TenantManagement.Domain.Tests.csproj | 2 +-
...anagement.EntityFrameworkCore.Tests.csproj | 4 +-
....Abp.TenantManagement.MongoDB.Tests.csproj | 2 +-
.../Volo.Abp.TenantManagement.TestBase.csproj | 2 +-
.../Volo.Abp.Users.Abstractions.csproj | 2 +-
.../Volo.Abp.Users.Domain.Shared.csproj | 2 +-
.../Volo.Abp.Users.Domain.csproj | 2 +-
.../Volo.Abp.Users.EntityFrameworkCore.csproj | 2 +-
.../Volo.Abp.Users.MongoDB.csproj | 2 +-
...olo.Abp.VirtualFileExplorer.DemoApp.csproj | 2 +-
.../package.json | 4 +-
.../@fortawesome/fontawesome-free/css/all.css | 145 +-
.../fontawesome-free/css/v4-shims.css | 2 +-
.../webfonts/fa-brands-400.eot | Bin 133034 -> 136882 bytes
.../webfonts/fa-brands-400.svg | 1384 +-
.../webfonts/fa-brands-400.ttf | Bin 132728 -> 136576 bytes
.../webfonts/fa-brands-400.woff | Bin 89824 -> 92216 bytes
.../webfonts/fa-brands-400.woff2 | Bin 76612 -> 78632 bytes
.../webfonts/fa-regular-400.eot | Bin 34390 -> 34350 bytes
.../webfonts/fa-regular-400.svg | 191 +-
.../webfonts/fa-regular-400.ttf | Bin 34092 -> 34052 bytes
.../webfonts/fa-regular-400.woff | Bin 16800 -> 16776 bytes
.../webfonts/fa-regular-400.woff2 | Bin 13584 -> 13576 bytes
.../webfonts/fa-solid-900.eot | Bin 202902 -> 204814 bytes
.../webfonts/fa-solid-900.svg | 2241 +--
.../webfonts/fa-solid-900.ttf | Bin 202616 -> 204528 bytes
.../webfonts/fa-solid-900.woff | Bin 103300 -> 104284 bytes
.../webfonts/fa-solid-900.woff2 | Bin 79444 -> 80240 bytes
.../wwwroot/libs/abp/core/abp.css | 112 +-
.../wwwroot/libs/abp/core/abp.js | 1420 +-
.../wwwroot/libs/abp/jquery/abp.jquery.js | 786 +-
.../wwwroot/libs/abp/luxon/abp.luxon.js | 46 +
.../wwwroot/libs/abp/utils/abp-utils.umd.js | 284 +-
.../libs/abp/utils/abp-utils.umd.js.map | 2 +-
.../libs/abp/utils/abp-utils.umd.min.js | 2 +-
.../libs/abp/utils/abp-utils.umd.min.js.map | 2 +-
.../libs/bootstrap/css/bootstrap-rtl.css | 11392 ++++++++++++++++
.../libs/bootstrap/css/bootstrap-rtl.css.map | 1 +
.../libs/bootstrap/css/bootstrap-rtl.min.css | 7 +
.../bootstrap/css/bootstrap-rtl.min.css.map | 1 +
.../wwwroot/libs/bootstrap/css/bootstrap.css | 81 +-
.../libs/bootstrap/css/bootstrap.css.map | 1 +
.../libs/bootstrap/css/bootstrap.min.css | 7 +
.../libs/bootstrap/css/bootstrap.min.css.map | 1 +
.../libs/bootstrap/js/bootstrap.bundle.js | 210 +-
.../libs/bootstrap/js/bootstrap.bundle.js.map | 1 +
.../libs/bootstrap/js/bootstrap.bundle.min.js | 7 +
.../bootstrap/js/bootstrap.bundle.min.js.map | 1 +
.../css/dataTables.bootstrap4.css | 73 +-
.../js/dataTables.bootstrap4.js | 2 +-
.../datatables.net/js/jquery.dataTables.js | 113 +-
.../libs/jquery-form/jquery.form.min.js | 4 +-
.../libs/jquery-form/jquery.form.min.js.map | 1 +
.../wwwroot/libs/luxon/luxon.js | 106 +-
.../wwwroot/libs/luxon/luxon.js.map | 2 +-
.../wwwroot/libs/luxon/luxon.min.js | 2 +-
.../wwwroot/libs/luxon/luxon.min.js.map | 2 +-
.../wwwroot/libs/prismjs/CHANGELOG.md | 202 +-
.../wwwroot/libs/prismjs/README.md | 7 +-
.../wwwroot/libs/prismjs/components.js | 2 +-
.../wwwroot/libs/prismjs/components.json | 251 +-
.../libs/prismjs/components/prism-agda.js | 24 +
.../libs/prismjs/components/prism-agda.min.js | 1 +
.../libs/prismjs/components/prism-al.js | 25 +
.../libs/prismjs/components/prism-al.min.js | 1 +
.../libs/prismjs/components/prism-antlr4.js | 2 +-
.../prismjs/components/prism-antlr4.min.js | 2 +-
.../libs/prismjs/components/prism-apl.js | 6 +-
.../libs/prismjs/components/prism-apl.min.js | 2 +-
.../prismjs/components/prism-applescript.js | 4 +-
.../components/prism-applescript.min.js | 2 +-
.../libs/prismjs/components/prism-asciidoc.js | 2 +-
.../prismjs/components/prism-asciidoc.min.js | 2 +-
.../libs/prismjs/components/prism-asm6502.js | 8 +-
.../prismjs/components/prism-asm6502.min.js | 2 +-
.../prismjs/components/prism-autohotkey.js | 33 +-
.../components/prism-autohotkey.min.js | 2 +-
.../libs/prismjs/components/prism-bash.js | 2 +-
.../libs/prismjs/components/prism-bash.min.js | 2 +-
.../libs/prismjs/components/prism-batch.js | 6 +-
.../prismjs/components/prism-batch.min.js | 2 +-
.../libs/prismjs/components/prism-c.js | 25 +-
.../libs/prismjs/components/prism-c.min.js | 2 +-
.../libs/prismjs/components/prism-core.js | 562 +-
.../libs/prismjs/components/prism-core.min.js | 2 +-
.../libs/prismjs/components/prism-cpp.js | 75 +-
.../libs/prismjs/components/prism-cpp.min.js | 2 +-
.../libs/prismjs/components/prism-csharp.js | 13 +-
.../prismjs/components/prism-csharp.min.js | 2 +-
.../libs/prismjs/components/prism-csp.js | 2 +-
.../libs/prismjs/components/prism-csp.min.js | 2 +-
.../prismjs/components/prism-css-extras.js | 19 +-
.../components/prism-css-extras.min.js | 2 +-
.../libs/prismjs/components/prism-css.js | 13 +-
.../libs/prismjs/components/prism-css.min.js | 2 +-
.../libs/prismjs/components/prism-cypher.js | 37 +
.../prismjs/components/prism-cypher.min.js | 1 +
.../libs/prismjs/components/prism-d.js | 2 +-
.../libs/prismjs/components/prism-d.min.js | 2 +-
.../libs/prismjs/components/prism-dart.js | 4 +-
.../libs/prismjs/components/prism-dart.min.js | 2 +-
.../libs/prismjs/components/prism-dhall.js | 69 +
.../prismjs/components/prism-dhall.min.js | 1 +
.../libs/prismjs/components/prism-diff.js | 14 +-
.../libs/prismjs/components/prism-diff.min.js | 2 +-
.../libs/prismjs/components/prism-docker.js | 5 +-
.../prismjs/components/prism-docker.min.js | 2 +-
.../libs/prismjs/components/prism-ebnf.js | 2 +-
.../libs/prismjs/components/prism-ebnf.min.js | 2 +-
.../prismjs/components/prism-editorconfig.js | 25 +
.../components/prism-editorconfig.min.js | 1 +
.../libs/prismjs/components/prism-eiffel.js | 4 +-
.../prismjs/components/prism-eiffel.min.js | 2 +-
.../libs/prismjs/components/prism-ejs.js | 2 +
.../libs/prismjs/components/prism-ejs.min.js | 2 +-
.../libs/prismjs/components/prism-elixir.js | 2 +-
.../prismjs/components/prism-elixir.min.js | 2 +-
.../prismjs/components/prism-excel-formula.js | 6 +-
.../components/prism-excel-formula.min.js | 2 +-
.../libs/prismjs/components/prism-ftl.js | 4 +-
.../libs/prismjs/components/prism-ftl.min.js | 2 +-
.../libs/prismjs/components/prism-glsl.js | 15 +-
.../libs/prismjs/components/prism-glsl.min.js | 2 +-
.../libs/prismjs/components/prism-graphql.js | 20 +-
.../prismjs/components/prism-graphql.min.js | 2 +-
.../libs/prismjs/components/prism-groovy.js | 3 +-
.../prismjs/components/prism-groovy.min.js | 2 +-
.../libs/prismjs/components/prism-hcl.js | 8 +-
.../libs/prismjs/components/prism-hcl.min.js | 2 +-
.../libs/prismjs/components/prism-hlsl.js | 20 +
.../libs/prismjs/components/prism-hlsl.min.js | 1 +
.../libs/prismjs/components/prism-hpkp.js | 4 +-
.../libs/prismjs/components/prism-hpkp.min.js | 2 +-
.../libs/prismjs/components/prism-hsts.js | 4 +-
.../libs/prismjs/components/prism-hsts.min.js | 2 +-
.../libs/prismjs/components/prism-iecst.js | 30 +
.../prismjs/components/prism-iecst.min.js | 1 +
.../libs/prismjs/components/prism-ignore.js | 23 +
.../prismjs/components/prism-ignore.min.js | 1 +
.../libs/prismjs/components/prism-io.js | 2 +-
.../libs/prismjs/components/prism-io.min.js | 2 +-
.../libs/prismjs/components/prism-j.js | 4 +-
.../libs/prismjs/components/prism-j.min.js | 2 +-
.../libs/prismjs/components/prism-java.js | 4 +-
.../libs/prismjs/components/prism-java.min.js | 2 +-
.../libs/prismjs/components/prism-javadoc.js | 90 +-
.../prismjs/components/prism-javadoc.min.js | 2 +-
.../prismjs/components/prism-javascript.js | 8 +-
.../components/prism-javascript.min.js | 2 +-
.../libs/prismjs/components/prism-jq.js | 4 +-
.../libs/prismjs/components/prism-jq.min.js | 2 +-
.../libs/prismjs/components/prism-jsdoc.js | 13 +-
.../prismjs/components/prism-jsdoc.min.js | 2 +-
.../libs/prismjs/components/prism-json.js | 10 +-
.../libs/prismjs/components/prism-json.min.js | 2 +-
.../libs/prismjs/components/prism-json5.js | 2 +-
.../prismjs/components/prism-json5.min.js | 2 +-
.../prismjs/components/prism-jsstacktrace.js | 48 +
.../components/prism-jsstacktrace.min.js | 1 +
.../libs/prismjs/components/prism-jsx.js | 4 +-
.../libs/prismjs/components/prism-jsx.min.js | 2 +-
.../libs/prismjs/components/prism-julia.js | 36 +-
.../prismjs/components/prism-julia.min.js | 2 +-
.../libs/prismjs/components/prism-kotlin.js | 2 +
.../prismjs/components/prism-kotlin.min.js | 2 +-
.../libs/prismjs/components/prism-lilypond.js | 2 +-
.../prismjs/components/prism-lilypond.min.js | 2 +-
.../prismjs/components/prism-livescript.js | 4 +-
.../components/prism-livescript.min.js | 2 +-
.../libs/prismjs/components/prism-lolcode.js | 4 +-
.../prismjs/components/prism-lolcode.min.js | 2 +-
.../libs/prismjs/components/prism-markdown.js | 16 +-
.../prismjs/components/prism-markdown.min.js | 2 +-
.../libs/prismjs/components/prism-markup.js | 53 +-
.../prismjs/components/prism-markup.min.js | 2 +-
.../libs/prismjs/components/prism-neon.js | 2 +-
.../libs/prismjs/components/prism-neon.min.js | 2 +-
.../prismjs/components/prism-objectivec.js | 2 +
.../components/prism-objectivec.min.js | 2 +-
.../libs/prismjs/components/prism-ocaml.js | 4 +-
.../prismjs/components/prism-ocaml.min.js | 2 +-
.../libs/prismjs/components/prism-oz.js | 10 +-
.../libs/prismjs/components/prism-oz.min.js | 2 +-
.../libs/prismjs/components/prism-parigp.js | 4 +-
.../prismjs/components/prism-parigp.min.js | 2 +-
.../libs/prismjs/components/prism-pascal.js | 4 +-
.../prismjs/components/prism-pascal.min.js | 2 +-
.../prismjs/components/prism-peoplecode.js | 42 +
.../components/prism-peoplecode.min.js | 1 +
.../libs/prismjs/components/prism-php.js | 6 +-
.../libs/prismjs/components/prism-php.min.js | 2 +-
.../prismjs/components/prism-powershell.js | 6 +-
.../components/prism-powershell.min.js | 2 +-
.../libs/prismjs/components/prism-protobuf.js | 23 +-
.../prismjs/components/prism-protobuf.min.js | 2 +-
.../libs/prismjs/components/prism-pug.js | 4 +-
.../libs/prismjs/components/prism-pug.min.js | 2 +-
.../libs/prismjs/components/prism-pure.js | 4 +-
.../libs/prismjs/components/prism-pure.min.js | 2 +-
.../prismjs/components/prism-purebasic.js | 70 +
.../prismjs/components/prism-purebasic.min.js | 1 +
.../libs/prismjs/components/prism-python.js | 4 +-
.../prismjs/components/prism-python.min.js | 2 +-
.../libs/prismjs/components/prism-q.js | 4 +-
.../libs/prismjs/components/prism-q.min.js | 2 +-
.../libs/prismjs/components/prism-qml.js | 2 +-
.../libs/prismjs/components/prism-qml.min.js | 2 +-
.../libs/prismjs/components/prism-racket.js | 65 +
.../prismjs/components/prism-racket.min.js | 1 +
.../libs/prismjs/components/prism-regex.js | 80 +-
.../prismjs/components/prism-regex.min.js | 2 +-
.../libs/prismjs/components/prism-renpy.js | 2 +
.../prismjs/components/prism-renpy.min.js | 2 +-
.../libs/prismjs/components/prism-rip.js | 4 +-
.../libs/prismjs/components/prism-rip.min.js | 2 +-
.../components/prism-robotframework.js | 4 +-
.../components/prism-robotframework.min.js | 2 +-
.../libs/prismjs/components/prism-ruby.js | 76 +-
.../libs/prismjs/components/prism-ruby.min.js | 2 +-
.../libs/prismjs/components/prism-rust.js | 183 +-
.../libs/prismjs/components/prism-rust.min.js | 2 +-
.../libs/prismjs/components/prism-sas.js | 47 +-
.../libs/prismjs/components/prism-sas.min.js | 2 +-
.../libs/prismjs/components/prism-scheme.js | 50 +-
.../prismjs/components/prism-scheme.min.js | 2 +-
.../prismjs/components/prism-shell-session.js | 6 +-
.../components/prism-shell-session.min.js | 2 +-
.../libs/prismjs/components/prism-smali.js | 86 +
.../prismjs/components/prism-smali.min.js | 1 +
.../libs/prismjs/components/prism-solidity.js | 2 +
.../prismjs/components/prism-solidity.min.js | 2 +-
.../libs/prismjs/components/prism-sql.js | 2 +-
.../libs/prismjs/components/prism-sql.min.js | 2 +-
.../libs/prismjs/components/prism-stylus.js | 47 +-
.../prismjs/components/prism-stylus.min.js | 2 +-
.../libs/prismjs/components/prism-t4-vb.js | 2 +-
.../prismjs/components/prism-t4-vb.min.js | 2 +-
.../libs/prismjs/components/prism-textile.js | 60 +-
.../prismjs/components/prism-textile.min.js | 2 +-
.../libs/prismjs/components/prism-toml.js | 20 +-
.../libs/prismjs/components/prism-toml.min.js | 2 +-
.../libs/prismjs/components/prism-tt2.js | 2 +-
.../libs/prismjs/components/prism-tt2.min.js | 2 +-
.../libs/prismjs/components/prism-turtle.js | 2 +-
.../prismjs/components/prism-turtle.min.js | 2 +-
.../prismjs/components/prism-typescript.js | 47 +-
.../components/prism-typescript.min.js | 2 +-
.../prismjs/components/prism-unrealscript.js | 42 +
.../components/prism-unrealscript.min.js | 1 +
.../prismjs/components/prism-visual-basic.js | 5 +-
.../components/prism-visual-basic.min.js | 2 +-
.../prismjs/components/prism-warpscript.js | 21 +
.../components/prism-warpscript.min.js | 1 +
.../libs/prismjs/components/prism-xml-doc.js | 40 +
.../prismjs/components/prism-xml-doc.min.js | 1 +
.../libs/prismjs/components/prism-xquery.js | 6 +-
.../prismjs/components/prism-xquery.min.js | 2 +-
.../libs/prismjs/components/prism-yang.js | 20 +
.../libs/prismjs/components/prism-yang.min.js | 1 +
.../wwwroot/libs/prismjs/package.json | 11 +-
.../plugins/autoloader/prism-autoloader.js | 172 +-
.../autoloader/prism-autoloader.min.js | 2 +-
.../command-line/prism-command-line.js | 271 +-
.../command-line/prism-command-line.min.js | 2 +-
.../prism-copy-to-clipboard.js | 4 +-
.../prism-copy-to-clipboard.min.js | 2 +-
.../file-highlight/prism-file-highlight.js | 170 +-
.../prism-file-highlight.min.js | 2 +-
.../jsonp-highlight/prism-jsonp-highlight.js | 164 +-
.../prism-jsonp-highlight.min.js | 2 +-
.../plugins/keep-markup/prism-keep-markup.js | 4 +
.../keep-markup/prism-keep-markup.min.js | 2 +-
.../line-highlight/prism-line-highlight.css | 10 +
.../line-highlight/prism-line-highlight.js | 85 +-
.../prism-line-highlight.min.js | 2 +-
.../line-numbers/prism-line-numbers.css | 1 -
.../line-numbers/prism-line-numbers.js | 204 +-
.../line-numbers/prism-line-numbers.min.js | 2 +-
.../prism-normalize-whitespace.js | 10 +-
.../prism-normalize-whitespace.min.js | 2 +-
.../plugins/previewers/prism-previewers.js | 4 +-
.../previewers/prism-previewers.min.js | 2 +-
.../show-language/prism-show-language.js | 63 +-
.../show-language/prism-show-language.min.js | 2 +-
.../prism-unescaped-markup.js | 2 +-
.../prism-unescaped-markup.min.js | 2 +-
.../wwwroot/libs/prismjs/prism.js | 804 +-
.../wwwroot/libs/prismjs/themes/prism-coy.css | 10 +-
.../libs/prismjs/themes/prism-okaidia.css | 2 +-
.../wwwroot/libs/prismjs/themes/prism.css | 1 +
.../js/select2-bootstrap-modal-patch.js | 6 +-
.../yarn.lock | 388 +-
.../Volo.Abp.VirtualFileExplorer.Web.csproj | 2 +-
503 files changed, 20061 insertions(+), 5259 deletions(-)
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/abp/luxon/abp.luxon.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/bootstrap/css/bootstrap-rtl.css
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/bootstrap/css/bootstrap-rtl.css.map
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/bootstrap/css/bootstrap-rtl.min.css
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/bootstrap/css/bootstrap-rtl.min.css.map
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/bootstrap/css/bootstrap.css.map
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/bootstrap/css/bootstrap.min.css
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/bootstrap/css/bootstrap.min.css.map
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/bootstrap/js/bootstrap.bundle.js.map
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/bootstrap/js/bootstrap.bundle.min.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/bootstrap/js/bootstrap.bundle.min.js.map
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/jquery-form/jquery.form.min.js.map
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/prismjs/components/prism-agda.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/prismjs/components/prism-agda.min.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/prismjs/components/prism-al.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/prismjs/components/prism-al.min.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/prismjs/components/prism-cypher.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/prismjs/components/prism-cypher.min.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/prismjs/components/prism-dhall.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/prismjs/components/prism-dhall.min.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/prismjs/components/prism-editorconfig.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/prismjs/components/prism-editorconfig.min.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/prismjs/components/prism-hlsl.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/prismjs/components/prism-hlsl.min.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/prismjs/components/prism-iecst.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/prismjs/components/prism-iecst.min.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/prismjs/components/prism-ignore.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/prismjs/components/prism-ignore.min.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/prismjs/components/prism-jsstacktrace.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/prismjs/components/prism-jsstacktrace.min.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/prismjs/components/prism-peoplecode.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/prismjs/components/prism-peoplecode.min.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/prismjs/components/prism-purebasic.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/prismjs/components/prism-purebasic.min.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/prismjs/components/prism-racket.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/prismjs/components/prism-racket.min.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/prismjs/components/prism-smali.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/prismjs/components/prism-smali.min.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/prismjs/components/prism-unrealscript.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/prismjs/components/prism-unrealscript.min.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/prismjs/components/prism-warpscript.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/prismjs/components/prism-warpscript.min.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/prismjs/components/prism-xml-doc.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/prismjs/components/prism-xml-doc.min.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/prismjs/components/prism-yang.js
create mode 100644 modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/prismjs/components/prism-yang.min.js
diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/AbpIoLocalization.csproj b/abp_io/AbpIoLocalization/AbpIoLocalization/AbpIoLocalization.csproj
index 7b26f13919..448a735fa5 100644
--- a/abp_io/AbpIoLocalization/AbpIoLocalization/AbpIoLocalization.csproj
+++ b/abp_io/AbpIoLocalization/AbpIoLocalization/AbpIoLocalization.csproj
@@ -1,7 +1,7 @@
- netstandard2.0
+ net5.0
diff --git a/framework/src/Volo.Abp.AspNetCore.Mvc/Volo/Abp/AspNetCore/Mvc/ModelBinding/AbpDateTimeModelBinderProvider.cs b/framework/src/Volo.Abp.AspNetCore.Mvc/Volo/Abp/AspNetCore/Mvc/ModelBinding/AbpDateTimeModelBinderProvider.cs
index fd55e2b61a..ddda91c8a0 100644
--- a/framework/src/Volo.Abp.AspNetCore.Mvc/Volo/Abp/AspNetCore/Mvc/ModelBinding/AbpDateTimeModelBinderProvider.cs
+++ b/framework/src/Volo.Abp.AspNetCore.Mvc/Volo/Abp/AspNetCore/Mvc/ModelBinding/AbpDateTimeModelBinderProvider.cs
@@ -6,6 +6,7 @@ using Volo.Abp.Timing;
namespace Volo.Abp.AspNetCore.Mvc.ModelBinding
{
+
public class AbpDateTimeModelBinderProvider : IModelBinderProvider
{
public IModelBinder GetBinder(ModelBinderProviderContext context)
@@ -44,4 +45,4 @@ namespace Volo.Abp.AspNetCore.Mvc.ModelBinding
return null;
}
}
-}
\ No newline at end of file
+}
diff --git a/framework/src/Volo.Abp.EntityFrameworkCore.Oracle.Devart/Microsoft/EntityFrameworkCore/AbpOracleModelBuilderExtensions.cs b/framework/src/Volo.Abp.EntityFrameworkCore.Oracle.Devart/Microsoft/EntityFrameworkCore/AbpOracleModelBuilderExtensions.cs
index 8feec1715b..23943873c3 100644
--- a/framework/src/Volo.Abp.EntityFrameworkCore.Oracle.Devart/Microsoft/EntityFrameworkCore/AbpOracleModelBuilderExtensions.cs
+++ b/framework/src/Volo.Abp.EntityFrameworkCore.Oracle.Devart/Microsoft/EntityFrameworkCore/AbpOracleModelBuilderExtensions.cs
@@ -1,13 +1,13 @@
-using Volo.Abp.EntityFrameworkCore;
-
-namespace Microsoft.EntityFrameworkCore
-{
- public static class AbpOracleModelBuilderExtensions
- {
- public static void UseOracle(
- this ModelBuilder modelBuilder)
- {
- modelBuilder.SetDatabaseProvider(EfCoreDatabaseProvider.Oracle);
- }
- }
-}
\ No newline at end of file
+// using Volo.Abp.EntityFrameworkCore;
+//
+// namespace Microsoft.EntityFrameworkCore
+// {
+// public static class AbpOracleModelBuilderExtensions
+// {
+// public static void UseOracle(
+// this ModelBuilder modelBuilder)
+// {
+// modelBuilder.SetDatabaseProvider(EfCoreDatabaseProvider.Oracle);
+// }
+// }
+// }
diff --git a/framework/src/Volo.Abp.EntityFrameworkCore.Oracle.Devart/Volo.Abp.EntityFrameworkCore.Oracle.Devart.csproj b/framework/src/Volo.Abp.EntityFrameworkCore.Oracle.Devart/Volo.Abp.EntityFrameworkCore.Oracle.Devart.csproj
index 6ca958024c..df65d389b5 100644
--- a/framework/src/Volo.Abp.EntityFrameworkCore.Oracle.Devart/Volo.Abp.EntityFrameworkCore.Oracle.Devart.csproj
+++ b/framework/src/Volo.Abp.EntityFrameworkCore.Oracle.Devart/Volo.Abp.EntityFrameworkCore.Oracle.Devart.csproj
@@ -19,7 +19,7 @@
-
+
diff --git a/framework/src/Volo.Abp.EntityFrameworkCore.Oracle.Devart/Volo/Abp/EntityFrameworkCore/AbpDbContextConfigurationContextOracleDevartExtensions.cs b/framework/src/Volo.Abp.EntityFrameworkCore.Oracle.Devart/Volo/Abp/EntityFrameworkCore/AbpDbContextConfigurationContextOracleDevartExtensions.cs
index 482ee8b9a8..ba70772c9e 100644
--- a/framework/src/Volo.Abp.EntityFrameworkCore.Oracle.Devart/Volo/Abp/EntityFrameworkCore/AbpDbContextConfigurationContextOracleDevartExtensions.cs
+++ b/framework/src/Volo.Abp.EntityFrameworkCore.Oracle.Devart/Volo/Abp/EntityFrameworkCore/AbpDbContextConfigurationContextOracleDevartExtensions.cs
@@ -1,26 +1,26 @@
-using JetBrains.Annotations;
-using Microsoft.EntityFrameworkCore;
-using System;
-using Devart.Data.Oracle.Entity;
-using Volo.Abp.EntityFrameworkCore.DependencyInjection;
-
-namespace Volo.Abp.EntityFrameworkCore
-{
- public static class AbpDbContextConfigurationContextOracleDevartExtensions
- {
- public static DbContextOptionsBuilder UseOracle(
- [NotNull] this AbpDbContextConfigurationContext context,
- [CanBeNull] Action oracleOptionsAction = null,
- bool useExistingConnectionIfAvailable = false)
- {
- if (useExistingConnectionIfAvailable && context.ExistingConnection != null)
- {
- return context.DbContextOptions.UseOracle(context.ExistingConnection, oracleOptionsAction);
- }
- else
- {
- return context.DbContextOptions.UseOracle(context.ConnectionString, oracleOptionsAction);
- }
- }
- }
-}
+// using JetBrains.Annotations;
+// using Microsoft.EntityFrameworkCore;
+// using System;
+// using Devart.Data.Oracle.Entity;
+// using Volo.Abp.EntityFrameworkCore.DependencyInjection;
+//
+// namespace Volo.Abp.EntityFrameworkCore
+// {
+// public static class AbpDbContextConfigurationContextOracleDevartExtensions
+// {
+// public static DbContextOptionsBuilder UseOracle(
+// [NotNull] this AbpDbContextConfigurationContext context,
+// [CanBeNull] Action oracleOptionsAction = null,
+// bool useExistingConnectionIfAvailable = false)
+// {
+// if (useExistingConnectionIfAvailable && context.ExistingConnection != null)
+// {
+// return context.DbContextOptions.UseOracle(context.ExistingConnection, oracleOptionsAction);
+// }
+// else
+// {
+// return context.DbContextOptions.UseOracle(context.ConnectionString, oracleOptionsAction);
+// }
+// }
+// }
+// }
diff --git a/framework/src/Volo.Abp.EntityFrameworkCore.Oracle.Devart/Volo/Abp/EntityFrameworkCore/AbpDbContextOptionsOracleDevartExtensions.cs b/framework/src/Volo.Abp.EntityFrameworkCore.Oracle.Devart/Volo/Abp/EntityFrameworkCore/AbpDbContextOptionsOracleDevartExtensions.cs
index 20887ceb79..99cfc84b8e 100644
--- a/framework/src/Volo.Abp.EntityFrameworkCore.Oracle.Devart/Volo/Abp/EntityFrameworkCore/AbpDbContextOptionsOracleDevartExtensions.cs
+++ b/framework/src/Volo.Abp.EntityFrameworkCore.Oracle.Devart/Volo/Abp/EntityFrameworkCore/AbpDbContextOptionsOracleDevartExtensions.cs
@@ -1,32 +1,32 @@
-using JetBrains.Annotations;
-using System;
-using Devart.Data.Oracle.Entity;
-
-namespace Volo.Abp.EntityFrameworkCore
-{
- public static class AbpDbContextOptionsOracleDevartExtensions
- {
- public static void UseOracle(
- [NotNull] this AbpDbContextOptions options,
- [CanBeNull] Action oracleOptionsAction = null,
- bool useExistingConnectionIfAvailable = false)
- {
- options.Configure(context =>
- {
- context.UseOracle(oracleOptionsAction, useExistingConnectionIfAvailable);
- });
- }
-
- public static void UseOracle(
- [NotNull] this AbpDbContextOptions options,
- [CanBeNull] Action oracleOptionsAction = null,
- bool useExistingConnectionIfAvailable = false)
- where TDbContext : AbpDbContext
- {
- options.Configure(context =>
- {
- context.UseOracle(oracleOptionsAction, useExistingConnectionIfAvailable);
- });
- }
- }
-}
+// using JetBrains.Annotations;
+// using System;
+// using Devart.Data.Oracle.Entity;
+//
+// namespace Volo.Abp.EntityFrameworkCore
+// {
+// public static class AbpDbContextOptionsOracleDevartExtensions
+// {
+// public static void UseOracle(
+// [NotNull] this AbpDbContextOptions options,
+// [CanBeNull] Action oracleOptionsAction = null,
+// bool useExistingConnectionIfAvailable = false)
+// {
+// options.Configure(context =>
+// {
+// context.UseOracle(oracleOptionsAction, useExistingConnectionIfAvailable);
+// });
+// }
+//
+// public static void UseOracle(
+// [NotNull] this AbpDbContextOptions options,
+// [CanBeNull] Action oracleOptionsAction = null,
+// bool useExistingConnectionIfAvailable = false)
+// where TDbContext : AbpDbContext
+// {
+// options.Configure(context =>
+// {
+// context.UseOracle(oracleOptionsAction, useExistingConnectionIfAvailable);
+// });
+// }
+// }
+// }
diff --git a/framework/src/Volo.Abp.EntityFrameworkCore.Oracle.Devart/Volo/Abp/EntityFrameworkCore/Oracle/Devart/AbpEntityFrameworkCoreOracleDevartModule.cs b/framework/src/Volo.Abp.EntityFrameworkCore.Oracle.Devart/Volo/Abp/EntityFrameworkCore/Oracle/Devart/AbpEntityFrameworkCoreOracleDevartModule.cs
index 7b5970bb59..3b1b9cc337 100644
--- a/framework/src/Volo.Abp.EntityFrameworkCore.Oracle.Devart/Volo/Abp/EntityFrameworkCore/Oracle/Devart/AbpEntityFrameworkCoreOracleDevartModule.cs
+++ b/framework/src/Volo.Abp.EntityFrameworkCore.Oracle.Devart/Volo/Abp/EntityFrameworkCore/Oracle/Devart/AbpEntityFrameworkCoreOracleDevartModule.cs
@@ -1,22 +1,22 @@
-using Volo.Abp.Guids;
-using Volo.Abp.Modularity;
-
-namespace Volo.Abp.EntityFrameworkCore.Oracle.Devart
-{
- [DependsOn(
- typeof(AbpEntityFrameworkCoreModule)
- )]
- public class AbpEntityFrameworkCoreOracleDevartModule : AbpModule
- {
- public override void ConfigureServices(ServiceConfigurationContext context)
- {
- Configure(options =>
- {
- if (options.DefaultSequentialGuidType == null)
- {
- options.DefaultSequentialGuidType = SequentialGuidType.SequentialAsBinary;
- }
- });
- }
- }
-}
\ No newline at end of file
+// using Volo.Abp.Guids;
+// using Volo.Abp.Modularity;
+//
+// namespace Volo.Abp.EntityFrameworkCore.Oracle.Devart
+// {
+// [DependsOn(
+// typeof(AbpEntityFrameworkCoreModule)
+// )]
+// public class AbpEntityFrameworkCoreOracleDevartModule : AbpModule
+// {
+// public override void ConfigureServices(ServiceConfigurationContext context)
+// {
+// Configure(options =>
+// {
+// if (options.DefaultSequentialGuidType == null)
+// {
+// options.DefaultSequentialGuidType = SequentialGuidType.SequentialAsBinary;
+// }
+// });
+// }
+// }
+// }
diff --git a/framework/src/Volo.Abp.EntityFrameworkCore.Oracle/Volo.Abp.EntityFrameworkCore.Oracle.csproj b/framework/src/Volo.Abp.EntityFrameworkCore.Oracle/Volo.Abp.EntityFrameworkCore.Oracle.csproj
index f76a2b2f01..e47c722b6d 100644
--- a/framework/src/Volo.Abp.EntityFrameworkCore.Oracle/Volo.Abp.EntityFrameworkCore.Oracle.csproj
+++ b/framework/src/Volo.Abp.EntityFrameworkCore.Oracle/Volo.Abp.EntityFrameworkCore.Oracle.csproj
@@ -19,7 +19,7 @@
-
+
diff --git a/framework/src/Volo.Abp.EntityFrameworkCore.Oracle/Volo/Abp/EntityFrameworkCore/AbpDbContextConfigurationContextOracleExtensions.cs b/framework/src/Volo.Abp.EntityFrameworkCore.Oracle/Volo/Abp/EntityFrameworkCore/AbpDbContextConfigurationContextOracleExtensions.cs
index a5b898b286..cb3a92d2cf 100644
--- a/framework/src/Volo.Abp.EntityFrameworkCore.Oracle/Volo/Abp/EntityFrameworkCore/AbpDbContextConfigurationContextOracleExtensions.cs
+++ b/framework/src/Volo.Abp.EntityFrameworkCore.Oracle/Volo/Abp/EntityFrameworkCore/AbpDbContextConfigurationContextOracleExtensions.cs
@@ -1,25 +1,25 @@
-using JetBrains.Annotations;
-using Microsoft.EntityFrameworkCore;
-using System;
-using Oracle.EntityFrameworkCore.Infrastructure;
-using Volo.Abp.EntityFrameworkCore.DependencyInjection;
-
-namespace Volo.Abp.EntityFrameworkCore
-{
- public static class AbpDbContextConfigurationContextOracleExtensions
- {
- public static DbContextOptionsBuilder UseOracle(
- [NotNull] this AbpDbContextConfigurationContext context,
- [CanBeNull] Action oracleOptionsAction = null)
- {
- if (context.ExistingConnection != null)
- {
- return context.DbContextOptions.UseOracle(context.ExistingConnection, oracleOptionsAction);
- }
- else
- {
- return context.DbContextOptions.UseOracle(context.ConnectionString, oracleOptionsAction);
- }
- }
- }
-}
+// using JetBrains.Annotations;
+// using Microsoft.EntityFrameworkCore;
+// using System;
+// using Oracle.EntityFrameworkCore.Infrastructure;
+// using Volo.Abp.EntityFrameworkCore.DependencyInjection;
+//
+// namespace Volo.Abp.EntityFrameworkCore
+// {
+// public static class AbpDbContextConfigurationContextOracleExtensions
+// {
+// public static DbContextOptionsBuilder UseOracle(
+// [NotNull] this AbpDbContextConfigurationContext context,
+// [CanBeNull] Action oracleOptionsAction = null)
+// {
+// if (context.ExistingConnection != null)
+// {
+// return context.DbContextOptions.UseOracle(context.ExistingConnection, oracleOptionsAction);
+// }
+// else
+// {
+// return context.DbContextOptions.UseOracle(context.ConnectionString, oracleOptionsAction);
+// }
+// }
+// }
+// }
diff --git a/framework/src/Volo.Abp.EntityFrameworkCore.Oracle/Volo/Abp/EntityFrameworkCore/AbpDbContextOptionsOracleExtensions.cs b/framework/src/Volo.Abp.EntityFrameworkCore.Oracle/Volo/Abp/EntityFrameworkCore/AbpDbContextOptionsOracleExtensions.cs
index f4817d5ab4..f5f9dc7f61 100644
--- a/framework/src/Volo.Abp.EntityFrameworkCore.Oracle/Volo/Abp/EntityFrameworkCore/AbpDbContextOptionsOracleExtensions.cs
+++ b/framework/src/Volo.Abp.EntityFrameworkCore.Oracle/Volo/Abp/EntityFrameworkCore/AbpDbContextOptionsOracleExtensions.cs
@@ -1,30 +1,30 @@
-using JetBrains.Annotations;
-using System;
-using Oracle.EntityFrameworkCore.Infrastructure;
-
-namespace Volo.Abp.EntityFrameworkCore
-{
- public static class AbpDbContextOptionsOracleExtensions
- {
- public static void UseOracle(
- [NotNull] this AbpDbContextOptions options,
- [CanBeNull] Action oracleOptionsAction = null)
- {
- options.Configure(context =>
- {
- context.UseOracle(oracleOptionsAction);
- });
- }
-
- public static void UseOracle(
- [NotNull] this AbpDbContextOptions options,
- [CanBeNull] Action oracleOptionsAction = null)
- where TDbContext : AbpDbContext
- {
- options.Configure(context =>
- {
- context.UseOracle(oracleOptionsAction);
- });
- }
- }
-}
+// using JetBrains.Annotations;
+// using System;
+// using Oracle.EntityFrameworkCore.Infrastructure;
+//
+// namespace Volo.Abp.EntityFrameworkCore
+// {
+// public static class AbpDbContextOptionsOracleExtensions
+// {
+// public static void UseOracle(
+// [NotNull] this AbpDbContextOptions options,
+// [CanBeNull] Action oracleOptionsAction = null)
+// {
+// options.Configure(context =>
+// {
+// context.UseOracle(oracleOptionsAction);
+// });
+// }
+//
+// public static void UseOracle(
+// [NotNull] this AbpDbContextOptions options,
+// [CanBeNull] Action oracleOptionsAction = null)
+// where TDbContext : AbpDbContext
+// {
+// options.Configure(context =>
+// {
+// context.UseOracle(oracleOptionsAction);
+// });
+// }
+// }
+// }
diff --git a/framework/src/Volo.Abp.EntityFrameworkCore.Oracle/Volo/Abp/EntityFrameworkCore/Oracle/AbpEntityFrameworkCoreOracleModule.cs b/framework/src/Volo.Abp.EntityFrameworkCore.Oracle/Volo/Abp/EntityFrameworkCore/Oracle/AbpEntityFrameworkCoreOracleModule.cs
index 3b7c801462..21fad9375a 100644
--- a/framework/src/Volo.Abp.EntityFrameworkCore.Oracle/Volo/Abp/EntityFrameworkCore/Oracle/AbpEntityFrameworkCoreOracleModule.cs
+++ b/framework/src/Volo.Abp.EntityFrameworkCore.Oracle/Volo/Abp/EntityFrameworkCore/Oracle/AbpEntityFrameworkCoreOracleModule.cs
@@ -1,22 +1,22 @@
-using Volo.Abp.Guids;
-using Volo.Abp.Modularity;
-
-namespace Volo.Abp.EntityFrameworkCore.Oracle
-{
- [DependsOn(
- typeof(AbpEntityFrameworkCoreModule)
- )]
- public class AbpEntityFrameworkCoreOracleModule : AbpModule
- {
- public override void ConfigureServices(ServiceConfigurationContext context)
- {
- Configure(options =>
- {
- if (options.DefaultSequentialGuidType == null)
- {
- options.DefaultSequentialGuidType = SequentialGuidType.SequentialAsBinary;
- }
- });
- }
- }
-}
\ No newline at end of file
+// using Volo.Abp.Guids;
+// using Volo.Abp.Modularity;
+//
+// namespace Volo.Abp.EntityFrameworkCore.Oracle
+// {
+// [DependsOn(
+// typeof(AbpEntityFrameworkCoreModule)
+// )]
+// public class AbpEntityFrameworkCoreOracleModule : AbpModule
+// {
+// public override void ConfigureServices(ServiceConfigurationContext context)
+// {
+// Configure(options =>
+// {
+// if (options.DefaultSequentialGuidType == null)
+// {
+// options.DefaultSequentialGuidType = SequentialGuidType.SequentialAsBinary;
+// }
+// });
+// }
+// }
+// }
diff --git a/framework/test/Volo.Abp.AspNetCore.Mvc.Tests/Volo/Abp/AspNetCore/Mvc/ModelBinding/ModelBindingController_Tests.cs b/framework/test/Volo.Abp.AspNetCore.Mvc.Tests/Volo/Abp/AspNetCore/Mvc/ModelBinding/ModelBindingController_Tests.cs
index f2ab8fd3d0..698723a34a 100644
--- a/framework/test/Volo.Abp.AspNetCore.Mvc.Tests/Volo/Abp/AspNetCore/Mvc/ModelBinding/ModelBindingController_Tests.cs
+++ b/framework/test/Volo.Abp.AspNetCore.Mvc.Tests/Volo/Abp/AspNetCore/Mvc/ModelBinding/ModelBindingController_Tests.cs
@@ -43,8 +43,9 @@ namespace Volo.Abp.AspNetCore.Mvc.ModelBinding
response.StatusCode.ShouldBe(HttpStatusCode.OK);
var resultAsString = await response.Content.ReadAsStringAsync();
- //Time parameter(2010-01-01T00:00:00Z) with time zone information, so the default Kind is Local.
- resultAsString.ShouldBe(DateTimeKind.Local.ToString().ToLower());
+ //Time parameter(2010-01-01T00:00:00Z) with time zone information, so the default Kind is UTC
+ //https://docs.microsoft.com/en-us/aspnet/core/migration/31-to-50?view=aspnetcore-3.1&tabs=visual-studio#datetime-values-are-model-bound-as-utc-times
+ resultAsString.ShouldBe(DateTimeKind.Utc.ToString().ToLower());
}
[Fact]
@@ -56,8 +57,9 @@ namespace Volo.Abp.AspNetCore.Mvc.ModelBinding
response.StatusCode.ShouldBe(HttpStatusCode.OK);
var resultAsString = await response.Content.ReadAsStringAsync();
- //Time parameter(2010-01-01T00:00:00Z) with time zone information, so the default Kind is Local.
- resultAsString.ShouldBe(DateTimeKind.Local.ToString().ToLower());
+ //Time parameter(2010-01-01T00:00:00Z) with time zone information, so the default Kind is UTC
+ //https://docs.microsoft.com/en-us/aspnet/core/migration/31-to-50?view=aspnetcore-3.1&tabs=visual-studio#datetime-values-are-model-bound-as-utc-times
+ resultAsString.ShouldBe(DateTimeKind.Utc.ToString().ToLower());
}
[Fact]
@@ -71,9 +73,10 @@ namespace Volo.Abp.AspNetCore.Mvc.ModelBinding
response.StatusCode.ShouldBe(HttpStatusCode.OK);
var resultAsString = await response.Content.ReadAsStringAsync();
- //Time parameter(2010-01-01T00:00:00Z) with time zone information, so the default Kind is Local.
+ //Time parameter(2010-01-01T00:00:00Z) with time zone information, so the default Kind is UTC
+ //https://docs.microsoft.com/en-us/aspnet/core/migration/31-to-50?view=aspnetcore-3.1&tabs=visual-studio#datetime-values-are-model-bound-as-utc-times
resultAsString.ShouldBe(
- $"local_{DateTimeKind.ToString().ToLower()}_{DateTimeKind.ToString().ToLower()}_local");
+ $"utc_{DateTimeKind.ToString().ToLower()}_{DateTimeKind.ToString().ToLower()}_utc");
}
}
diff --git a/modules/account/src/Volo.Abp.Account.Application.Contracts/Volo.Abp.Account.Application.Contracts.csproj b/modules/account/src/Volo.Abp.Account.Application.Contracts/Volo.Abp.Account.Application.Contracts.csproj
index 722a75a22c..c480d75b8c 100644
--- a/modules/account/src/Volo.Abp.Account.Application.Contracts/Volo.Abp.Account.Application.Contracts.csproj
+++ b/modules/account/src/Volo.Abp.Account.Application.Contracts/Volo.Abp.Account.Application.Contracts.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.Account.Application.Contracts
Volo.Abp.Account.Application.Contracts
true
@@ -21,7 +21,7 @@
-
+
diff --git a/modules/account/src/Volo.Abp.Account.Application/Volo.Abp.Account.Application.csproj b/modules/account/src/Volo.Abp.Account.Application/Volo.Abp.Account.Application.csproj
index 5ee4aa8697..4eb4f4096c 100644
--- a/modules/account/src/Volo.Abp.Account.Application/Volo.Abp.Account.Application.csproj
+++ b/modules/account/src/Volo.Abp.Account.Application/Volo.Abp.Account.Application.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.Account.Application
Volo.Abp.Account.Application
true
@@ -15,7 +15,7 @@
-
+
@@ -25,7 +25,7 @@
-
+
diff --git a/modules/account/src/Volo.Abp.Account.Blazor/Volo.Abp.Account.Blazor.csproj b/modules/account/src/Volo.Abp.Account.Blazor/Volo.Abp.Account.Blazor.csproj
index 5707bc86a4..76445af180 100644
--- a/modules/account/src/Volo.Abp.Account.Blazor/Volo.Abp.Account.Blazor.csproj
+++ b/modules/account/src/Volo.Abp.Account.Blazor/Volo.Abp.Account.Blazor.csproj
@@ -4,7 +4,7 @@
- netstandard2.1
+ net5.0
3.0
Volo.Abp.Account.Blazor
diff --git a/modules/account/src/Volo.Abp.Account.HttpApi.Client/Volo.Abp.Account.HttpApi.Client.csproj b/modules/account/src/Volo.Abp.Account.HttpApi.Client/Volo.Abp.Account.HttpApi.Client.csproj
index aef884dbe2..008b761835 100644
--- a/modules/account/src/Volo.Abp.Account.HttpApi.Client/Volo.Abp.Account.HttpApi.Client.csproj
+++ b/modules/account/src/Volo.Abp.Account.HttpApi.Client/Volo.Abp.Account.HttpApi.Client.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.Account.HttpApi.Client
Volo.Abp.Account.HttpApi.Client
diff --git a/modules/account/src/Volo.Abp.Account.HttpApi/Volo.Abp.Account.HttpApi.csproj b/modules/account/src/Volo.Abp.Account.HttpApi/Volo.Abp.Account.HttpApi.csproj
index 2e074722b2..51cd8f0e39 100644
--- a/modules/account/src/Volo.Abp.Account.HttpApi/Volo.Abp.Account.HttpApi.csproj
+++ b/modules/account/src/Volo.Abp.Account.HttpApi/Volo.Abp.Account.HttpApi.csproj
@@ -4,7 +4,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.Account.HttpApi
Volo.Abp.Account.HttpApi
diff --git a/modules/account/src/Volo.Abp.Account.Web.IdentityServer/Volo.Abp.Account.Web.IdentityServer.csproj b/modules/account/src/Volo.Abp.Account.Web.IdentityServer/Volo.Abp.Account.Web.IdentityServer.csproj
index aca9729a31..135d5d53f8 100644
--- a/modules/account/src/Volo.Abp.Account.Web.IdentityServer/Volo.Abp.Account.Web.IdentityServer.csproj
+++ b/modules/account/src/Volo.Abp.Account.Web.IdentityServer/Volo.Abp.Account.Web.IdentityServer.csproj
@@ -4,7 +4,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.Account.Web.IdentityServer
Volo.Abp.Account.Web.IdentityServer
true
@@ -38,7 +38,7 @@
-
+
diff --git a/modules/account/src/Volo.Abp.Account.Web/Volo.Abp.Account.Web.csproj b/modules/account/src/Volo.Abp.Account.Web/Volo.Abp.Account.Web.csproj
index d3f7979fb1..c8c1365388 100644
--- a/modules/account/src/Volo.Abp.Account.Web/Volo.Abp.Account.Web.csproj
+++ b/modules/account/src/Volo.Abp.Account.Web/Volo.Abp.Account.Web.csproj
@@ -4,7 +4,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.Account.Web
Volo.Abp.Account.Web
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
@@ -40,7 +40,7 @@
-
+
diff --git a/modules/account/test/Volo.Abp.Account.Application.Tests/Volo.Abp.Account.Application.Tests.csproj b/modules/account/test/Volo.Abp.Account.Application.Tests/Volo.Abp.Account.Application.Tests.csproj
index 84e7de1746..2e1fe525f2 100644
--- a/modules/account/test/Volo.Abp.Account.Application.Tests/Volo.Abp.Account.Application.Tests.csproj
+++ b/modules/account/test/Volo.Abp.Account.Application.Tests/Volo.Abp.Account.Application.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
diff --git a/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo.Abp.AuditLogging.Domain.Shared.csproj b/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo.Abp.AuditLogging.Domain.Shared.csproj
index ce65a161ce..574d72df0a 100644
--- a/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo.Abp.AuditLogging.Domain.Shared.csproj
+++ b/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo.Abp.AuditLogging.Domain.Shared.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
diff --git a/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain/Volo.Abp.AuditLogging.Domain.csproj b/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain/Volo.Abp.AuditLogging.Domain.csproj
index 161e952593..5147cd39a3 100644
--- a/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain/Volo.Abp.AuditLogging.Domain.csproj
+++ b/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain/Volo.Abp.AuditLogging.Domain.csproj
@@ -4,10 +4,10 @@
- netstandard2.0
+ net5.0
-
+
diff --git a/modules/audit-logging/src/Volo.Abp.AuditLogging.EntityFrameworkCore/Volo.Abp.AuditLogging.EntityFrameworkCore.csproj b/modules/audit-logging/src/Volo.Abp.AuditLogging.EntityFrameworkCore/Volo.Abp.AuditLogging.EntityFrameworkCore.csproj
index d94e707ba0..a8ee31b1e4 100644
--- a/modules/audit-logging/src/Volo.Abp.AuditLogging.EntityFrameworkCore/Volo.Abp.AuditLogging.EntityFrameworkCore.csproj
+++ b/modules/audit-logging/src/Volo.Abp.AuditLogging.EntityFrameworkCore/Volo.Abp.AuditLogging.EntityFrameworkCore.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
diff --git a/modules/audit-logging/src/Volo.Abp.AuditLogging.MongoDB/Volo.Abp.AuditLogging.MongoDB.csproj b/modules/audit-logging/src/Volo.Abp.AuditLogging.MongoDB/Volo.Abp.AuditLogging.MongoDB.csproj
index c22202f7f9..ef312cb0e0 100644
--- a/modules/audit-logging/src/Volo.Abp.AuditLogging.MongoDB/Volo.Abp.AuditLogging.MongoDB.csproj
+++ b/modules/audit-logging/src/Volo.Abp.AuditLogging.MongoDB/Volo.Abp.AuditLogging.MongoDB.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
diff --git a/modules/audit-logging/test/Volo.Abp.AuditLogging.EntityFrameworkCore.Tests/Volo.Abp.AuditLogging.EntityFrameworkCore.Tests.csproj b/modules/audit-logging/test/Volo.Abp.AuditLogging.EntityFrameworkCore.Tests/Volo.Abp.AuditLogging.EntityFrameworkCore.Tests.csproj
index 0a85b56d87..718a01f577 100644
--- a/modules/audit-logging/test/Volo.Abp.AuditLogging.EntityFrameworkCore.Tests/Volo.Abp.AuditLogging.EntityFrameworkCore.Tests.csproj
+++ b/modules/audit-logging/test/Volo.Abp.AuditLogging.EntityFrameworkCore.Tests/Volo.Abp.AuditLogging.EntityFrameworkCore.Tests.csproj
@@ -3,7 +3,7 @@
- netcoreapp3.1
+ net5.0
@@ -15,7 +15,7 @@
-
+
diff --git a/modules/audit-logging/test/Volo.Abp.AuditLogging.MongoDB.Tests/Volo.Abp.AuditLogging.MongoDB.Tests.csproj b/modules/audit-logging/test/Volo.Abp.AuditLogging.MongoDB.Tests/Volo.Abp.AuditLogging.MongoDB.Tests.csproj
index 34130bfca5..dda1379793 100644
--- a/modules/audit-logging/test/Volo.Abp.AuditLogging.MongoDB.Tests/Volo.Abp.AuditLogging.MongoDB.Tests.csproj
+++ b/modules/audit-logging/test/Volo.Abp.AuditLogging.MongoDB.Tests/Volo.Abp.AuditLogging.MongoDB.Tests.csproj
@@ -3,7 +3,7 @@
- netcoreapp3.1
+ net5.0
diff --git a/modules/audit-logging/test/Volo.Abp.AuditLogging.TestBase/Volo.Abp.AuditLogging.TestBase.csproj b/modules/audit-logging/test/Volo.Abp.AuditLogging.TestBase/Volo.Abp.AuditLogging.TestBase.csproj
index e62925a488..fc8df70002 100644
--- a/modules/audit-logging/test/Volo.Abp.AuditLogging.TestBase/Volo.Abp.AuditLogging.TestBase.csproj
+++ b/modules/audit-logging/test/Volo.Abp.AuditLogging.TestBase/Volo.Abp.AuditLogging.TestBase.csproj
@@ -3,7 +3,7 @@
- netcoreapp3.1
+ net5.0
diff --git a/modules/audit-logging/test/Volo.Abp.AuditLogging.Tests/Volo.Abp.AuditLogging.Tests.csproj b/modules/audit-logging/test/Volo.Abp.AuditLogging.Tests/Volo.Abp.AuditLogging.Tests.csproj
index ab703cdca3..d60a87ced6 100644
--- a/modules/audit-logging/test/Volo.Abp.AuditLogging.Tests/Volo.Abp.AuditLogging.Tests.csproj
+++ b/modules/audit-logging/test/Volo.Abp.AuditLogging.Tests/Volo.Abp.AuditLogging.Tests.csproj
@@ -3,7 +3,7 @@
- netcoreapp3.1
+ net5.0
diff --git a/modules/background-jobs/app/Volo.Abp.BackgroundJobs.DemoApp.HangFire/Volo.Abp.BackgroundJobs.DemoApp.HangFire.csproj b/modules/background-jobs/app/Volo.Abp.BackgroundJobs.DemoApp.HangFire/Volo.Abp.BackgroundJobs.DemoApp.HangFire.csproj
index 0dede420f3..5f1da99297 100644
--- a/modules/background-jobs/app/Volo.Abp.BackgroundJobs.DemoApp.HangFire/Volo.Abp.BackgroundJobs.DemoApp.HangFire.csproj
+++ b/modules/background-jobs/app/Volo.Abp.BackgroundJobs.DemoApp.HangFire/Volo.Abp.BackgroundJobs.DemoApp.HangFire.csproj
@@ -2,16 +2,16 @@
Exe
- netcoreapp3.1
+ net5.0
-
+
-
+
Always
diff --git a/modules/background-jobs/app/Volo.Abp.BackgroundJobs.DemoApp.Quartz/Volo.Abp.BackgroundJobs.DemoApp.Quartz.csproj b/modules/background-jobs/app/Volo.Abp.BackgroundJobs.DemoApp.Quartz/Volo.Abp.BackgroundJobs.DemoApp.Quartz.csproj
index 7bd70093ee..c47507b462 100644
--- a/modules/background-jobs/app/Volo.Abp.BackgroundJobs.DemoApp.Quartz/Volo.Abp.BackgroundJobs.DemoApp.Quartz.csproj
+++ b/modules/background-jobs/app/Volo.Abp.BackgroundJobs.DemoApp.Quartz/Volo.Abp.BackgroundJobs.DemoApp.Quartz.csproj
@@ -2,7 +2,7 @@
Exe
- netcoreapp3.1
+ net5.0
diff --git a/modules/background-jobs/app/Volo.Abp.BackgroundJobs.DemoApp.RabbitMq/Volo.Abp.BackgroundJobs.DemoApp.RabbitMq.csproj b/modules/background-jobs/app/Volo.Abp.BackgroundJobs.DemoApp.RabbitMq/Volo.Abp.BackgroundJobs.DemoApp.RabbitMq.csproj
index adcf9be1aa..17a9e03d28 100644
--- a/modules/background-jobs/app/Volo.Abp.BackgroundJobs.DemoApp.RabbitMq/Volo.Abp.BackgroundJobs.DemoApp.RabbitMq.csproj
+++ b/modules/background-jobs/app/Volo.Abp.BackgroundJobs.DemoApp.RabbitMq/Volo.Abp.BackgroundJobs.DemoApp.RabbitMq.csproj
@@ -2,7 +2,7 @@
Exe
- netcoreapp3.1
+ net5.0
diff --git a/modules/background-jobs/app/Volo.Abp.BackgroundJobs.DemoApp.Shared/Volo.Abp.BackgroundJobs.DemoApp.Shared.csproj b/modules/background-jobs/app/Volo.Abp.BackgroundJobs.DemoApp.Shared/Volo.Abp.BackgroundJobs.DemoApp.Shared.csproj
index df4f574663..2456c4de2d 100644
--- a/modules/background-jobs/app/Volo.Abp.BackgroundJobs.DemoApp.Shared/Volo.Abp.BackgroundJobs.DemoApp.Shared.csproj
+++ b/modules/background-jobs/app/Volo.Abp.BackgroundJobs.DemoApp.Shared/Volo.Abp.BackgroundJobs.DemoApp.Shared.csproj
@@ -3,11 +3,11 @@
- netstandard2.0
+ net5.0
-
+
diff --git a/modules/background-jobs/app/Volo.Abp.BackgroundJobs.DemoApp/Volo.Abp.BackgroundJobs.DemoApp.csproj b/modules/background-jobs/app/Volo.Abp.BackgroundJobs.DemoApp/Volo.Abp.BackgroundJobs.DemoApp.csproj
index 0faa1370a8..803d16cabf 100644
--- a/modules/background-jobs/app/Volo.Abp.BackgroundJobs.DemoApp/Volo.Abp.BackgroundJobs.DemoApp.csproj
+++ b/modules/background-jobs/app/Volo.Abp.BackgroundJobs.DemoApp/Volo.Abp.BackgroundJobs.DemoApp.csproj
@@ -2,11 +2,11 @@
Exe
- netcoreapp3.1
+ net5.0
-
+
all
runtime; build; native; contentfiles; analyzers
diff --git a/modules/background-jobs/src/Volo.Abp.BackgroundJobs.Domain.Shared/Volo.Abp.BackgroundJobs.Domain.Shared.csproj b/modules/background-jobs/src/Volo.Abp.BackgroundJobs.Domain.Shared/Volo.Abp.BackgroundJobs.Domain.Shared.csproj
index 4c79e9bcfd..aac12775e4 100644
--- a/modules/background-jobs/src/Volo.Abp.BackgroundJobs.Domain.Shared/Volo.Abp.BackgroundJobs.Domain.Shared.csproj
+++ b/modules/background-jobs/src/Volo.Abp.BackgroundJobs.Domain.Shared/Volo.Abp.BackgroundJobs.Domain.Shared.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
diff --git a/modules/background-jobs/src/Volo.Abp.BackgroundJobs.Domain/Volo.Abp.BackgroundJobs.Domain.csproj b/modules/background-jobs/src/Volo.Abp.BackgroundJobs.Domain/Volo.Abp.BackgroundJobs.Domain.csproj
index 7eb9015b73..edf71b7004 100644
--- a/modules/background-jobs/src/Volo.Abp.BackgroundJobs.Domain/Volo.Abp.BackgroundJobs.Domain.csproj
+++ b/modules/background-jobs/src/Volo.Abp.BackgroundJobs.Domain/Volo.Abp.BackgroundJobs.Domain.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
diff --git a/modules/background-jobs/src/Volo.Abp.BackgroundJobs.EntityFrameworkCore/Volo.Abp.BackgroundJobs.EntityFrameworkCore.csproj b/modules/background-jobs/src/Volo.Abp.BackgroundJobs.EntityFrameworkCore/Volo.Abp.BackgroundJobs.EntityFrameworkCore.csproj
index 7103c0570e..13b6663e29 100644
--- a/modules/background-jobs/src/Volo.Abp.BackgroundJobs.EntityFrameworkCore/Volo.Abp.BackgroundJobs.EntityFrameworkCore.csproj
+++ b/modules/background-jobs/src/Volo.Abp.BackgroundJobs.EntityFrameworkCore/Volo.Abp.BackgroundJobs.EntityFrameworkCore.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
diff --git a/modules/background-jobs/src/Volo.Abp.BackgroundJobs.MongoDB/Volo.Abp.BackgroundJobs.MongoDB.csproj b/modules/background-jobs/src/Volo.Abp.BackgroundJobs.MongoDB/Volo.Abp.BackgroundJobs.MongoDB.csproj
index 56c1391ab9..dc630f2880 100644
--- a/modules/background-jobs/src/Volo.Abp.BackgroundJobs.MongoDB/Volo.Abp.BackgroundJobs.MongoDB.csproj
+++ b/modules/background-jobs/src/Volo.Abp.BackgroundJobs.MongoDB/Volo.Abp.BackgroundJobs.MongoDB.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
diff --git a/modules/background-jobs/test/Volo.Abp.BackgroundJobs.Domain.Tests/Volo.Abp.BackgroundJobs.Domain.Tests.csproj b/modules/background-jobs/test/Volo.Abp.BackgroundJobs.Domain.Tests/Volo.Abp.BackgroundJobs.Domain.Tests.csproj
index 4c835cbd51..f6c16a3449 100644
--- a/modules/background-jobs/test/Volo.Abp.BackgroundJobs.Domain.Tests/Volo.Abp.BackgroundJobs.Domain.Tests.csproj
+++ b/modules/background-jobs/test/Volo.Abp.BackgroundJobs.Domain.Tests/Volo.Abp.BackgroundJobs.Domain.Tests.csproj
@@ -3,7 +3,7 @@
- netcoreapp3.1
+ net5.0
diff --git a/modules/background-jobs/test/Volo.Abp.BackgroundJobs.EntityFrameworkCore.Tests/Volo.Abp.BackgroundJobs.EntityFrameworkCore.Tests.csproj b/modules/background-jobs/test/Volo.Abp.BackgroundJobs.EntityFrameworkCore.Tests/Volo.Abp.BackgroundJobs.EntityFrameworkCore.Tests.csproj
index 50c8e74edb..493a26afb0 100644
--- a/modules/background-jobs/test/Volo.Abp.BackgroundJobs.EntityFrameworkCore.Tests/Volo.Abp.BackgroundJobs.EntityFrameworkCore.Tests.csproj
+++ b/modules/background-jobs/test/Volo.Abp.BackgroundJobs.EntityFrameworkCore.Tests/Volo.Abp.BackgroundJobs.EntityFrameworkCore.Tests.csproj
@@ -3,7 +3,7 @@
- netcoreapp3.1
+ net5.0
@@ -15,7 +15,7 @@
-
+
diff --git a/modules/background-jobs/test/Volo.Abp.BackgroundJobs.MongoDB.Tests/Volo.Abp.BackgroundJobs.MongoDB.Tests.csproj b/modules/background-jobs/test/Volo.Abp.BackgroundJobs.MongoDB.Tests/Volo.Abp.BackgroundJobs.MongoDB.Tests.csproj
index 496f95b373..0f9f0bf566 100644
--- a/modules/background-jobs/test/Volo.Abp.BackgroundJobs.MongoDB.Tests/Volo.Abp.BackgroundJobs.MongoDB.Tests.csproj
+++ b/modules/background-jobs/test/Volo.Abp.BackgroundJobs.MongoDB.Tests/Volo.Abp.BackgroundJobs.MongoDB.Tests.csproj
@@ -3,7 +3,7 @@
- netcoreapp3.1
+ net5.0
diff --git a/modules/background-jobs/test/Volo.Abp.BackgroundJobs.TestBase/Volo.Abp.BackgroundJobs.TestBase.csproj b/modules/background-jobs/test/Volo.Abp.BackgroundJobs.TestBase/Volo.Abp.BackgroundJobs.TestBase.csproj
index 46d6ea7b8e..58c82e4e62 100644
--- a/modules/background-jobs/test/Volo.Abp.BackgroundJobs.TestBase/Volo.Abp.BackgroundJobs.TestBase.csproj
+++ b/modules/background-jobs/test/Volo.Abp.BackgroundJobs.TestBase/Volo.Abp.BackgroundJobs.TestBase.csproj
@@ -3,7 +3,7 @@
- netcoreapp3.1
+ net5.0
diff --git a/modules/blob-storing-database/Volo.Abp.BlobStoring.Database.sln.DotSettings b/modules/blob-storing-database/Volo.Abp.BlobStoring.Database.sln.DotSettings
index cb0b2c919f..b6b65cd94a 100644
--- a/modules/blob-storing-database/Volo.Abp.BlobStoring.Database.sln.DotSettings
+++ b/modules/blob-storing-database/Volo.Abp.BlobStoring.Database.sln.DotSettings
@@ -20,4 +20,5 @@
False
False
SQL
+ True
\ No newline at end of file
diff --git a/modules/blob-storing-database/host/BlobStoring.Database.Host.ConsoleApp/src/BlobStoring.Database.Host.ConsoleApp.ConsoleApp/BlobStoring.Database.Host.ConsoleApp.ConsoleApp.csproj b/modules/blob-storing-database/host/BlobStoring.Database.Host.ConsoleApp/src/BlobStoring.Database.Host.ConsoleApp.ConsoleApp/BlobStoring.Database.Host.ConsoleApp.ConsoleApp.csproj
index 7e8d79ec68..54b61c57f6 100644
--- a/modules/blob-storing-database/host/BlobStoring.Database.Host.ConsoleApp/src/BlobStoring.Database.Host.ConsoleApp.ConsoleApp/BlobStoring.Database.Host.ConsoleApp.ConsoleApp.csproj
+++ b/modules/blob-storing-database/host/BlobStoring.Database.Host.ConsoleApp/src/BlobStoring.Database.Host.ConsoleApp.ConsoleApp/BlobStoring.Database.Host.ConsoleApp.ConsoleApp.csproj
@@ -2,7 +2,7 @@
Exe
- netcoreapp3.1
+ net5.0
@@ -25,8 +25,8 @@
-
-
+
+
diff --git a/modules/blob-storing-database/src/Volo.Abp.BlobStoring.Database.Domain.Shared/Volo.Abp.BlobStoring.Database.Domain.Shared.csproj b/modules/blob-storing-database/src/Volo.Abp.BlobStoring.Database.Domain.Shared/Volo.Abp.BlobStoring.Database.Domain.Shared.csproj
index ad171263fc..30a3621032 100644
--- a/modules/blob-storing-database/src/Volo.Abp.BlobStoring.Database.Domain.Shared/Volo.Abp.BlobStoring.Database.Domain.Shared.csproj
+++ b/modules/blob-storing-database/src/Volo.Abp.BlobStoring.Database.Domain.Shared/Volo.Abp.BlobStoring.Database.Domain.Shared.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
diff --git a/modules/blob-storing-database/src/Volo.Abp.BlobStoring.Database.Domain/Volo.Abp.BlobStoring.Database.Domain.csproj b/modules/blob-storing-database/src/Volo.Abp.BlobStoring.Database.Domain/Volo.Abp.BlobStoring.Database.Domain.csproj
index 09f19c0cae..b3f8c12d18 100644
--- a/modules/blob-storing-database/src/Volo.Abp.BlobStoring.Database.Domain/Volo.Abp.BlobStoring.Database.Domain.csproj
+++ b/modules/blob-storing-database/src/Volo.Abp.BlobStoring.Database.Domain/Volo.Abp.BlobStoring.Database.Domain.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
diff --git a/modules/blob-storing-database/src/Volo.Abp.BlobStoring.Database.EntityFrameworkCore/Volo.Abp.BlobStoring.Database.EntityFrameworkCore.csproj b/modules/blob-storing-database/src/Volo.Abp.BlobStoring.Database.EntityFrameworkCore/Volo.Abp.BlobStoring.Database.EntityFrameworkCore.csproj
index ac1c336f15..09c46ddee1 100644
--- a/modules/blob-storing-database/src/Volo.Abp.BlobStoring.Database.EntityFrameworkCore/Volo.Abp.BlobStoring.Database.EntityFrameworkCore.csproj
+++ b/modules/blob-storing-database/src/Volo.Abp.BlobStoring.Database.EntityFrameworkCore/Volo.Abp.BlobStoring.Database.EntityFrameworkCore.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
diff --git a/modules/blob-storing-database/src/Volo.Abp.BlobStoring.Database.MongoDB/Volo.Abp.BlobStoring.Database.MongoDB.csproj b/modules/blob-storing-database/src/Volo.Abp.BlobStoring.Database.MongoDB/Volo.Abp.BlobStoring.Database.MongoDB.csproj
index 2665bb6736..3b20475b1e 100644
--- a/modules/blob-storing-database/src/Volo.Abp.BlobStoring.Database.MongoDB/Volo.Abp.BlobStoring.Database.MongoDB.csproj
+++ b/modules/blob-storing-database/src/Volo.Abp.BlobStoring.Database.MongoDB/Volo.Abp.BlobStoring.Database.MongoDB.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
diff --git a/modules/blob-storing-database/test/Volo.Abp.BlobStoring.Database.Domain.Tests/Volo.Abp.BlobStoring.Database.Domain.Tests.csproj b/modules/blob-storing-database/test/Volo.Abp.BlobStoring.Database.Domain.Tests/Volo.Abp.BlobStoring.Database.Domain.Tests.csproj
index a6ff223c3a..3f5faacea1 100644
--- a/modules/blob-storing-database/test/Volo.Abp.BlobStoring.Database.Domain.Tests/Volo.Abp.BlobStoring.Database.Domain.Tests.csproj
+++ b/modules/blob-storing-database/test/Volo.Abp.BlobStoring.Database.Domain.Tests/Volo.Abp.BlobStoring.Database.Domain.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.BlobStoring.Database
diff --git a/modules/blob-storing-database/test/Volo.Abp.BlobStoring.Database.EntityFrameworkCore.Tests/Volo.Abp.BlobStoring.Database.EntityFrameworkCore.Tests.csproj b/modules/blob-storing-database/test/Volo.Abp.BlobStoring.Database.EntityFrameworkCore.Tests/Volo.Abp.BlobStoring.Database.EntityFrameworkCore.Tests.csproj
index fdaeecf17e..f9496b0160 100644
--- a/modules/blob-storing-database/test/Volo.Abp.BlobStoring.Database.EntityFrameworkCore.Tests/Volo.Abp.BlobStoring.Database.EntityFrameworkCore.Tests.csproj
+++ b/modules/blob-storing-database/test/Volo.Abp.BlobStoring.Database.EntityFrameworkCore.Tests/Volo.Abp.BlobStoring.Database.EntityFrameworkCore.Tests.csproj
@@ -1,15 +1,15 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.BlobStoring.Database
-
-
+
+
diff --git a/modules/blob-storing-database/test/Volo.Abp.BlobStoring.Database.MongoDB.Tests/Volo.Abp.BlobStoring.Database.MongoDB.Tests.csproj b/modules/blob-storing-database/test/Volo.Abp.BlobStoring.Database.MongoDB.Tests/Volo.Abp.BlobStoring.Database.MongoDB.Tests.csproj
index 48196ab38f..a56030ccc6 100644
--- a/modules/blob-storing-database/test/Volo.Abp.BlobStoring.Database.MongoDB.Tests/Volo.Abp.BlobStoring.Database.MongoDB.Tests.csproj
+++ b/modules/blob-storing-database/test/Volo.Abp.BlobStoring.Database.MongoDB.Tests/Volo.Abp.BlobStoring.Database.MongoDB.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.BlobStoring.Database
diff --git a/modules/blob-storing-database/test/Volo.Abp.BlobStoring.Database.TestBase/Volo.Abp.BlobStoring.Database.TestBase.csproj b/modules/blob-storing-database/test/Volo.Abp.BlobStoring.Database.TestBase/Volo.Abp.BlobStoring.Database.TestBase.csproj
index bbf0bad776..f4ddf02406 100644
--- a/modules/blob-storing-database/test/Volo.Abp.BlobStoring.Database.TestBase/Volo.Abp.BlobStoring.Database.TestBase.csproj
+++ b/modules/blob-storing-database/test/Volo.Abp.BlobStoring.Database.TestBase/Volo.Abp.BlobStoring.Database.TestBase.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.BlobStoring.Database
diff --git a/modules/blogging/app/Volo.BloggingTestApp.EntityFrameworkCore/Volo.BloggingTestApp.EntityFrameworkCore.csproj b/modules/blogging/app/Volo.BloggingTestApp.EntityFrameworkCore/Volo.BloggingTestApp.EntityFrameworkCore.csproj
index b6705f41c8..108bad8fc8 100644
--- a/modules/blogging/app/Volo.BloggingTestApp.EntityFrameworkCore/Volo.BloggingTestApp.EntityFrameworkCore.csproj
+++ b/modules/blogging/app/Volo.BloggingTestApp.EntityFrameworkCore/Volo.BloggingTestApp.EntityFrameworkCore.csproj
@@ -3,7 +3,7 @@
- netcoreapp3.1
+ net5.0
@@ -16,8 +16,8 @@
-
-
+
+
diff --git a/modules/blogging/app/Volo.BloggingTestApp.MongoDB/Volo.BloggingTestApp.MongoDB.csproj b/modules/blogging/app/Volo.BloggingTestApp.MongoDB/Volo.BloggingTestApp.MongoDB.csproj
index a846bb0ca6..5b746a441e 100644
--- a/modules/blogging/app/Volo.BloggingTestApp.MongoDB/Volo.BloggingTestApp.MongoDB.csproj
+++ b/modules/blogging/app/Volo.BloggingTestApp.MongoDB/Volo.BloggingTestApp.MongoDB.csproj
@@ -3,7 +3,7 @@
- netstandard2.0
+ net5.0
diff --git a/modules/blogging/app/Volo.BloggingTestApp/Volo.BloggingTestApp.csproj b/modules/blogging/app/Volo.BloggingTestApp/Volo.BloggingTestApp.csproj
index dc8670d4b7..3e11d85aee 100644
--- a/modules/blogging/app/Volo.BloggingTestApp/Volo.BloggingTestApp.csproj
+++ b/modules/blogging/app/Volo.BloggingTestApp/Volo.BloggingTestApp.csproj
@@ -3,7 +3,7 @@
- netcoreapp3.1
+ net5.0
InProcess
diff --git a/modules/blogging/src/Volo.Blogging.Admin.Application.Contracts/Volo.Blogging.Admin.Application.Contracts.csproj b/modules/blogging/src/Volo.Blogging.Admin.Application.Contracts/Volo.Blogging.Admin.Application.Contracts.csproj
index 2af8db519c..388ca01e4e 100644
--- a/modules/blogging/src/Volo.Blogging.Admin.Application.Contracts/Volo.Blogging.Admin.Application.Contracts.csproj
+++ b/modules/blogging/src/Volo.Blogging.Admin.Application.Contracts/Volo.Blogging.Admin.Application.Contracts.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Blogging.Admin.Application.Contracts
Volo.Blogging.Admin.Application.Contracts
true
diff --git a/modules/blogging/src/Volo.Blogging.Admin.Application/Volo.Blogging.Admin.Application.csproj b/modules/blogging/src/Volo.Blogging.Admin.Application/Volo.Blogging.Admin.Application.csproj
index cf5354adb9..17c98c4dc1 100644
--- a/modules/blogging/src/Volo.Blogging.Admin.Application/Volo.Blogging.Admin.Application.csproj
+++ b/modules/blogging/src/Volo.Blogging.Admin.Application/Volo.Blogging.Admin.Application.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Blogging.Admin.Application
Volo.Blogging.Admin.Application
diff --git a/modules/blogging/src/Volo.Blogging.Admin.HttpApi.Client/Volo.Blogging.Admin.HttpApi.Client.csproj b/modules/blogging/src/Volo.Blogging.Admin.HttpApi.Client/Volo.Blogging.Admin.HttpApi.Client.csproj
index 55b11f728d..ebd1bf9337 100644
--- a/modules/blogging/src/Volo.Blogging.Admin.HttpApi.Client/Volo.Blogging.Admin.HttpApi.Client.csproj
+++ b/modules/blogging/src/Volo.Blogging.Admin.HttpApi.Client/Volo.Blogging.Admin.HttpApi.Client.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Blogging.Admin.HttpApi.Client
Volo.Blogging.Admin.HttpApi.Client
diff --git a/modules/blogging/src/Volo.Blogging.Admin.HttpApi/Volo.Blogging.Admin.HttpApi.csproj b/modules/blogging/src/Volo.Blogging.Admin.HttpApi/Volo.Blogging.Admin.HttpApi.csproj
index e9435610df..6cef29cffb 100644
--- a/modules/blogging/src/Volo.Blogging.Admin.HttpApi/Volo.Blogging.Admin.HttpApi.csproj
+++ b/modules/blogging/src/Volo.Blogging.Admin.HttpApi/Volo.Blogging.Admin.HttpApi.csproj
@@ -4,7 +4,7 @@
- netcoreapp3.1
+ net5.0
Volo.Blogging.Admin.HttpApi
Volo.Blogging.Admin.HttpApi
diff --git a/modules/blogging/src/Volo.Blogging.Admin.Web/Volo.Blogging.Admin.Web.csproj b/modules/blogging/src/Volo.Blogging.Admin.Web/Volo.Blogging.Admin.Web.csproj
index 96c7d134ba..6559a1acbc 100644
--- a/modules/blogging/src/Volo.Blogging.Admin.Web/Volo.Blogging.Admin.Web.csproj
+++ b/modules/blogging/src/Volo.Blogging.Admin.Web/Volo.Blogging.Admin.Web.csproj
@@ -4,7 +4,7 @@
- netcoreapp3.1
+ net5.0
Volo.Blogging.Admin.Web
Volo.Blogging.Admin.Web
2.8
@@ -24,7 +24,7 @@
-
+
diff --git a/modules/blogging/src/Volo.Blogging.Application.Contracts.Shared/Volo.Blogging.Application.Contracts.Shared.csproj b/modules/blogging/src/Volo.Blogging.Application.Contracts.Shared/Volo.Blogging.Application.Contracts.Shared.csproj
index 70f0218a37..9f3511fbb0 100644
--- a/modules/blogging/src/Volo.Blogging.Application.Contracts.Shared/Volo.Blogging.Application.Contracts.Shared.csproj
+++ b/modules/blogging/src/Volo.Blogging.Application.Contracts.Shared/Volo.Blogging.Application.Contracts.Shared.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Blogging.Application.Contracts.Shared
Volo.Blogging.Application.Contracts.Shared
diff --git a/modules/blogging/src/Volo.Blogging.Application.Contracts/Volo.Blogging.Application.Contracts.csproj b/modules/blogging/src/Volo.Blogging.Application.Contracts/Volo.Blogging.Application.Contracts.csproj
index 2483d728b4..58431ae854 100644
--- a/modules/blogging/src/Volo.Blogging.Application.Contracts/Volo.Blogging.Application.Contracts.csproj
+++ b/modules/blogging/src/Volo.Blogging.Application.Contracts/Volo.Blogging.Application.Contracts.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Blogging.Application.Contracts
Volo.Blogging.Application.Contracts
true
diff --git a/modules/blogging/src/Volo.Blogging.Application/Volo.Blogging.Application.csproj b/modules/blogging/src/Volo.Blogging.Application/Volo.Blogging.Application.csproj
index 8c9f39e023..f84b647941 100644
--- a/modules/blogging/src/Volo.Blogging.Application/Volo.Blogging.Application.csproj
+++ b/modules/blogging/src/Volo.Blogging.Application/Volo.Blogging.Application.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Blogging.Application
Volo.Blogging.Application
diff --git a/modules/blogging/src/Volo.Blogging.Domain.Shared/Volo.Blogging.Domain.Shared.csproj b/modules/blogging/src/Volo.Blogging.Domain.Shared/Volo.Blogging.Domain.Shared.csproj
index ca7dcca8a2..5301def11f 100644
--- a/modules/blogging/src/Volo.Blogging.Domain.Shared/Volo.Blogging.Domain.Shared.csproj
+++ b/modules/blogging/src/Volo.Blogging.Domain.Shared/Volo.Blogging.Domain.Shared.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Blogging.Domain.Shared
Volo.Blogging.Domain.Shared
true
@@ -21,7 +21,7 @@
-
+
diff --git a/modules/blogging/src/Volo.Blogging.Domain/Volo.Blogging.Domain.csproj b/modules/blogging/src/Volo.Blogging.Domain/Volo.Blogging.Domain.csproj
index 73cf0498c5..9129bda234 100644
--- a/modules/blogging/src/Volo.Blogging.Domain/Volo.Blogging.Domain.csproj
+++ b/modules/blogging/src/Volo.Blogging.Domain/Volo.Blogging.Domain.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Blogging.Domain
Volo.Blogging.Domain
diff --git a/modules/blogging/src/Volo.Blogging.EntityFrameworkCore/Volo.Blogging.EntityFrameworkCore.csproj b/modules/blogging/src/Volo.Blogging.EntityFrameworkCore/Volo.Blogging.EntityFrameworkCore.csproj
index e74e255466..d888c791e8 100644
--- a/modules/blogging/src/Volo.Blogging.EntityFrameworkCore/Volo.Blogging.EntityFrameworkCore.csproj
+++ b/modules/blogging/src/Volo.Blogging.EntityFrameworkCore/Volo.Blogging.EntityFrameworkCore.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Blogging.EntityFrameworkCore
Volo.Blogging.EntityFrameworkCore
diff --git a/modules/blogging/src/Volo.Blogging.HttpApi.Client/Volo.Blogging.HttpApi.Client.csproj b/modules/blogging/src/Volo.Blogging.HttpApi.Client/Volo.Blogging.HttpApi.Client.csproj
index 68b3775baa..31728b0550 100644
--- a/modules/blogging/src/Volo.Blogging.HttpApi.Client/Volo.Blogging.HttpApi.Client.csproj
+++ b/modules/blogging/src/Volo.Blogging.HttpApi.Client/Volo.Blogging.HttpApi.Client.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Blogging.HttpApi.Client
Volo.Blogging.HttpApi.Client
diff --git a/modules/blogging/src/Volo.Blogging.HttpApi/Volo.Blogging.HttpApi.csproj b/modules/blogging/src/Volo.Blogging.HttpApi/Volo.Blogging.HttpApi.csproj
index 94181bf3fe..636faa7238 100644
--- a/modules/blogging/src/Volo.Blogging.HttpApi/Volo.Blogging.HttpApi.csproj
+++ b/modules/blogging/src/Volo.Blogging.HttpApi/Volo.Blogging.HttpApi.csproj
@@ -4,7 +4,7 @@
- netcoreapp3.1
+ net5.0
Volo.Blogging.HttpApi
Volo.Blogging.HttpApi
diff --git a/modules/blogging/src/Volo.Blogging.MongoDB/Volo.Blogging.MongoDB.csproj b/modules/blogging/src/Volo.Blogging.MongoDB/Volo.Blogging.MongoDB.csproj
index 5019b843f2..78e912e56d 100644
--- a/modules/blogging/src/Volo.Blogging.MongoDB/Volo.Blogging.MongoDB.csproj
+++ b/modules/blogging/src/Volo.Blogging.MongoDB/Volo.Blogging.MongoDB.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Blogging.MongoDB
Volo.Blogging.MongoDB
diff --git a/modules/blogging/src/Volo.Blogging.Web/Volo.Blogging.Web.csproj b/modules/blogging/src/Volo.Blogging.Web/Volo.Blogging.Web.csproj
index 473cfb11c9..96c1d47895 100644
--- a/modules/blogging/src/Volo.Blogging.Web/Volo.Blogging.Web.csproj
+++ b/modules/blogging/src/Volo.Blogging.Web/Volo.Blogging.Web.csproj
@@ -4,7 +4,7 @@
- netcoreapp3.1
+ net5.0
Volo.Blogging.Web
Volo.Blogging.Web
2.8
@@ -24,7 +24,7 @@
-
+
diff --git a/modules/blogging/test/Volo.Blogging.Application.Tests/Volo.Blogging.Application.Tests.csproj b/modules/blogging/test/Volo.Blogging.Application.Tests/Volo.Blogging.Application.Tests.csproj
index 6776e49a9c..84b74c8765 100644
--- a/modules/blogging/test/Volo.Blogging.Application.Tests/Volo.Blogging.Application.Tests.csproj
+++ b/modules/blogging/test/Volo.Blogging.Application.Tests/Volo.Blogging.Application.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
diff --git a/modules/blogging/test/Volo.Blogging.Domain.Tests/Volo.Blogging.Domain.Tests.csproj b/modules/blogging/test/Volo.Blogging.Domain.Tests/Volo.Blogging.Domain.Tests.csproj
index 776aaf3657..c7fe644a59 100644
--- a/modules/blogging/test/Volo.Blogging.Domain.Tests/Volo.Blogging.Domain.Tests.csproj
+++ b/modules/blogging/test/Volo.Blogging.Domain.Tests/Volo.Blogging.Domain.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
diff --git a/modules/blogging/test/Volo.Blogging.EntityFrameworkCore.Tests/Volo.Blogging.EntityFrameworkCore.Tests.csproj b/modules/blogging/test/Volo.Blogging.EntityFrameworkCore.Tests/Volo.Blogging.EntityFrameworkCore.Tests.csproj
index 01d894de88..87c20fdc04 100644
--- a/modules/blogging/test/Volo.Blogging.EntityFrameworkCore.Tests/Volo.Blogging.EntityFrameworkCore.Tests.csproj
+++ b/modules/blogging/test/Volo.Blogging.EntityFrameworkCore.Tests/Volo.Blogging.EntityFrameworkCore.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
@@ -10,7 +10,7 @@
-
+
diff --git a/modules/blogging/test/Volo.Blogging.MongoDB.Tests/Volo.Blogging.MongoDB.Tests.csproj b/modules/blogging/test/Volo.Blogging.MongoDB.Tests/Volo.Blogging.MongoDB.Tests.csproj
index 8eaa145ee7..1301bbf1bd 100644
--- a/modules/blogging/test/Volo.Blogging.MongoDB.Tests/Volo.Blogging.MongoDB.Tests.csproj
+++ b/modules/blogging/test/Volo.Blogging.MongoDB.Tests/Volo.Blogging.MongoDB.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
diff --git a/modules/blogging/test/Volo.Blogging.TestBase/Volo.Blogging.TestBase.csproj b/modules/blogging/test/Volo.Blogging.TestBase/Volo.Blogging.TestBase.csproj
index eae856530d..51f3e258b2 100644
--- a/modules/blogging/test/Volo.Blogging.TestBase/Volo.Blogging.TestBase.csproj
+++ b/modules/blogging/test/Volo.Blogging.TestBase/Volo.Blogging.TestBase.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
diff --git a/modules/cms-kit/host/Volo.CmsKit.Host.Shared/Volo.CmsKit.Host.Shared.csproj b/modules/cms-kit/host/Volo.CmsKit.Host.Shared/Volo.CmsKit.Host.Shared.csproj
index c6a4484865..417296ddbe 100644
--- a/modules/cms-kit/host/Volo.CmsKit.Host.Shared/Volo.CmsKit.Host.Shared.csproj
+++ b/modules/cms-kit/host/Volo.CmsKit.Host.Shared/Volo.CmsKit.Host.Shared.csproj
@@ -3,7 +3,7 @@
- netstandard2.0
+ net5.0
Volo.CmsKit
diff --git a/modules/cms-kit/host/Volo.CmsKit.HttpApi.Host/Volo.CmsKit.HttpApi.Host.csproj b/modules/cms-kit/host/Volo.CmsKit.HttpApi.Host/Volo.CmsKit.HttpApi.Host.csproj
index 99b2d0f1c0..186bc449a0 100644
--- a/modules/cms-kit/host/Volo.CmsKit.HttpApi.Host/Volo.CmsKit.HttpApi.Host.csproj
+++ b/modules/cms-kit/host/Volo.CmsKit.HttpApi.Host/Volo.CmsKit.HttpApi.Host.csproj
@@ -3,7 +3,7 @@
- netcoreapp3.1
+ net5.0
Volo.CmsKit
true
Volo.CmsKit-c2d31439-b723-48e2-b061-5ebd7aeb6010
@@ -14,17 +14,18 @@
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/modules/cms-kit/host/Volo.CmsKit.IdentityServer/Volo.CmsKit.IdentityServer.csproj b/modules/cms-kit/host/Volo.CmsKit.IdentityServer/Volo.CmsKit.IdentityServer.csproj
index a32a6c2dc3..5da6715422 100644
--- a/modules/cms-kit/host/Volo.CmsKit.IdentityServer/Volo.CmsKit.IdentityServer.csproj
+++ b/modules/cms-kit/host/Volo.CmsKit.IdentityServer/Volo.CmsKit.IdentityServer.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
Volo.CmsKit
true
Volo.CmsKit-c2d31439-b723-48e2-b061-5ebd7aeb6010
@@ -11,33 +11,34 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/modules/cms-kit/host/Volo.CmsKit.Web.Host/Volo.CmsKit.Web.Host.csproj b/modules/cms-kit/host/Volo.CmsKit.Web.Host/Volo.CmsKit.Web.Host.csproj
index e58aa309c6..4ba2a01e15 100644
--- a/modules/cms-kit/host/Volo.CmsKit.Web.Host/Volo.CmsKit.Web.Host.csproj
+++ b/modules/cms-kit/host/Volo.CmsKit.Web.Host/Volo.CmsKit.Web.Host.csproj
@@ -3,7 +3,7 @@
- netcoreapp3.1
+ net5.0
Volo.CmsKit
true
Volo.CmsKit-c2d31439-b723-48e2-b061-5ebd7aeb6010
@@ -13,22 +13,22 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/modules/cms-kit/host/Volo.CmsKit.Web.Unified/Volo.CmsKit.Web.Unified.csproj b/modules/cms-kit/host/Volo.CmsKit.Web.Unified/Volo.CmsKit.Web.Unified.csproj
index 3b5450be78..210ad89850 100644
--- a/modules/cms-kit/host/Volo.CmsKit.Web.Unified/Volo.CmsKit.Web.Unified.csproj
+++ b/modules/cms-kit/host/Volo.CmsKit.Web.Unified/Volo.CmsKit.Web.Unified.csproj
@@ -3,7 +3,7 @@
- netcoreapp3.1
+ net5.0
Volo.CmsKit
true
Volo.CmsKit-c2d31439-b723-48e2-b061-5ebd7aeb6010
@@ -13,25 +13,27 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/modules/cms-kit/src/Volo.CmsKit.Admin.Application.Contracts/Volo.CmsKit.Admin.Application.Contracts.csproj b/modules/cms-kit/src/Volo.CmsKit.Admin.Application.Contracts/Volo.CmsKit.Admin.Application.Contracts.csproj
index f44c745740..8aeb083627 100644
--- a/modules/cms-kit/src/Volo.CmsKit.Admin.Application.Contracts/Volo.CmsKit.Admin.Application.Contracts.csproj
+++ b/modules/cms-kit/src/Volo.CmsKit.Admin.Application.Contracts/Volo.CmsKit.Admin.Application.Contracts.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
diff --git a/modules/cms-kit/src/Volo.CmsKit.Admin.Application/Volo.CmsKit.Admin.Application.csproj b/modules/cms-kit/src/Volo.CmsKit.Admin.Application/Volo.CmsKit.Admin.Application.csproj
index bf1ff4f610..374cc1469d 100644
--- a/modules/cms-kit/src/Volo.CmsKit.Admin.Application/Volo.CmsKit.Admin.Application.csproj
+++ b/modules/cms-kit/src/Volo.CmsKit.Admin.Application/Volo.CmsKit.Admin.Application.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
diff --git a/modules/cms-kit/src/Volo.CmsKit.Admin.HttpApi.Client/Volo.CmsKit.Admin.HttpApi.Client.csproj b/modules/cms-kit/src/Volo.CmsKit.Admin.HttpApi.Client/Volo.CmsKit.Admin.HttpApi.Client.csproj
index 1fb91747a2..340dd8b662 100644
--- a/modules/cms-kit/src/Volo.CmsKit.Admin.HttpApi.Client/Volo.CmsKit.Admin.HttpApi.Client.csproj
+++ b/modules/cms-kit/src/Volo.CmsKit.Admin.HttpApi.Client/Volo.CmsKit.Admin.HttpApi.Client.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
diff --git a/modules/cms-kit/src/Volo.CmsKit.Admin.HttpApi/Volo.CmsKit.Admin.HttpApi.csproj b/modules/cms-kit/src/Volo.CmsKit.Admin.HttpApi/Volo.CmsKit.Admin.HttpApi.csproj
index 84a5b7bf3b..1fd2111470 100644
--- a/modules/cms-kit/src/Volo.CmsKit.Admin.HttpApi/Volo.CmsKit.Admin.HttpApi.csproj
+++ b/modules/cms-kit/src/Volo.CmsKit.Admin.HttpApi/Volo.CmsKit.Admin.HttpApi.csproj
@@ -4,7 +4,7 @@
- netcoreapp3.1
+ net5.0
diff --git a/modules/cms-kit/src/Volo.CmsKit.Admin.Web/Volo.CmsKit.Admin.Web.csproj b/modules/cms-kit/src/Volo.CmsKit.Admin.Web/Volo.CmsKit.Admin.Web.csproj
index 3b548429c1..1e77151d0c 100644
--- a/modules/cms-kit/src/Volo.CmsKit.Admin.Web/Volo.CmsKit.Admin.Web.csproj
+++ b/modules/cms-kit/src/Volo.CmsKit.Admin.Web/Volo.CmsKit.Admin.Web.csproj
@@ -4,7 +4,7 @@
- netcoreapp3.1
+ net5.0
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
true
Library
@@ -18,7 +18,7 @@
-
+
diff --git a/modules/cms-kit/src/Volo.CmsKit.Application.Contracts/Volo.CmsKit.Application.Contracts.csproj b/modules/cms-kit/src/Volo.CmsKit.Application.Contracts/Volo.CmsKit.Application.Contracts.csproj
index 40743570c5..94bccf6d29 100644
--- a/modules/cms-kit/src/Volo.CmsKit.Application.Contracts/Volo.CmsKit.Application.Contracts.csproj
+++ b/modules/cms-kit/src/Volo.CmsKit.Application.Contracts/Volo.CmsKit.Application.Contracts.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
diff --git a/modules/cms-kit/src/Volo.CmsKit.Application/Volo.CmsKit.Application.csproj b/modules/cms-kit/src/Volo.CmsKit.Application/Volo.CmsKit.Application.csproj
index fa1557674e..64a3dcef21 100644
--- a/modules/cms-kit/src/Volo.CmsKit.Application/Volo.CmsKit.Application.csproj
+++ b/modules/cms-kit/src/Volo.CmsKit.Application/Volo.CmsKit.Application.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
diff --git a/modules/cms-kit/src/Volo.CmsKit.Common.Application.Contracts/Volo.CmsKit.Common.Application.Contracts.csproj b/modules/cms-kit/src/Volo.CmsKit.Common.Application.Contracts/Volo.CmsKit.Common.Application.Contracts.csproj
index f6957cfe17..b446d7e9a7 100644
--- a/modules/cms-kit/src/Volo.CmsKit.Common.Application.Contracts/Volo.CmsKit.Common.Application.Contracts.csproj
+++ b/modules/cms-kit/src/Volo.CmsKit.Common.Application.Contracts/Volo.CmsKit.Common.Application.Contracts.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
diff --git a/modules/cms-kit/src/Volo.CmsKit.Common.Application/Volo.CmsKit.Common.Application.csproj b/modules/cms-kit/src/Volo.CmsKit.Common.Application/Volo.CmsKit.Common.Application.csproj
index f6ab737d8e..530d3973bc 100644
--- a/modules/cms-kit/src/Volo.CmsKit.Common.Application/Volo.CmsKit.Common.Application.csproj
+++ b/modules/cms-kit/src/Volo.CmsKit.Common.Application/Volo.CmsKit.Common.Application.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
diff --git a/modules/cms-kit/src/Volo.CmsKit.Common.HttpApi.Client/Volo.CmsKit.Common.HttpApi.Client.csproj b/modules/cms-kit/src/Volo.CmsKit.Common.HttpApi.Client/Volo.CmsKit.Common.HttpApi.Client.csproj
index dd5b656fb6..c18d7c5553 100644
--- a/modules/cms-kit/src/Volo.CmsKit.Common.HttpApi.Client/Volo.CmsKit.Common.HttpApi.Client.csproj
+++ b/modules/cms-kit/src/Volo.CmsKit.Common.HttpApi.Client/Volo.CmsKit.Common.HttpApi.Client.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
diff --git a/modules/cms-kit/src/Volo.CmsKit.Common.HttpApi/Volo.CmsKit.Common.HttpApi.csproj b/modules/cms-kit/src/Volo.CmsKit.Common.HttpApi/Volo.CmsKit.Common.HttpApi.csproj
index 9d34ff482d..9bb78116d7 100644
--- a/modules/cms-kit/src/Volo.CmsKit.Common.HttpApi/Volo.CmsKit.Common.HttpApi.csproj
+++ b/modules/cms-kit/src/Volo.CmsKit.Common.HttpApi/Volo.CmsKit.Common.HttpApi.csproj
@@ -4,7 +4,7 @@
- netcoreapp3.1
+ net5.0
diff --git a/modules/cms-kit/src/Volo.CmsKit.Common.Web/Volo.CmsKit.Common.Web.csproj b/modules/cms-kit/src/Volo.CmsKit.Common.Web/Volo.CmsKit.Common.Web.csproj
index 82ccec869f..5a09acba2d 100644
--- a/modules/cms-kit/src/Volo.CmsKit.Common.Web/Volo.CmsKit.Common.Web.csproj
+++ b/modules/cms-kit/src/Volo.CmsKit.Common.Web/Volo.CmsKit.Common.Web.csproj
@@ -4,7 +4,7 @@
- netcoreapp3.1
+ net5.0
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
true
Library
@@ -19,7 +19,7 @@
-
+
diff --git a/modules/cms-kit/src/Volo.CmsKit.Domain.Shared/Volo.CmsKit.Domain.Shared.csproj b/modules/cms-kit/src/Volo.CmsKit.Domain.Shared/Volo.CmsKit.Domain.Shared.csproj
index e5e84b7aca..1b0367d771 100644
--- a/modules/cms-kit/src/Volo.CmsKit.Domain.Shared/Volo.CmsKit.Domain.Shared.csproj
+++ b/modules/cms-kit/src/Volo.CmsKit.Domain.Shared/Volo.CmsKit.Domain.Shared.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
true
@@ -12,7 +12,7 @@
-
+
diff --git a/modules/cms-kit/src/Volo.CmsKit.Domain/Volo.CmsKit.Domain.csproj b/modules/cms-kit/src/Volo.CmsKit.Domain/Volo.CmsKit.Domain.csproj
index ee064cbedc..80a6c1b02d 100644
--- a/modules/cms-kit/src/Volo.CmsKit.Domain/Volo.CmsKit.Domain.csproj
+++ b/modules/cms-kit/src/Volo.CmsKit.Domain/Volo.CmsKit.Domain.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
diff --git a/modules/cms-kit/src/Volo.CmsKit.EntityFrameworkCore/Volo.CmsKit.EntityFrameworkCore.csproj b/modules/cms-kit/src/Volo.CmsKit.EntityFrameworkCore/Volo.CmsKit.EntityFrameworkCore.csproj
index ace2e010bd..1a0085aba5 100644
--- a/modules/cms-kit/src/Volo.CmsKit.EntityFrameworkCore/Volo.CmsKit.EntityFrameworkCore.csproj
+++ b/modules/cms-kit/src/Volo.CmsKit.EntityFrameworkCore/Volo.CmsKit.EntityFrameworkCore.csproj
@@ -4,14 +4,14 @@
- netstandard2.0
+ net5.0
-
+
-
+
diff --git a/modules/cms-kit/src/Volo.CmsKit.HttpApi.Client/Volo.CmsKit.HttpApi.Client.csproj b/modules/cms-kit/src/Volo.CmsKit.HttpApi.Client/Volo.CmsKit.HttpApi.Client.csproj
index 1d2f34b26c..29c9015aec 100644
--- a/modules/cms-kit/src/Volo.CmsKit.HttpApi.Client/Volo.CmsKit.HttpApi.Client.csproj
+++ b/modules/cms-kit/src/Volo.CmsKit.HttpApi.Client/Volo.CmsKit.HttpApi.Client.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
diff --git a/modules/cms-kit/src/Volo.CmsKit.HttpApi/Volo.CmsKit.HttpApi.csproj b/modules/cms-kit/src/Volo.CmsKit.HttpApi/Volo.CmsKit.HttpApi.csproj
index c3775e5084..64a3dcef21 100644
--- a/modules/cms-kit/src/Volo.CmsKit.HttpApi/Volo.CmsKit.HttpApi.csproj
+++ b/modules/cms-kit/src/Volo.CmsKit.HttpApi/Volo.CmsKit.HttpApi.csproj
@@ -4,7 +4,7 @@
- netcoreapp3.1
+ net5.0
diff --git a/modules/cms-kit/src/Volo.CmsKit.MongoDB/Volo.CmsKit.MongoDB.csproj b/modules/cms-kit/src/Volo.CmsKit.MongoDB/Volo.CmsKit.MongoDB.csproj
index 7a25b6424b..875a43421a 100644
--- a/modules/cms-kit/src/Volo.CmsKit.MongoDB/Volo.CmsKit.MongoDB.csproj
+++ b/modules/cms-kit/src/Volo.CmsKit.MongoDB/Volo.CmsKit.MongoDB.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
diff --git a/modules/cms-kit/src/Volo.CmsKit.Public.Application.Contracts/Volo.CmsKit.Public.Application.Contracts.csproj b/modules/cms-kit/src/Volo.CmsKit.Public.Application.Contracts/Volo.CmsKit.Public.Application.Contracts.csproj
index 8515d28e83..8298d29be2 100644
--- a/modules/cms-kit/src/Volo.CmsKit.Public.Application.Contracts/Volo.CmsKit.Public.Application.Contracts.csproj
+++ b/modules/cms-kit/src/Volo.CmsKit.Public.Application.Contracts/Volo.CmsKit.Public.Application.Contracts.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
diff --git a/modules/cms-kit/src/Volo.CmsKit.Public.Application/Volo.CmsKit.Public.Application.csproj b/modules/cms-kit/src/Volo.CmsKit.Public.Application/Volo.CmsKit.Public.Application.csproj
index 702523e3c6..2bf1915ee9 100644
--- a/modules/cms-kit/src/Volo.CmsKit.Public.Application/Volo.CmsKit.Public.Application.csproj
+++ b/modules/cms-kit/src/Volo.CmsKit.Public.Application/Volo.CmsKit.Public.Application.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
diff --git a/modules/cms-kit/src/Volo.CmsKit.Public.HttpApi.Client/Volo.CmsKit.Public.HttpApi.Client.csproj b/modules/cms-kit/src/Volo.CmsKit.Public.HttpApi.Client/Volo.CmsKit.Public.HttpApi.Client.csproj
index 74087990f5..faac56e19d 100644
--- a/modules/cms-kit/src/Volo.CmsKit.Public.HttpApi.Client/Volo.CmsKit.Public.HttpApi.Client.csproj
+++ b/modules/cms-kit/src/Volo.CmsKit.Public.HttpApi.Client/Volo.CmsKit.Public.HttpApi.Client.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
diff --git a/modules/cms-kit/src/Volo.CmsKit.Public.HttpApi/Volo.CmsKit.Public.HttpApi.csproj b/modules/cms-kit/src/Volo.CmsKit.Public.HttpApi/Volo.CmsKit.Public.HttpApi.csproj
index ec87dac00f..ccb0b66d5e 100644
--- a/modules/cms-kit/src/Volo.CmsKit.Public.HttpApi/Volo.CmsKit.Public.HttpApi.csproj
+++ b/modules/cms-kit/src/Volo.CmsKit.Public.HttpApi/Volo.CmsKit.Public.HttpApi.csproj
@@ -4,7 +4,7 @@
- netcoreapp3.1
+ net5.0
diff --git a/modules/cms-kit/src/Volo.CmsKit.Public.Web/Volo.CmsKit.Public.Web.csproj b/modules/cms-kit/src/Volo.CmsKit.Public.Web/Volo.CmsKit.Public.Web.csproj
index 6d2f8ff303..624dc2767e 100644
--- a/modules/cms-kit/src/Volo.CmsKit.Public.Web/Volo.CmsKit.Public.Web.csproj
+++ b/modules/cms-kit/src/Volo.CmsKit.Public.Web/Volo.CmsKit.Public.Web.csproj
@@ -4,7 +4,7 @@
- netcoreapp3.1
+ net5.0
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
true
Library
@@ -15,7 +15,7 @@
-
+
diff --git a/modules/cms-kit/src/Volo.CmsKit.Web/Volo.CmsKit.Web.csproj b/modules/cms-kit/src/Volo.CmsKit.Web/Volo.CmsKit.Web.csproj
index 74d3bbe84f..9e437416dd 100644
--- a/modules/cms-kit/src/Volo.CmsKit.Web/Volo.CmsKit.Web.csproj
+++ b/modules/cms-kit/src/Volo.CmsKit.Web/Volo.CmsKit.Web.csproj
@@ -4,7 +4,7 @@
- netcoreapp3.1
+ net5.0
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
true
Library
@@ -19,7 +19,7 @@
-
+
diff --git a/modules/cms-kit/test/Volo.CmsKit.Application.Tests/Volo.CmsKit.Application.Tests.csproj b/modules/cms-kit/test/Volo.CmsKit.Application.Tests/Volo.CmsKit.Application.Tests.csproj
index bf180a2e98..e18b41e3c9 100644
--- a/modules/cms-kit/test/Volo.CmsKit.Application.Tests/Volo.CmsKit.Application.Tests.csproj
+++ b/modules/cms-kit/test/Volo.CmsKit.Application.Tests/Volo.CmsKit.Application.Tests.csproj
@@ -3,7 +3,7 @@
- netcoreapp3.1
+ net5.0
Volo.CmsKit
diff --git a/modules/cms-kit/test/Volo.CmsKit.Domain.Tests/Volo.CmsKit.Domain.Tests.csproj b/modules/cms-kit/test/Volo.CmsKit.Domain.Tests/Volo.CmsKit.Domain.Tests.csproj
index 2386818c20..d7544b0ab0 100644
--- a/modules/cms-kit/test/Volo.CmsKit.Domain.Tests/Volo.CmsKit.Domain.Tests.csproj
+++ b/modules/cms-kit/test/Volo.CmsKit.Domain.Tests/Volo.CmsKit.Domain.Tests.csproj
@@ -3,7 +3,7 @@
- netcoreapp3.1
+ net5.0
Volo.CmsKit
diff --git a/modules/cms-kit/test/Volo.CmsKit.EntityFrameworkCore.Tests/Volo.CmsKit.EntityFrameworkCore.Tests.csproj b/modules/cms-kit/test/Volo.CmsKit.EntityFrameworkCore.Tests/Volo.CmsKit.EntityFrameworkCore.Tests.csproj
index ab7406a97d..072eb55696 100644
--- a/modules/cms-kit/test/Volo.CmsKit.EntityFrameworkCore.Tests/Volo.CmsKit.EntityFrameworkCore.Tests.csproj
+++ b/modules/cms-kit/test/Volo.CmsKit.EntityFrameworkCore.Tests/Volo.CmsKit.EntityFrameworkCore.Tests.csproj
@@ -3,16 +3,16 @@
- netcoreapp3.1
+ net5.0
Volo.CmsKit
-
+
-
+
diff --git a/modules/cms-kit/test/Volo.CmsKit.HttpApi.Client.ConsoleTestApp/Volo.CmsKit.HttpApi.Client.ConsoleTestApp.csproj b/modules/cms-kit/test/Volo.CmsKit.HttpApi.Client.ConsoleTestApp/Volo.CmsKit.HttpApi.Client.ConsoleTestApp.csproj
index 65b381f4f4..540ec29dd8 100644
--- a/modules/cms-kit/test/Volo.CmsKit.HttpApi.Client.ConsoleTestApp/Volo.CmsKit.HttpApi.Client.ConsoleTestApp.csproj
+++ b/modules/cms-kit/test/Volo.CmsKit.HttpApi.Client.ConsoleTestApp/Volo.CmsKit.HttpApi.Client.ConsoleTestApp.csproj
@@ -2,7 +2,7 @@
Exe
- netcoreapp3.1
+ net5.0
Volo.CmsKit
@@ -20,7 +20,7 @@
-
+
diff --git a/modules/cms-kit/test/Volo.CmsKit.MongoDB.Tests/Volo.CmsKit.MongoDB.Tests.csproj b/modules/cms-kit/test/Volo.CmsKit.MongoDB.Tests/Volo.CmsKit.MongoDB.Tests.csproj
index 3006ea9dc4..834bfca873 100644
--- a/modules/cms-kit/test/Volo.CmsKit.MongoDB.Tests/Volo.CmsKit.MongoDB.Tests.csproj
+++ b/modules/cms-kit/test/Volo.CmsKit.MongoDB.Tests/Volo.CmsKit.MongoDB.Tests.csproj
@@ -3,7 +3,7 @@
- netcoreapp3.1
+ net5.0
Volo.CmsKit
diff --git a/modules/cms-kit/test/Volo.CmsKit.TestBase/Volo.CmsKit.TestBase.csproj b/modules/cms-kit/test/Volo.CmsKit.TestBase/Volo.CmsKit.TestBase.csproj
index bac493271c..853d46ffdf 100644
--- a/modules/cms-kit/test/Volo.CmsKit.TestBase/Volo.CmsKit.TestBase.csproj
+++ b/modules/cms-kit/test/Volo.CmsKit.TestBase/Volo.CmsKit.TestBase.csproj
@@ -3,7 +3,7 @@
- netcoreapp3.1
+ net5.0
Volo.CmsKit
@@ -14,9 +14,9 @@
-
-
-
+
+
+
diff --git a/modules/docs/app/VoloDocs.EntityFrameworkCore/VoloDocs.EntityFrameworkCore.csproj b/modules/docs/app/VoloDocs.EntityFrameworkCore/VoloDocs.EntityFrameworkCore.csproj
index b8d9bcd623..411a6825b8 100644
--- a/modules/docs/app/VoloDocs.EntityFrameworkCore/VoloDocs.EntityFrameworkCore.csproj
+++ b/modules/docs/app/VoloDocs.EntityFrameworkCore/VoloDocs.EntityFrameworkCore.csproj
@@ -3,7 +3,7 @@
- netcoreapp3.1
+ net5.0
@@ -16,8 +16,8 @@
-
-
+
+
diff --git a/modules/docs/app/VoloDocs.Migrator/VoloDocs.Migrator.csproj b/modules/docs/app/VoloDocs.Migrator/VoloDocs.Migrator.csproj
index e1fba61428..5acf6029d5 100644
--- a/modules/docs/app/VoloDocs.Migrator/VoloDocs.Migrator.csproj
+++ b/modules/docs/app/VoloDocs.Migrator/VoloDocs.Migrator.csproj
@@ -3,11 +3,11 @@
- netcoreapp3.1
+ net5.0
Exe
win-x64;linux-x64;osx-x64
-
+
@@ -19,7 +19,7 @@
PreserveNewest
-
+
PreserveNewest
diff --git a/modules/docs/app/VoloDocs.Web/VoloDocs.Web.csproj b/modules/docs/app/VoloDocs.Web/VoloDocs.Web.csproj
index d2f04bb1f5..8244c9b6fd 100644
--- a/modules/docs/app/VoloDocs.Web/VoloDocs.Web.csproj
+++ b/modules/docs/app/VoloDocs.Web/VoloDocs.Web.csproj
@@ -3,7 +3,7 @@
- netcoreapp3.1
+ net5.0
true
true
false
diff --git a/modules/docs/src/Volo.Docs.Admin.Application.Contracts/Volo.Docs.Admin.Application.Contracts.csproj b/modules/docs/src/Volo.Docs.Admin.Application.Contracts/Volo.Docs.Admin.Application.Contracts.csproj
index d482c4d954..4fcda914df 100644
--- a/modules/docs/src/Volo.Docs.Admin.Application.Contracts/Volo.Docs.Admin.Application.Contracts.csproj
+++ b/modules/docs/src/Volo.Docs.Admin.Application.Contracts/Volo.Docs.Admin.Application.Contracts.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Docs.Admin.Application.Contracts
Volo.Docs.Admin.Application.Contracts
true
@@ -22,7 +22,7 @@
-
+
diff --git a/modules/docs/src/Volo.Docs.Admin.Application/Volo.Docs.Admin.Application.csproj b/modules/docs/src/Volo.Docs.Admin.Application/Volo.Docs.Admin.Application.csproj
index 666b4dd79d..fe30bf599d 100644
--- a/modules/docs/src/Volo.Docs.Admin.Application/Volo.Docs.Admin.Application.csproj
+++ b/modules/docs/src/Volo.Docs.Admin.Application/Volo.Docs.Admin.Application.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Docs.Admin.Application
Volo.Docs.Admin.Application
diff --git a/modules/docs/src/Volo.Docs.Admin.HttpApi.Client/Volo.Docs.Admin.HttpApi.Client.csproj b/modules/docs/src/Volo.Docs.Admin.HttpApi.Client/Volo.Docs.Admin.HttpApi.Client.csproj
index 00b0e26d75..a94892efab 100644
--- a/modules/docs/src/Volo.Docs.Admin.HttpApi.Client/Volo.Docs.Admin.HttpApi.Client.csproj
+++ b/modules/docs/src/Volo.Docs.Admin.HttpApi.Client/Volo.Docs.Admin.HttpApi.Client.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Docs.Admin.HttpApi.Client
Volo.Docs.Admin.HttpApi.Client
diff --git a/modules/docs/src/Volo.Docs.Admin.HttpApi/Volo.Docs.Admin.HttpApi.csproj b/modules/docs/src/Volo.Docs.Admin.HttpApi/Volo.Docs.Admin.HttpApi.csproj
index eb0da981f4..7cc012687b 100644
--- a/modules/docs/src/Volo.Docs.Admin.HttpApi/Volo.Docs.Admin.HttpApi.csproj
+++ b/modules/docs/src/Volo.Docs.Admin.HttpApi/Volo.Docs.Admin.HttpApi.csproj
@@ -4,7 +4,7 @@
- netcoreapp3.1
+ net5.0
Volo.Docs.Admin.HttpApi
Volo.Docs.Admin.HttpApi
diff --git a/modules/docs/src/Volo.Docs.Admin.Web/Volo.Docs.Admin.Web.csproj b/modules/docs/src/Volo.Docs.Admin.Web/Volo.Docs.Admin.Web.csproj
index 47e5560f8f..e682942ae9 100644
--- a/modules/docs/src/Volo.Docs.Admin.Web/Volo.Docs.Admin.Web.csproj
+++ b/modules/docs/src/Volo.Docs.Admin.Web/Volo.Docs.Admin.Web.csproj
@@ -4,7 +4,7 @@
- netcoreapp3.1
+ net5.0
Volo.Docs.Admin.Web
Volo.Docs.Admin.Web
Library
@@ -27,7 +27,7 @@
-
+
diff --git a/modules/docs/src/Volo.Docs.Application.Contracts/Volo.Docs.Application.Contracts.csproj b/modules/docs/src/Volo.Docs.Application.Contracts/Volo.Docs.Application.Contracts.csproj
index 15df62ac54..f51ae4a2f0 100644
--- a/modules/docs/src/Volo.Docs.Application.Contracts/Volo.Docs.Application.Contracts.csproj
+++ b/modules/docs/src/Volo.Docs.Application.Contracts/Volo.Docs.Application.Contracts.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Docs.Application.Contracts
Volo.Docs.Application.Contracts
diff --git a/modules/docs/src/Volo.Docs.Application/Volo.Docs.Application.csproj b/modules/docs/src/Volo.Docs.Application/Volo.Docs.Application.csproj
index 1009305c17..6fd5d55c07 100644
--- a/modules/docs/src/Volo.Docs.Application/Volo.Docs.Application.csproj
+++ b/modules/docs/src/Volo.Docs.Application/Volo.Docs.Application.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Docs.Application
Volo.Docs.Application
diff --git a/modules/docs/src/Volo.Docs.Domain.Shared/Volo.Docs.Domain.Shared.csproj b/modules/docs/src/Volo.Docs.Domain.Shared/Volo.Docs.Domain.Shared.csproj
index 453026ef95..cd2fd6ed9a 100644
--- a/modules/docs/src/Volo.Docs.Domain.Shared/Volo.Docs.Domain.Shared.csproj
+++ b/modules/docs/src/Volo.Docs.Domain.Shared/Volo.Docs.Domain.Shared.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Docs.Domain.Shared
Volo.Docs.Domain.Shared
@@ -13,5 +13,5 @@
-
+
diff --git a/modules/docs/src/Volo.Docs.Domain/Volo.Docs.Domain.csproj b/modules/docs/src/Volo.Docs.Domain/Volo.Docs.Domain.csproj
index 0f0b393787..61d1cdabb4 100644
--- a/modules/docs/src/Volo.Docs.Domain/Volo.Docs.Domain.csproj
+++ b/modules/docs/src/Volo.Docs.Domain/Volo.Docs.Domain.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Docs.Domain
Volo.Docs.Domain
true
@@ -17,10 +17,10 @@
-
+
-
+
diff --git a/modules/docs/src/Volo.Docs.EntityFrameworkCore/Volo.Docs.EntityFrameworkCore.csproj b/modules/docs/src/Volo.Docs.EntityFrameworkCore/Volo.Docs.EntityFrameworkCore.csproj
index d8bf0d7fc6..bbe48b8740 100644
--- a/modules/docs/src/Volo.Docs.EntityFrameworkCore/Volo.Docs.EntityFrameworkCore.csproj
+++ b/modules/docs/src/Volo.Docs.EntityFrameworkCore/Volo.Docs.EntityFrameworkCore.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Docs.EntityFrameworkCore
Volo.Docs.EntityFrameworkCore
diff --git a/modules/docs/src/Volo.Docs.HttpApi.Client/Volo.Docs.HttpApi.Client.csproj b/modules/docs/src/Volo.Docs.HttpApi.Client/Volo.Docs.HttpApi.Client.csproj
index ed9acfaf20..1b36e90f1a 100644
--- a/modules/docs/src/Volo.Docs.HttpApi.Client/Volo.Docs.HttpApi.Client.csproj
+++ b/modules/docs/src/Volo.Docs.HttpApi.Client/Volo.Docs.HttpApi.Client.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Docs.HttpApi.Client
Volo.Docs.HttpApi.Client
diff --git a/modules/docs/src/Volo.Docs.HttpApi/Volo.Docs.HttpApi.csproj b/modules/docs/src/Volo.Docs.HttpApi/Volo.Docs.HttpApi.csproj
index 671d5dbbac..8afc972cf4 100644
--- a/modules/docs/src/Volo.Docs.HttpApi/Volo.Docs.HttpApi.csproj
+++ b/modules/docs/src/Volo.Docs.HttpApi/Volo.Docs.HttpApi.csproj
@@ -4,7 +4,7 @@
- netcoreapp3.1
+ net5.0
Volo.Docs.HttpApi
Volo.Docs.HttpApi
diff --git a/modules/docs/src/Volo.Docs.MongoDB/Volo.Docs.MongoDB.csproj b/modules/docs/src/Volo.Docs.MongoDB/Volo.Docs.MongoDB.csproj
index 9a5cd19550..418a4b804d 100644
--- a/modules/docs/src/Volo.Docs.MongoDB/Volo.Docs.MongoDB.csproj
+++ b/modules/docs/src/Volo.Docs.MongoDB/Volo.Docs.MongoDB.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Docs.MongoDB
Volo.Docs.MongoDB
diff --git a/modules/docs/src/Volo.Docs.Web/Volo.Docs.Web.csproj b/modules/docs/src/Volo.Docs.Web/Volo.Docs.Web.csproj
index 9342831414..d15f1920b9 100644
--- a/modules/docs/src/Volo.Docs.Web/Volo.Docs.Web.csproj
+++ b/modules/docs/src/Volo.Docs.Web/Volo.Docs.Web.csproj
@@ -4,7 +4,7 @@
- netcoreapp3.1
+ net5.0
Volo.Docs.Web
Volo.Docs.Web
Library
@@ -24,7 +24,7 @@
-
+
diff --git a/modules/docs/test/Volo.Docs.Admin.Application.Tests/Volo.Docs.Admin.Application.Tests.csproj b/modules/docs/test/Volo.Docs.Admin.Application.Tests/Volo.Docs.Admin.Application.Tests.csproj
index a53c5606a3..4ba07f323d 100644
--- a/modules/docs/test/Volo.Docs.Admin.Application.Tests/Volo.Docs.Admin.Application.Tests.csproj
+++ b/modules/docs/test/Volo.Docs.Admin.Application.Tests/Volo.Docs.Admin.Application.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
diff --git a/modules/docs/test/Volo.Docs.Application.Tests/Volo.Docs.Application.Tests.csproj b/modules/docs/test/Volo.Docs.Application.Tests/Volo.Docs.Application.Tests.csproj
index c5a1a2d642..82460f3822 100644
--- a/modules/docs/test/Volo.Docs.Application.Tests/Volo.Docs.Application.Tests.csproj
+++ b/modules/docs/test/Volo.Docs.Application.Tests/Volo.Docs.Application.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
diff --git a/modules/docs/test/Volo.Docs.Domain.Tests/Volo.Docs.Domain.Tests.csproj b/modules/docs/test/Volo.Docs.Domain.Tests/Volo.Docs.Domain.Tests.csproj
index 6c6af318cb..bb56aefb8d 100644
--- a/modules/docs/test/Volo.Docs.Domain.Tests/Volo.Docs.Domain.Tests.csproj
+++ b/modules/docs/test/Volo.Docs.Domain.Tests/Volo.Docs.Domain.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
diff --git a/modules/docs/test/Volo.Docs.EntityFrameworkCore.Tests/Volo.Docs.EntityFrameworkCore.Tests.csproj b/modules/docs/test/Volo.Docs.EntityFrameworkCore.Tests/Volo.Docs.EntityFrameworkCore.Tests.csproj
index f24d08ea52..2929bf1af0 100644
--- a/modules/docs/test/Volo.Docs.EntityFrameworkCore.Tests/Volo.Docs.EntityFrameworkCore.Tests.csproj
+++ b/modules/docs/test/Volo.Docs.EntityFrameworkCore.Tests/Volo.Docs.EntityFrameworkCore.Tests.csproj
@@ -1,13 +1,13 @@
- netcoreapp3.1
+ net5.0
-
+
diff --git a/modules/docs/test/Volo.Docs.MongoDB.Tests/Volo.Docs.MongoDB.Tests.csproj b/modules/docs/test/Volo.Docs.MongoDB.Tests/Volo.Docs.MongoDB.Tests.csproj
index 57ef225881..f8c009a8a7 100644
--- a/modules/docs/test/Volo.Docs.MongoDB.Tests/Volo.Docs.MongoDB.Tests.csproj
+++ b/modules/docs/test/Volo.Docs.MongoDB.Tests/Volo.Docs.MongoDB.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
diff --git a/modules/docs/test/Volo.Docs.TestBase/Volo.Docs.TestBase.csproj b/modules/docs/test/Volo.Docs.TestBase/Volo.Docs.TestBase.csproj
index 4a9523b667..6a4ed83050 100644
--- a/modules/docs/test/Volo.Docs.TestBase/Volo.Docs.TestBase.csproj
+++ b/modules/docs/test/Volo.Docs.TestBase/Volo.Docs.TestBase.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
@@ -15,11 +15,11 @@
-
+
-
+
diff --git a/modules/feature-management/src/Volo.Abp.FeatureManagement.Application.Contracts/Volo.Abp.FeatureManagement.Application.Contracts.csproj b/modules/feature-management/src/Volo.Abp.FeatureManagement.Application.Contracts/Volo.Abp.FeatureManagement.Application.Contracts.csproj
index 09376e7f2a..f873cad40f 100644
--- a/modules/feature-management/src/Volo.Abp.FeatureManagement.Application.Contracts/Volo.Abp.FeatureManagement.Application.Contracts.csproj
+++ b/modules/feature-management/src/Volo.Abp.FeatureManagement.Application.Contracts/Volo.Abp.FeatureManagement.Application.Contracts.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
diff --git a/modules/feature-management/src/Volo.Abp.FeatureManagement.Application/Volo.Abp.FeatureManagement.Application.csproj b/modules/feature-management/src/Volo.Abp.FeatureManagement.Application/Volo.Abp.FeatureManagement.Application.csproj
index eab014478e..200cb84106 100644
--- a/modules/feature-management/src/Volo.Abp.FeatureManagement.Application/Volo.Abp.FeatureManagement.Application.csproj
+++ b/modules/feature-management/src/Volo.Abp.FeatureManagement.Application/Volo.Abp.FeatureManagement.Application.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
diff --git a/modules/feature-management/src/Volo.Abp.FeatureManagement.Blazor/Volo.Abp.FeatureManagement.Blazor.csproj b/modules/feature-management/src/Volo.Abp.FeatureManagement.Blazor/Volo.Abp.FeatureManagement.Blazor.csproj
index 8769a86e79..3dc4fced6c 100644
--- a/modules/feature-management/src/Volo.Abp.FeatureManagement.Blazor/Volo.Abp.FeatureManagement.Blazor.csproj
+++ b/modules/feature-management/src/Volo.Abp.FeatureManagement.Blazor/Volo.Abp.FeatureManagement.Blazor.csproj
@@ -4,7 +4,7 @@
- netstandard2.1
+ net5.0
3.0
diff --git a/modules/feature-management/src/Volo.Abp.FeatureManagement.Domain.Shared/Volo.Abp.FeatureManagement.Domain.Shared.csproj b/modules/feature-management/src/Volo.Abp.FeatureManagement.Domain.Shared/Volo.Abp.FeatureManagement.Domain.Shared.csproj
index 865c652680..7a1b43b1c2 100644
--- a/modules/feature-management/src/Volo.Abp.FeatureManagement.Domain.Shared/Volo.Abp.FeatureManagement.Domain.Shared.csproj
+++ b/modules/feature-management/src/Volo.Abp.FeatureManagement.Domain.Shared/Volo.Abp.FeatureManagement.Domain.Shared.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
true
@@ -15,7 +15,7 @@
-
+
diff --git a/modules/feature-management/src/Volo.Abp.FeatureManagement.Domain/Volo.Abp.FeatureManagement.Domain.csproj b/modules/feature-management/src/Volo.Abp.FeatureManagement.Domain/Volo.Abp.FeatureManagement.Domain.csproj
index 10033847c2..3c0dd13363 100644
--- a/modules/feature-management/src/Volo.Abp.FeatureManagement.Domain/Volo.Abp.FeatureManagement.Domain.csproj
+++ b/modules/feature-management/src/Volo.Abp.FeatureManagement.Domain/Volo.Abp.FeatureManagement.Domain.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
diff --git a/modules/feature-management/src/Volo.Abp.FeatureManagement.EntityFrameworkCore/Volo.Abp.FeatureManagement.EntityFrameworkCore.csproj b/modules/feature-management/src/Volo.Abp.FeatureManagement.EntityFrameworkCore/Volo.Abp.FeatureManagement.EntityFrameworkCore.csproj
index ac13799b80..7aefa37d6f 100644
--- a/modules/feature-management/src/Volo.Abp.FeatureManagement.EntityFrameworkCore/Volo.Abp.FeatureManagement.EntityFrameworkCore.csproj
+++ b/modules/feature-management/src/Volo.Abp.FeatureManagement.EntityFrameworkCore/Volo.Abp.FeatureManagement.EntityFrameworkCore.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
diff --git a/modules/feature-management/src/Volo.Abp.FeatureManagement.HttpApi.Client/Volo.Abp.FeatureManagement.HttpApi.Client.csproj b/modules/feature-management/src/Volo.Abp.FeatureManagement.HttpApi.Client/Volo.Abp.FeatureManagement.HttpApi.Client.csproj
index a6dd5772e8..b4c556098a 100644
--- a/modules/feature-management/src/Volo.Abp.FeatureManagement.HttpApi.Client/Volo.Abp.FeatureManagement.HttpApi.Client.csproj
+++ b/modules/feature-management/src/Volo.Abp.FeatureManagement.HttpApi.Client/Volo.Abp.FeatureManagement.HttpApi.Client.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
diff --git a/modules/feature-management/src/Volo.Abp.FeatureManagement.HttpApi/Volo.Abp.FeatureManagement.HttpApi.csproj b/modules/feature-management/src/Volo.Abp.FeatureManagement.HttpApi/Volo.Abp.FeatureManagement.HttpApi.csproj
index c809224e43..bb13c20899 100644
--- a/modules/feature-management/src/Volo.Abp.FeatureManagement.HttpApi/Volo.Abp.FeatureManagement.HttpApi.csproj
+++ b/modules/feature-management/src/Volo.Abp.FeatureManagement.HttpApi/Volo.Abp.FeatureManagement.HttpApi.csproj
@@ -4,7 +4,7 @@
- netcoreapp3.1
+ net5.0
diff --git a/modules/feature-management/src/Volo.Abp.FeatureManagement.MongoDB/Volo.Abp.FeatureManagement.MongoDB.csproj b/modules/feature-management/src/Volo.Abp.FeatureManagement.MongoDB/Volo.Abp.FeatureManagement.MongoDB.csproj
index 44c720110d..f86f931423 100644
--- a/modules/feature-management/src/Volo.Abp.FeatureManagement.MongoDB/Volo.Abp.FeatureManagement.MongoDB.csproj
+++ b/modules/feature-management/src/Volo.Abp.FeatureManagement.MongoDB/Volo.Abp.FeatureManagement.MongoDB.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
diff --git a/modules/feature-management/src/Volo.Abp.FeatureManagement.Web/Volo.Abp.FeatureManagement.Web.csproj b/modules/feature-management/src/Volo.Abp.FeatureManagement.Web/Volo.Abp.FeatureManagement.Web.csproj
index f45554d32c..58238ef69e 100644
--- a/modules/feature-management/src/Volo.Abp.FeatureManagement.Web/Volo.Abp.FeatureManagement.Web.csproj
+++ b/modules/feature-management/src/Volo.Abp.FeatureManagement.Web/Volo.Abp.FeatureManagement.Web.csproj
@@ -4,7 +4,7 @@
- netcoreapp3.1
+ net5.0
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
true
Library
@@ -24,7 +24,7 @@
-
+
diff --git a/modules/feature-management/test/Volo.Abp.FeatureManagement.Application.Tests/Volo.Abp.FeatureManagement.Application.Tests.csproj b/modules/feature-management/test/Volo.Abp.FeatureManagement.Application.Tests/Volo.Abp.FeatureManagement.Application.Tests.csproj
index f66045d616..e27652cf22 100644
--- a/modules/feature-management/test/Volo.Abp.FeatureManagement.Application.Tests/Volo.Abp.FeatureManagement.Application.Tests.csproj
+++ b/modules/feature-management/test/Volo.Abp.FeatureManagement.Application.Tests/Volo.Abp.FeatureManagement.Application.Tests.csproj
@@ -3,7 +3,7 @@
- netcoreapp3.1
+ net5.0
diff --git a/modules/feature-management/test/Volo.Abp.FeatureManagement.Domain.Tests/Volo.Abp.FeatureManagement.Domain.Tests.csproj b/modules/feature-management/test/Volo.Abp.FeatureManagement.Domain.Tests/Volo.Abp.FeatureManagement.Domain.Tests.csproj
index e0dcbc8504..c38551375d 100644
--- a/modules/feature-management/test/Volo.Abp.FeatureManagement.Domain.Tests/Volo.Abp.FeatureManagement.Domain.Tests.csproj
+++ b/modules/feature-management/test/Volo.Abp.FeatureManagement.Domain.Tests/Volo.Abp.FeatureManagement.Domain.Tests.csproj
@@ -3,7 +3,7 @@
- netcoreapp3.1
+ net5.0
diff --git a/modules/feature-management/test/Volo.Abp.FeatureManagement.EntityFrameworkCore.Tests/Volo.Abp.FeatureManagement.EntityFrameworkCore.Tests.csproj b/modules/feature-management/test/Volo.Abp.FeatureManagement.EntityFrameworkCore.Tests/Volo.Abp.FeatureManagement.EntityFrameworkCore.Tests.csproj
index dae0b0db40..a4ecdaaa2a 100644
--- a/modules/feature-management/test/Volo.Abp.FeatureManagement.EntityFrameworkCore.Tests/Volo.Abp.FeatureManagement.EntityFrameworkCore.Tests.csproj
+++ b/modules/feature-management/test/Volo.Abp.FeatureManagement.EntityFrameworkCore.Tests/Volo.Abp.FeatureManagement.EntityFrameworkCore.Tests.csproj
@@ -3,7 +3,7 @@
- netcoreapp3.1
+ net5.0
@@ -15,7 +15,7 @@
-
+
diff --git a/modules/feature-management/test/Volo.Abp.FeatureManagement.MongoDB.Tests/Volo.Abp.FeatureManagement.MongoDB.Tests.csproj b/modules/feature-management/test/Volo.Abp.FeatureManagement.MongoDB.Tests/Volo.Abp.FeatureManagement.MongoDB.Tests.csproj
index 13becca10b..1e667cf711 100644
--- a/modules/feature-management/test/Volo.Abp.FeatureManagement.MongoDB.Tests/Volo.Abp.FeatureManagement.MongoDB.Tests.csproj
+++ b/modules/feature-management/test/Volo.Abp.FeatureManagement.MongoDB.Tests/Volo.Abp.FeatureManagement.MongoDB.Tests.csproj
@@ -3,7 +3,7 @@
- netcoreapp3.1
+ net5.0
diff --git a/modules/feature-management/test/Volo.Abp.FeatureManagement.TestBase/Volo.Abp.FeatureManagement.TestBase.csproj b/modules/feature-management/test/Volo.Abp.FeatureManagement.TestBase/Volo.Abp.FeatureManagement.TestBase.csproj
index 8d62c99864..262dbe49f0 100644
--- a/modules/feature-management/test/Volo.Abp.FeatureManagement.TestBase/Volo.Abp.FeatureManagement.TestBase.csproj
+++ b/modules/feature-management/test/Volo.Abp.FeatureManagement.TestBase/Volo.Abp.FeatureManagement.TestBase.csproj
@@ -3,7 +3,7 @@
- netcoreapp3.1
+ net5.0
diff --git a/modules/identity/src/Volo.Abp.Identity.Application.Contracts/Volo.Abp.Identity.Application.Contracts.csproj b/modules/identity/src/Volo.Abp.Identity.Application.Contracts/Volo.Abp.Identity.Application.Contracts.csproj
index 9703b293d8..70ea0a93f8 100644
--- a/modules/identity/src/Volo.Abp.Identity.Application.Contracts/Volo.Abp.Identity.Application.Contracts.csproj
+++ b/modules/identity/src/Volo.Abp.Identity.Application.Contracts/Volo.Abp.Identity.Application.Contracts.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.Identity.Application.Contracts
Volo.Abp.Identity.Application.Contracts
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
diff --git a/modules/identity/src/Volo.Abp.Identity.Application/Volo.Abp.Identity.Application.csproj b/modules/identity/src/Volo.Abp.Identity.Application/Volo.Abp.Identity.Application.csproj
index fc01ba4400..c13d2b40b0 100644
--- a/modules/identity/src/Volo.Abp.Identity.Application/Volo.Abp.Identity.Application.csproj
+++ b/modules/identity/src/Volo.Abp.Identity.Application/Volo.Abp.Identity.Application.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.Identity.Application
Volo.Abp.Identity.Application
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
diff --git a/modules/identity/src/Volo.Abp.Identity.AspNetCore/Volo.Abp.Identity.AspNetCore.csproj b/modules/identity/src/Volo.Abp.Identity.AspNetCore/Volo.Abp.Identity.AspNetCore.csproj
index 5125c7a89c..2c51ab9c82 100644
--- a/modules/identity/src/Volo.Abp.Identity.AspNetCore/Volo.Abp.Identity.AspNetCore.csproj
+++ b/modules/identity/src/Volo.Abp.Identity.AspNetCore/Volo.Abp.Identity.AspNetCore.csproj
@@ -4,7 +4,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.Identity.AspNetCore
Volo.Abp.Identity.AspNetCore
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
diff --git a/modules/identity/src/Volo.Abp.Identity.Blazor/Volo.Abp.Identity.Blazor.csproj b/modules/identity/src/Volo.Abp.Identity.Blazor/Volo.Abp.Identity.Blazor.csproj
index 19bfb3831c..a7c594f79c 100644
--- a/modules/identity/src/Volo.Abp.Identity.Blazor/Volo.Abp.Identity.Blazor.csproj
+++ b/modules/identity/src/Volo.Abp.Identity.Blazor/Volo.Abp.Identity.Blazor.csproj
@@ -4,7 +4,7 @@
- netstandard2.1
+ net5.0
3.0
diff --git a/modules/identity/src/Volo.Abp.Identity.Domain.Shared/Volo.Abp.Identity.Domain.Shared.csproj b/modules/identity/src/Volo.Abp.Identity.Domain.Shared/Volo.Abp.Identity.Domain.Shared.csproj
index e1df61cbce..4746340a44 100644
--- a/modules/identity/src/Volo.Abp.Identity.Domain.Shared/Volo.Abp.Identity.Domain.Shared.csproj
+++ b/modules/identity/src/Volo.Abp.Identity.Domain.Shared/Volo.Abp.Identity.Domain.Shared.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.Identity.Domain.Shared
Volo.Abp.Identity.Domain.Shared
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
@@ -27,7 +27,7 @@
-
+
diff --git a/modules/identity/src/Volo.Abp.Identity.Domain/Volo.Abp.Identity.Domain.csproj b/modules/identity/src/Volo.Abp.Identity.Domain/Volo.Abp.Identity.Domain.csproj
index 9cd721a4b8..b17d67cbc0 100644
--- a/modules/identity/src/Volo.Abp.Identity.Domain/Volo.Abp.Identity.Domain.csproj
+++ b/modules/identity/src/Volo.Abp.Identity.Domain/Volo.Abp.Identity.Domain.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.Identity.Domain
Volo.Abp.Identity.Domain
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
@@ -30,7 +30,7 @@
-
+
diff --git a/modules/identity/src/Volo.Abp.Identity.EntityFrameworkCore/Volo.Abp.Identity.EntityFrameworkCore.csproj b/modules/identity/src/Volo.Abp.Identity.EntityFrameworkCore/Volo.Abp.Identity.EntityFrameworkCore.csproj
index 0f1e0d1c7e..b47e43f60d 100644
--- a/modules/identity/src/Volo.Abp.Identity.EntityFrameworkCore/Volo.Abp.Identity.EntityFrameworkCore.csproj
+++ b/modules/identity/src/Volo.Abp.Identity.EntityFrameworkCore/Volo.Abp.Identity.EntityFrameworkCore.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.Identity.EntityFrameworkCore
Volo.Abp.Identity.EntityFrameworkCore
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
@@ -18,5 +18,5 @@
-
+
diff --git a/modules/identity/src/Volo.Abp.Identity.HttpApi.Client/Volo.Abp.Identity.HttpApi.Client.csproj b/modules/identity/src/Volo.Abp.Identity.HttpApi.Client/Volo.Abp.Identity.HttpApi.Client.csproj
index 5bff2432a7..314a666c1f 100644
--- a/modules/identity/src/Volo.Abp.Identity.HttpApi.Client/Volo.Abp.Identity.HttpApi.Client.csproj
+++ b/modules/identity/src/Volo.Abp.Identity.HttpApi.Client/Volo.Abp.Identity.HttpApi.Client.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.Identity.HttpApi.Client
Volo.Abp.Identity.HttpApi.Client
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
diff --git a/modules/identity/src/Volo.Abp.Identity.HttpApi/Volo.Abp.Identity.HttpApi.csproj b/modules/identity/src/Volo.Abp.Identity.HttpApi/Volo.Abp.Identity.HttpApi.csproj
index 55629d070e..43ac1f9b5c 100644
--- a/modules/identity/src/Volo.Abp.Identity.HttpApi/Volo.Abp.Identity.HttpApi.csproj
+++ b/modules/identity/src/Volo.Abp.Identity.HttpApi/Volo.Abp.Identity.HttpApi.csproj
@@ -4,7 +4,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.Identity.HttpApi
Volo.Abp.Identity.HttpApi
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
diff --git a/modules/identity/src/Volo.Abp.Identity.MongoDB/Volo.Abp.Identity.MongoDB.csproj b/modules/identity/src/Volo.Abp.Identity.MongoDB/Volo.Abp.Identity.MongoDB.csproj
index 762582ef67..a662aff294 100644
--- a/modules/identity/src/Volo.Abp.Identity.MongoDB/Volo.Abp.Identity.MongoDB.csproj
+++ b/modules/identity/src/Volo.Abp.Identity.MongoDB/Volo.Abp.Identity.MongoDB.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.Identity.MongoDB
Volo.Abp.Identity.MongoDB
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
diff --git a/modules/identity/src/Volo.Abp.Identity.Web/Volo.Abp.Identity.Web.csproj b/modules/identity/src/Volo.Abp.Identity.Web/Volo.Abp.Identity.Web.csproj
index 8a0b8ebd5c..678676779b 100644
--- a/modules/identity/src/Volo.Abp.Identity.Web/Volo.Abp.Identity.Web.csproj
+++ b/modules/identity/src/Volo.Abp.Identity.Web/Volo.Abp.Identity.Web.csproj
@@ -4,7 +4,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.Identity.Web
Volo.Abp.Identity.Web
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
@@ -43,7 +43,7 @@
-
+
diff --git a/modules/identity/src/Volo.Abp.PermissionManagement.Domain.Identity/Volo.Abp.PermissionManagement.Domain.Identity.csproj b/modules/identity/src/Volo.Abp.PermissionManagement.Domain.Identity/Volo.Abp.PermissionManagement.Domain.Identity.csproj
index 40a310cf2d..c6a8292887 100644
--- a/modules/identity/src/Volo.Abp.PermissionManagement.Domain.Identity/Volo.Abp.PermissionManagement.Domain.Identity.csproj
+++ b/modules/identity/src/Volo.Abp.PermissionManagement.Domain.Identity/Volo.Abp.PermissionManagement.Domain.Identity.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.PermissionManagement.Domain.Identity
Volo.Abp.PermissionManagement.Domain.Identity
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
diff --git a/modules/identity/test/Volo.Abp.Identity.Application.Tests/Volo.Abp.Identity.Application.Tests.csproj b/modules/identity/test/Volo.Abp.Identity.Application.Tests/Volo.Abp.Identity.Application.Tests.csproj
index 51ff7f612c..bf4f32d6b7 100644
--- a/modules/identity/test/Volo.Abp.Identity.Application.Tests/Volo.Abp.Identity.Application.Tests.csproj
+++ b/modules/identity/test/Volo.Abp.Identity.Application.Tests/Volo.Abp.Identity.Application.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.Identity.Application.Tests
Volo.Abp.Identity.Application.Tests
true
@@ -19,5 +19,5 @@
-
+
diff --git a/modules/identity/test/Volo.Abp.Identity.AspNetCore.Tests/Volo.Abp.Identity.AspNetCore.Tests.csproj b/modules/identity/test/Volo.Abp.Identity.AspNetCore.Tests/Volo.Abp.Identity.AspNetCore.Tests.csproj
index 594080f283..04f98805b7 100644
--- a/modules/identity/test/Volo.Abp.Identity.AspNetCore.Tests/Volo.Abp.Identity.AspNetCore.Tests.csproj
+++ b/modules/identity/test/Volo.Abp.Identity.AspNetCore.Tests/Volo.Abp.Identity.AspNetCore.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.Identity.AspNetCore.Tests
Volo.Abp.Identity.AspNetCore.Tests
true
diff --git a/modules/identity/test/Volo.Abp.Identity.Domain.Tests/Volo.Abp.Identity.Domain.Tests.csproj b/modules/identity/test/Volo.Abp.Identity.Domain.Tests/Volo.Abp.Identity.Domain.Tests.csproj
index dbce36b3c9..ce57f7fdae 100644
--- a/modules/identity/test/Volo.Abp.Identity.Domain.Tests/Volo.Abp.Identity.Domain.Tests.csproj
+++ b/modules/identity/test/Volo.Abp.Identity.Domain.Tests/Volo.Abp.Identity.Domain.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.Identity.Domain.Tests
Volo.Abp.Identity.Domain.Tests
true
diff --git a/modules/identity/test/Volo.Abp.Identity.EntityFrameworkCore.Tests/Volo.Abp.Identity.EntityFrameworkCore.Tests.csproj b/modules/identity/test/Volo.Abp.Identity.EntityFrameworkCore.Tests/Volo.Abp.Identity.EntityFrameworkCore.Tests.csproj
index d28ec1a50b..c61a4c3309 100644
--- a/modules/identity/test/Volo.Abp.Identity.EntityFrameworkCore.Tests/Volo.Abp.Identity.EntityFrameworkCore.Tests.csproj
+++ b/modules/identity/test/Volo.Abp.Identity.EntityFrameworkCore.Tests/Volo.Abp.Identity.EntityFrameworkCore.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.Identity.EntityFrameworkCore.Tests
Volo.Abp.Identity.EntityFrameworkCore.Tests
true
@@ -20,7 +20,7 @@
-
+
diff --git a/modules/identity/test/Volo.Abp.Identity.MongoDB.Tests/Volo.Abp.Identity.MongoDB.Tests.csproj b/modules/identity/test/Volo.Abp.Identity.MongoDB.Tests/Volo.Abp.Identity.MongoDB.Tests.csproj
index dcd19f08b7..581e113534 100644
--- a/modules/identity/test/Volo.Abp.Identity.MongoDB.Tests/Volo.Abp.Identity.MongoDB.Tests.csproj
+++ b/modules/identity/test/Volo.Abp.Identity.MongoDB.Tests/Volo.Abp.Identity.MongoDB.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.Identity.MongoDB.Tests
Volo.Abp.Identity.MongoDB.Tests
true
diff --git a/modules/identity/test/Volo.Abp.Identity.TestBase/Volo.Abp.Identity.TestBase.csproj b/modules/identity/test/Volo.Abp.Identity.TestBase/Volo.Abp.Identity.TestBase.csproj
index 10ccec2a11..5638abff65 100644
--- a/modules/identity/test/Volo.Abp.Identity.TestBase/Volo.Abp.Identity.TestBase.csproj
+++ b/modules/identity/test/Volo.Abp.Identity.TestBase/Volo.Abp.Identity.TestBase.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.Identity.TestBase
Volo.Abp.Identity.TestBase
true
diff --git a/modules/identityserver/src/Volo.Abp.IdentityServer.Domain.Shared/Volo.Abp.IdentityServer.Domain.Shared.csproj b/modules/identityserver/src/Volo.Abp.IdentityServer.Domain.Shared/Volo.Abp.IdentityServer.Domain.Shared.csproj
index e8a623fad6..e59fcd289a 100644
--- a/modules/identityserver/src/Volo.Abp.IdentityServer.Domain.Shared/Volo.Abp.IdentityServer.Domain.Shared.csproj
+++ b/modules/identityserver/src/Volo.Abp.IdentityServer.Domain.Shared/Volo.Abp.IdentityServer.Domain.Shared.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.IdentityServer.Domain.Shared
Volo.Abp.IdentityServer.Domain.Shared
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
diff --git a/modules/identityserver/src/Volo.Abp.IdentityServer.Domain/Volo.Abp.IdentityServer.Domain.csproj b/modules/identityserver/src/Volo.Abp.IdentityServer.Domain/Volo.Abp.IdentityServer.Domain.csproj
index 0fbb06c694..693a6fede4 100644
--- a/modules/identityserver/src/Volo.Abp.IdentityServer.Domain/Volo.Abp.IdentityServer.Domain.csproj
+++ b/modules/identityserver/src/Volo.Abp.IdentityServer.Domain/Volo.Abp.IdentityServer.Domain.csproj
@@ -4,7 +4,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.IdentityServer.Domain
Volo.Abp.IdentityServer.Domain
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
diff --git a/modules/identityserver/src/Volo.Abp.IdentityServer.EntityFrameworkCore/Volo.Abp.IdentityServer.EntityFrameworkCore.csproj b/modules/identityserver/src/Volo.Abp.IdentityServer.EntityFrameworkCore/Volo.Abp.IdentityServer.EntityFrameworkCore.csproj
index 5396e34103..46f765723e 100644
--- a/modules/identityserver/src/Volo.Abp.IdentityServer.EntityFrameworkCore/Volo.Abp.IdentityServer.EntityFrameworkCore.csproj
+++ b/modules/identityserver/src/Volo.Abp.IdentityServer.EntityFrameworkCore/Volo.Abp.IdentityServer.EntityFrameworkCore.csproj
@@ -4,7 +4,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.IdentityServer.EntityFrameworkCore
Volo.Abp.IdentityServer.EntityFrameworkCore
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
@@ -18,5 +18,5 @@
-
+
diff --git a/modules/identityserver/src/Volo.Abp.IdentityServer.MongoDB/Volo.Abp.IdentityServer.MongoDB.csproj b/modules/identityserver/src/Volo.Abp.IdentityServer.MongoDB/Volo.Abp.IdentityServer.MongoDB.csproj
index 0fd4cc51cf..7f73a72609 100644
--- a/modules/identityserver/src/Volo.Abp.IdentityServer.MongoDB/Volo.Abp.IdentityServer.MongoDB.csproj
+++ b/modules/identityserver/src/Volo.Abp.IdentityServer.MongoDB/Volo.Abp.IdentityServer.MongoDB.csproj
@@ -4,7 +4,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.IdentityServer.MongoDB
Volo.Abp.IdentityServer.MongoDB
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
diff --git a/modules/identityserver/src/Volo.Abp.PermissionManagement.Domain.IdentityServer/Volo.Abp.PermissionManagement.Domain.IdentityServer.csproj b/modules/identityserver/src/Volo.Abp.PermissionManagement.Domain.IdentityServer/Volo.Abp.PermissionManagement.Domain.IdentityServer.csproj
index e1c009e432..3de8cab7f2 100644
--- a/modules/identityserver/src/Volo.Abp.PermissionManagement.Domain.IdentityServer/Volo.Abp.PermissionManagement.Domain.IdentityServer.csproj
+++ b/modules/identityserver/src/Volo.Abp.PermissionManagement.Domain.IdentityServer/Volo.Abp.PermissionManagement.Domain.IdentityServer.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.PermissionManagement.Domain.IdentityServer
Volo.Abp.PermissionManagement.Domain.IdentityServer
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
diff --git a/modules/identityserver/test/Volo.Abp.IdentityServer.Domain.Tests/Volo.Abp.IdentityServer.Domain.Tests.csproj b/modules/identityserver/test/Volo.Abp.IdentityServer.Domain.Tests/Volo.Abp.IdentityServer.Domain.Tests.csproj
index 6f62f7d56b..2063236ee8 100644
--- a/modules/identityserver/test/Volo.Abp.IdentityServer.Domain.Tests/Volo.Abp.IdentityServer.Domain.Tests.csproj
+++ b/modules/identityserver/test/Volo.Abp.IdentityServer.Domain.Tests/Volo.Abp.IdentityServer.Domain.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.IdentityServer.Domain.Tests
Volo.Abp.IdentityServer.Domain.Tests
true
diff --git a/modules/identityserver/test/Volo.Abp.IdentityServer.EntityFrameworkCore.Tests/Volo.Abp.IdentityServer.EntityFrameworkCore.Tests.csproj b/modules/identityserver/test/Volo.Abp.IdentityServer.EntityFrameworkCore.Tests/Volo.Abp.IdentityServer.EntityFrameworkCore.Tests.csproj
index b91a1ea9f6..17f38e0f68 100644
--- a/modules/identityserver/test/Volo.Abp.IdentityServer.EntityFrameworkCore.Tests/Volo.Abp.IdentityServer.EntityFrameworkCore.Tests.csproj
+++ b/modules/identityserver/test/Volo.Abp.IdentityServer.EntityFrameworkCore.Tests/Volo.Abp.IdentityServer.EntityFrameworkCore.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.IdentityServer.EntityFrameworkCore.Tests
Volo.Abp.IdentityServer.EntityFrameworkCore.Tests
true
diff --git a/modules/identityserver/test/Volo.Abp.IdentityServer.MongoDB.Tests/Volo.Abp.IdentityServer.MongoDB.Tests.csproj b/modules/identityserver/test/Volo.Abp.IdentityServer.MongoDB.Tests/Volo.Abp.IdentityServer.MongoDB.Tests.csproj
index 789d512c5f..9768c83e98 100644
--- a/modules/identityserver/test/Volo.Abp.IdentityServer.MongoDB.Tests/Volo.Abp.IdentityServer.MongoDB.Tests.csproj
+++ b/modules/identityserver/test/Volo.Abp.IdentityServer.MongoDB.Tests/Volo.Abp.IdentityServer.MongoDB.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.IdentityServer.MongoDB.Tests
Volo.Abp.IdentityServer.MongoDB.Tests
true
@@ -13,7 +13,7 @@
-
+
diff --git a/modules/identityserver/test/Volo.Abp.IdentityServer.TestBase/Volo.Abp.IdentityServer.TestBase.csproj b/modules/identityserver/test/Volo.Abp.IdentityServer.TestBase/Volo.Abp.IdentityServer.TestBase.csproj
index e9a3d38c8c..69eb62fefc 100644
--- a/modules/identityserver/test/Volo.Abp.IdentityServer.TestBase/Volo.Abp.IdentityServer.TestBase.csproj
+++ b/modules/identityserver/test/Volo.Abp.IdentityServer.TestBase/Volo.Abp.IdentityServer.TestBase.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.IdentityServer.TestBase
Volo.Abp.IdentityServer.TestBase
true
diff --git a/modules/permission-management/src/Volo.Abp.PermissionManagement.Application.Contracts/Volo.Abp.PermissionManagement.Application.Contracts.csproj b/modules/permission-management/src/Volo.Abp.PermissionManagement.Application.Contracts/Volo.Abp.PermissionManagement.Application.Contracts.csproj
index 8bb01c8fff..ad314a9d45 100644
--- a/modules/permission-management/src/Volo.Abp.PermissionManagement.Application.Contracts/Volo.Abp.PermissionManagement.Application.Contracts.csproj
+++ b/modules/permission-management/src/Volo.Abp.PermissionManagement.Application.Contracts/Volo.Abp.PermissionManagement.Application.Contracts.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.PermissionManagement.Application.Contracts
Volo.Abp.PermissionManagement.Application.Contracts
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
diff --git a/modules/permission-management/src/Volo.Abp.PermissionManagement.Application/Volo.Abp.PermissionManagement.Application.csproj b/modules/permission-management/src/Volo.Abp.PermissionManagement.Application/Volo.Abp.PermissionManagement.Application.csproj
index 41a280d054..0fb4d17f9b 100644
--- a/modules/permission-management/src/Volo.Abp.PermissionManagement.Application/Volo.Abp.PermissionManagement.Application.csproj
+++ b/modules/permission-management/src/Volo.Abp.PermissionManagement.Application/Volo.Abp.PermissionManagement.Application.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.PermissionManagement.Application
Volo.Abp.PermissionManagement.Application
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
diff --git a/modules/permission-management/src/Volo.Abp.PermissionManagement.Blazor/Volo.Abp.PermissionManagement.Blazor.csproj b/modules/permission-management/src/Volo.Abp.PermissionManagement.Blazor/Volo.Abp.PermissionManagement.Blazor.csproj
index 0663ca49a5..40208a11f7 100644
--- a/modules/permission-management/src/Volo.Abp.PermissionManagement.Blazor/Volo.Abp.PermissionManagement.Blazor.csproj
+++ b/modules/permission-management/src/Volo.Abp.PermissionManagement.Blazor/Volo.Abp.PermissionManagement.Blazor.csproj
@@ -4,7 +4,7 @@
- netstandard2.1
+ net5.0
3.0
diff --git a/modules/permission-management/src/Volo.Abp.PermissionManagement.Domain.Shared/Volo.Abp.PermissionManagement.Domain.Shared.csproj b/modules/permission-management/src/Volo.Abp.PermissionManagement.Domain.Shared/Volo.Abp.PermissionManagement.Domain.Shared.csproj
index 5b510b9e8b..92502692d6 100644
--- a/modules/permission-management/src/Volo.Abp.PermissionManagement.Domain.Shared/Volo.Abp.PermissionManagement.Domain.Shared.csproj
+++ b/modules/permission-management/src/Volo.Abp.PermissionManagement.Domain.Shared/Volo.Abp.PermissionManagement.Domain.Shared.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.PermissionManagement.Domain.Shared
Volo.Abp.PermissionManagement.Domain.Shared
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
@@ -25,7 +25,7 @@
-
+
diff --git a/modules/permission-management/src/Volo.Abp.PermissionManagement.Domain/Volo.Abp.PermissionManagement.Domain.csproj b/modules/permission-management/src/Volo.Abp.PermissionManagement.Domain/Volo.Abp.PermissionManagement.Domain.csproj
index 1a44f1f6a1..f54be2a1cb 100644
--- a/modules/permission-management/src/Volo.Abp.PermissionManagement.Domain/Volo.Abp.PermissionManagement.Domain.csproj
+++ b/modules/permission-management/src/Volo.Abp.PermissionManagement.Domain/Volo.Abp.PermissionManagement.Domain.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.PermissionManagement.Domain
Volo.Abp.PermissionManagement.Domain
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
@@ -20,7 +20,7 @@
-
+
diff --git a/modules/permission-management/src/Volo.Abp.PermissionManagement.EntityFrameworkCore/Volo.Abp.PermissionManagement.EntityFrameworkCore.csproj b/modules/permission-management/src/Volo.Abp.PermissionManagement.EntityFrameworkCore/Volo.Abp.PermissionManagement.EntityFrameworkCore.csproj
index 0b9ac8acd8..ec33bf7e7f 100644
--- a/modules/permission-management/src/Volo.Abp.PermissionManagement.EntityFrameworkCore/Volo.Abp.PermissionManagement.EntityFrameworkCore.csproj
+++ b/modules/permission-management/src/Volo.Abp.PermissionManagement.EntityFrameworkCore/Volo.Abp.PermissionManagement.EntityFrameworkCore.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.PermissionManagement.EntityFrameworkCore
Volo.Abp.PermissionManagement.EntityFrameworkCore
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
diff --git a/modules/permission-management/src/Volo.Abp.PermissionManagement.HttpApi.Client/Volo.Abp.PermissionManagement.HttpApi.Client.csproj b/modules/permission-management/src/Volo.Abp.PermissionManagement.HttpApi.Client/Volo.Abp.PermissionManagement.HttpApi.Client.csproj
index a198deb9eb..d39087b262 100644
--- a/modules/permission-management/src/Volo.Abp.PermissionManagement.HttpApi.Client/Volo.Abp.PermissionManagement.HttpApi.Client.csproj
+++ b/modules/permission-management/src/Volo.Abp.PermissionManagement.HttpApi.Client/Volo.Abp.PermissionManagement.HttpApi.Client.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.PermissionManagement.HttpApi.Client
Volo.Abp.PermissionManagement.HttpApi.Client
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
diff --git a/modules/permission-management/src/Volo.Abp.PermissionManagement.HttpApi/Volo.Abp.PermissionManagement.HttpApi.csproj b/modules/permission-management/src/Volo.Abp.PermissionManagement.HttpApi/Volo.Abp.PermissionManagement.HttpApi.csproj
index a41a82b330..dec48dec0f 100644
--- a/modules/permission-management/src/Volo.Abp.PermissionManagement.HttpApi/Volo.Abp.PermissionManagement.HttpApi.csproj
+++ b/modules/permission-management/src/Volo.Abp.PermissionManagement.HttpApi/Volo.Abp.PermissionManagement.HttpApi.csproj
@@ -4,7 +4,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.PermissionManagement.HttpApi
Volo.Abp.PermissionManagement.HttpApi
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
diff --git a/modules/permission-management/src/Volo.Abp.PermissionManagement.MongoDB/Volo.Abp.PermissionManagement.MongoDB.csproj b/modules/permission-management/src/Volo.Abp.PermissionManagement.MongoDB/Volo.Abp.PermissionManagement.MongoDB.csproj
index 4dd5b952f4..7c01fdf3d7 100644
--- a/modules/permission-management/src/Volo.Abp.PermissionManagement.MongoDB/Volo.Abp.PermissionManagement.MongoDB.csproj
+++ b/modules/permission-management/src/Volo.Abp.PermissionManagement.MongoDB/Volo.Abp.PermissionManagement.MongoDB.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.PermissionManagement.MongoDB
Volo.Abp.PermissionManagement.MongoDB
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
diff --git a/modules/permission-management/src/Volo.Abp.PermissionManagement.Web/Volo.Abp.PermissionManagement.Web.csproj b/modules/permission-management/src/Volo.Abp.PermissionManagement.Web/Volo.Abp.PermissionManagement.Web.csproj
index e18160a798..4e9c229e2b 100644
--- a/modules/permission-management/src/Volo.Abp.PermissionManagement.Web/Volo.Abp.PermissionManagement.Web.csproj
+++ b/modules/permission-management/src/Volo.Abp.PermissionManagement.Web/Volo.Abp.PermissionManagement.Web.csproj
@@ -4,7 +4,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.PermissionManagement.Web
Volo.Abp.PermissionManagement.Web
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
@@ -32,7 +32,7 @@
-
+
diff --git a/modules/permission-management/test/Volo.Abp.PermissionManagement.Application.Tests/Volo.Abp.PermissionManagement.Application.Tests.csproj b/modules/permission-management/test/Volo.Abp.PermissionManagement.Application.Tests/Volo.Abp.PermissionManagement.Application.Tests.csproj
index 647ba0f256..3f93397029 100644
--- a/modules/permission-management/test/Volo.Abp.PermissionManagement.Application.Tests/Volo.Abp.PermissionManagement.Application.Tests.csproj
+++ b/modules/permission-management/test/Volo.Abp.PermissionManagement.Application.Tests/Volo.Abp.PermissionManagement.Application.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
diff --git a/modules/permission-management/test/Volo.Abp.PermissionManagement.Domain.Tests/Volo.Abp.PermissionManagement.Domain.Tests.csproj b/modules/permission-management/test/Volo.Abp.PermissionManagement.Domain.Tests/Volo.Abp.PermissionManagement.Domain.Tests.csproj
index c08b0f7c6c..1faaaa6b2a 100644
--- a/modules/permission-management/test/Volo.Abp.PermissionManagement.Domain.Tests/Volo.Abp.PermissionManagement.Domain.Tests.csproj
+++ b/modules/permission-management/test/Volo.Abp.PermissionManagement.Domain.Tests/Volo.Abp.PermissionManagement.Domain.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.PermissionManagement.Tests
Volo.Abp.PermissionManagement.Tests
true
@@ -17,7 +17,7 @@
-
+
diff --git a/modules/permission-management/test/Volo.Abp.PermissionManagement.EntityFrameworkCore.Tests/Volo.Abp.PermissionManagement.EntityFrameworkCore.Tests.csproj b/modules/permission-management/test/Volo.Abp.PermissionManagement.EntityFrameworkCore.Tests/Volo.Abp.PermissionManagement.EntityFrameworkCore.Tests.csproj
index e0f4bf29d6..490622f3c8 100644
--- a/modules/permission-management/test/Volo.Abp.PermissionManagement.EntityFrameworkCore.Tests/Volo.Abp.PermissionManagement.EntityFrameworkCore.Tests.csproj
+++ b/modules/permission-management/test/Volo.Abp.PermissionManagement.EntityFrameworkCore.Tests/Volo.Abp.PermissionManagement.EntityFrameworkCore.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.PermissionManagement.EntityFrameworkCore.Tests
Volo.Abp.PermissionManagement.EntityFrameworkCore.Tests
true
@@ -17,7 +17,7 @@
-
+
diff --git a/modules/permission-management/test/Volo.Abp.PermissionManagement.MongoDB.Tests/Volo.Abp.PermissionManagement.MongoDB.Tests.csproj b/modules/permission-management/test/Volo.Abp.PermissionManagement.MongoDB.Tests/Volo.Abp.PermissionManagement.MongoDB.Tests.csproj
index 4fe8e904c9..888e06c2b9 100644
--- a/modules/permission-management/test/Volo.Abp.PermissionManagement.MongoDB.Tests/Volo.Abp.PermissionManagement.MongoDB.Tests.csproj
+++ b/modules/permission-management/test/Volo.Abp.PermissionManagement.MongoDB.Tests/Volo.Abp.PermissionManagement.MongoDB.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.PermissionManagement.MongoDB.Tests
Volo.Abp.PermissionManagement.MongoDB.Tests
true
diff --git a/modules/permission-management/test/Volo.Abp.PermissionManagement.TestBase/Volo.Abp.PermissionManagement.TestBase.csproj b/modules/permission-management/test/Volo.Abp.PermissionManagement.TestBase/Volo.Abp.PermissionManagement.TestBase.csproj
index 1e948ab334..08816667cf 100644
--- a/modules/permission-management/test/Volo.Abp.PermissionManagement.TestBase/Volo.Abp.PermissionManagement.TestBase.csproj
+++ b/modules/permission-management/test/Volo.Abp.PermissionManagement.TestBase/Volo.Abp.PermissionManagement.TestBase.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.PermissionManagement.TestBase
Volo.Abp.PermissionManagement.TestBase
true
diff --git a/modules/setting-management/src/Volo.Abp.SettingManagement.Blazor/Volo.Abp.SettingManagement.Blazor.csproj b/modules/setting-management/src/Volo.Abp.SettingManagement.Blazor/Volo.Abp.SettingManagement.Blazor.csproj
index ea32179ddd..9e63050fbf 100644
--- a/modules/setting-management/src/Volo.Abp.SettingManagement.Blazor/Volo.Abp.SettingManagement.Blazor.csproj
+++ b/modules/setting-management/src/Volo.Abp.SettingManagement.Blazor/Volo.Abp.SettingManagement.Blazor.csproj
@@ -2,9 +2,9 @@
-
+
- netstandard2.1
+ net5.0
3.0
Volo.Abp.SettingManagement.Blazor
diff --git a/modules/setting-management/src/Volo.Abp.SettingManagement.Domain.Shared/Volo.Abp.SettingManagement.Domain.Shared.csproj b/modules/setting-management/src/Volo.Abp.SettingManagement.Domain.Shared/Volo.Abp.SettingManagement.Domain.Shared.csproj
index 40ec418ff7..f1bd9ed733 100644
--- a/modules/setting-management/src/Volo.Abp.SettingManagement.Domain.Shared/Volo.Abp.SettingManagement.Domain.Shared.csproj
+++ b/modules/setting-management/src/Volo.Abp.SettingManagement.Domain.Shared/Volo.Abp.SettingManagement.Domain.Shared.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.SettingManagement.Domain.Shared
Volo.Abp.SettingManagement.Domain.Shared
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
@@ -21,7 +21,7 @@
-
+
diff --git a/modules/setting-management/src/Volo.Abp.SettingManagement.Domain/Volo.Abp.SettingManagement.Domain.csproj b/modules/setting-management/src/Volo.Abp.SettingManagement.Domain/Volo.Abp.SettingManagement.Domain.csproj
index 8b0ced6f97..217eacdce1 100644
--- a/modules/setting-management/src/Volo.Abp.SettingManagement.Domain/Volo.Abp.SettingManagement.Domain.csproj
+++ b/modules/setting-management/src/Volo.Abp.SettingManagement.Domain/Volo.Abp.SettingManagement.Domain.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.SettingManagement.Domain
Volo.Abp.SettingManagement.Domain
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
diff --git a/modules/setting-management/src/Volo.Abp.SettingManagement.EntityFrameworkCore/Volo.Abp.SettingManagement.EntityFrameworkCore.csproj b/modules/setting-management/src/Volo.Abp.SettingManagement.EntityFrameworkCore/Volo.Abp.SettingManagement.EntityFrameworkCore.csproj
index 8f389e8391..0914350eaf 100644
--- a/modules/setting-management/src/Volo.Abp.SettingManagement.EntityFrameworkCore/Volo.Abp.SettingManagement.EntityFrameworkCore.csproj
+++ b/modules/setting-management/src/Volo.Abp.SettingManagement.EntityFrameworkCore/Volo.Abp.SettingManagement.EntityFrameworkCore.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.SettingManagement.EntityFrameworkCore
Volo.Abp.SettingManagement.EntityFrameworkCore
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
diff --git a/modules/setting-management/src/Volo.Abp.SettingManagement.MongoDB/Volo.Abp.SettingManagement.MongoDB.csproj b/modules/setting-management/src/Volo.Abp.SettingManagement.MongoDB/Volo.Abp.SettingManagement.MongoDB.csproj
index 84c98c6981..8b19a90528 100644
--- a/modules/setting-management/src/Volo.Abp.SettingManagement.MongoDB/Volo.Abp.SettingManagement.MongoDB.csproj
+++ b/modules/setting-management/src/Volo.Abp.SettingManagement.MongoDB/Volo.Abp.SettingManagement.MongoDB.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.SettingManagement.MongoDB
Volo.Abp.SettingManagement.MongoDB
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
diff --git a/modules/setting-management/src/Volo.Abp.SettingManagement.Web/Volo.Abp.SettingManagement.Web.csproj b/modules/setting-management/src/Volo.Abp.SettingManagement.Web/Volo.Abp.SettingManagement.Web.csproj
index fa57f448ac..15b51231db 100644
--- a/modules/setting-management/src/Volo.Abp.SettingManagement.Web/Volo.Abp.SettingManagement.Web.csproj
+++ b/modules/setting-management/src/Volo.Abp.SettingManagement.Web/Volo.Abp.SettingManagement.Web.csproj
@@ -4,7 +4,7 @@
- netcoreapp3.1
+ net5.0
Library
true
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
@@ -21,7 +21,7 @@
-
+
diff --git a/modules/setting-management/test/Volo.Abp.SettingManagement.EntityFrameworkCore.Tests/Volo.Abp.SettingManagement.EntityFrameworkCore.Tests.csproj b/modules/setting-management/test/Volo.Abp.SettingManagement.EntityFrameworkCore.Tests/Volo.Abp.SettingManagement.EntityFrameworkCore.Tests.csproj
index b60b661a57..1c855e63c8 100644
--- a/modules/setting-management/test/Volo.Abp.SettingManagement.EntityFrameworkCore.Tests/Volo.Abp.SettingManagement.EntityFrameworkCore.Tests.csproj
+++ b/modules/setting-management/test/Volo.Abp.SettingManagement.EntityFrameworkCore.Tests/Volo.Abp.SettingManagement.EntityFrameworkCore.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.SettingManagement.EntityFrameworkCore.Tests
Volo.Abp.SettingManagement.EntityFrameworkCore.Tests
true
@@ -10,7 +10,7 @@
false
-
+
@@ -20,5 +20,5 @@
-
+
diff --git a/modules/setting-management/test/Volo.Abp.SettingManagement.MongoDB.Tests/Volo.Abp.SettingManagement.MongoDB.Tests.csproj b/modules/setting-management/test/Volo.Abp.SettingManagement.MongoDB.Tests/Volo.Abp.SettingManagement.MongoDB.Tests.csproj
index 5c68ed3b08..b500136b68 100644
--- a/modules/setting-management/test/Volo.Abp.SettingManagement.MongoDB.Tests/Volo.Abp.SettingManagement.MongoDB.Tests.csproj
+++ b/modules/setting-management/test/Volo.Abp.SettingManagement.MongoDB.Tests/Volo.Abp.SettingManagement.MongoDB.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.SettingManagement.MongoDB.Tests
Volo.Abp.SettingManagement.MongoDB.Tests
true
@@ -10,7 +10,7 @@
false
-
+
@@ -20,5 +20,5 @@
-
+
diff --git a/modules/setting-management/test/Volo.Abp.SettingManagement.TestBase/Volo.Abp.SettingManagement.TestBase.csproj b/modules/setting-management/test/Volo.Abp.SettingManagement.TestBase/Volo.Abp.SettingManagement.TestBase.csproj
index 6b2d84a3f3..f05bd661be 100644
--- a/modules/setting-management/test/Volo.Abp.SettingManagement.TestBase/Volo.Abp.SettingManagement.TestBase.csproj
+++ b/modules/setting-management/test/Volo.Abp.SettingManagement.TestBase/Volo.Abp.SettingManagement.TestBase.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.SettingManagement.TestBase
Volo.Abp.SettingManagement.TestBase
true
diff --git a/modules/setting-management/test/Volo.Abp.SettingManagement.Tests/Volo.Abp.SettingManagement.Tests.csproj b/modules/setting-management/test/Volo.Abp.SettingManagement.Tests/Volo.Abp.SettingManagement.Tests.csproj
index 03fc9d8a4a..4fd0be4d20 100644
--- a/modules/setting-management/test/Volo.Abp.SettingManagement.Tests/Volo.Abp.SettingManagement.Tests.csproj
+++ b/modules/setting-management/test/Volo.Abp.SettingManagement.Tests/Volo.Abp.SettingManagement.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.SettingManagement.Tests
Volo.Abp.SettingManagement.Tests
true
diff --git a/modules/tenant-management/src/Volo.Abp.TenantManagement.Application.Contracts/Volo.Abp.TenantManagement.Application.Contracts.csproj b/modules/tenant-management/src/Volo.Abp.TenantManagement.Application.Contracts/Volo.Abp.TenantManagement.Application.Contracts.csproj
index 41620fcc1d..d8fc56ad84 100644
--- a/modules/tenant-management/src/Volo.Abp.TenantManagement.Application.Contracts/Volo.Abp.TenantManagement.Application.Contracts.csproj
+++ b/modules/tenant-management/src/Volo.Abp.TenantManagement.Application.Contracts/Volo.Abp.TenantManagement.Application.Contracts.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.TenantManagement.Application.Contracts
Volo.Abp.TenantManagement.Application.Contracts
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
@@ -13,7 +13,7 @@
false
-
+
diff --git a/modules/tenant-management/src/Volo.Abp.TenantManagement.Application/Volo.Abp.TenantManagement.Application.csproj b/modules/tenant-management/src/Volo.Abp.TenantManagement.Application/Volo.Abp.TenantManagement.Application.csproj
index 2e8bff8d48..347394c65d 100644
--- a/modules/tenant-management/src/Volo.Abp.TenantManagement.Application/Volo.Abp.TenantManagement.Application.csproj
+++ b/modules/tenant-management/src/Volo.Abp.TenantManagement.Application/Volo.Abp.TenantManagement.Application.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.TenantManagement.Application
Volo.Abp.TenantManagement.Application
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
diff --git a/modules/tenant-management/src/Volo.Abp.TenantManagement.Blazor/Volo.Abp.TenantManagement.Blazor.csproj b/modules/tenant-management/src/Volo.Abp.TenantManagement.Blazor/Volo.Abp.TenantManagement.Blazor.csproj
index 31e37e02a7..99ab7093de 100644
--- a/modules/tenant-management/src/Volo.Abp.TenantManagement.Blazor/Volo.Abp.TenantManagement.Blazor.csproj
+++ b/modules/tenant-management/src/Volo.Abp.TenantManagement.Blazor/Volo.Abp.TenantManagement.Blazor.csproj
@@ -4,7 +4,7 @@
- netstandard2.1
+ net5.0
3.0
@@ -16,7 +16,7 @@
-
+
diff --git a/modules/tenant-management/src/Volo.Abp.TenantManagement.Domain.Shared/Volo.Abp.TenantManagement.Domain.Shared.csproj b/modules/tenant-management/src/Volo.Abp.TenantManagement.Domain.Shared/Volo.Abp.TenantManagement.Domain.Shared.csproj
index 57f073b9ad..234aa1f5a2 100644
--- a/modules/tenant-management/src/Volo.Abp.TenantManagement.Domain.Shared/Volo.Abp.TenantManagement.Domain.Shared.csproj
+++ b/modules/tenant-management/src/Volo.Abp.TenantManagement.Domain.Shared/Volo.Abp.TenantManagement.Domain.Shared.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.TenantManagement.Domain.Shared
Volo.Abp.TenantManagement.Domain.Shared
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
@@ -25,7 +25,7 @@
-
+
diff --git a/modules/tenant-management/src/Volo.Abp.TenantManagement.Domain/Volo.Abp.TenantManagement.Domain.csproj b/modules/tenant-management/src/Volo.Abp.TenantManagement.Domain/Volo.Abp.TenantManagement.Domain.csproj
index dc168af444..b28f967166 100644
--- a/modules/tenant-management/src/Volo.Abp.TenantManagement.Domain/Volo.Abp.TenantManagement.Domain.csproj
+++ b/modules/tenant-management/src/Volo.Abp.TenantManagement.Domain/Volo.Abp.TenantManagement.Domain.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.TenantManagement.Domain
Volo.Abp.TenantManagement.Domain
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
diff --git a/modules/tenant-management/src/Volo.Abp.TenantManagement.EntityFrameworkCore/Volo.Abp.TenantManagement.EntityFrameworkCore.csproj b/modules/tenant-management/src/Volo.Abp.TenantManagement.EntityFrameworkCore/Volo.Abp.TenantManagement.EntityFrameworkCore.csproj
index 26ecad10b5..8da17ef327 100644
--- a/modules/tenant-management/src/Volo.Abp.TenantManagement.EntityFrameworkCore/Volo.Abp.TenantManagement.EntityFrameworkCore.csproj
+++ b/modules/tenant-management/src/Volo.Abp.TenantManagement.EntityFrameworkCore/Volo.Abp.TenantManagement.EntityFrameworkCore.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.TenantManagement.EntityFrameworkCore
Volo.Abp.TenantManagement.EntityFrameworkCore
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
@@ -18,5 +18,5 @@
-
+
diff --git a/modules/tenant-management/src/Volo.Abp.TenantManagement.HttpApi.Client/Volo.Abp.TenantManagement.HttpApi.Client.csproj b/modules/tenant-management/src/Volo.Abp.TenantManagement.HttpApi.Client/Volo.Abp.TenantManagement.HttpApi.Client.csproj
index 263d7b4048..82478d2729 100644
--- a/modules/tenant-management/src/Volo.Abp.TenantManagement.HttpApi.Client/Volo.Abp.TenantManagement.HttpApi.Client.csproj
+++ b/modules/tenant-management/src/Volo.Abp.TenantManagement.HttpApi.Client/Volo.Abp.TenantManagement.HttpApi.Client.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.TenantManagement.HttpApi.Client
Volo.Abp.TenantManagement.HttpApi.Client
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
@@ -18,5 +18,5 @@
-
+
diff --git a/modules/tenant-management/src/Volo.Abp.TenantManagement.HttpApi/Volo.Abp.TenantManagement.HttpApi.csproj b/modules/tenant-management/src/Volo.Abp.TenantManagement.HttpApi/Volo.Abp.TenantManagement.HttpApi.csproj
index 082be51571..f32151535e 100644
--- a/modules/tenant-management/src/Volo.Abp.TenantManagement.HttpApi/Volo.Abp.TenantManagement.HttpApi.csproj
+++ b/modules/tenant-management/src/Volo.Abp.TenantManagement.HttpApi/Volo.Abp.TenantManagement.HttpApi.csproj
@@ -4,7 +4,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.TenantManagement.HttpApi
Volo.Abp.TenantManagement.HttpApi
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
diff --git a/modules/tenant-management/src/Volo.Abp.TenantManagement.MongoDB/Volo.Abp.TenantManagement.MongoDB.csproj b/modules/tenant-management/src/Volo.Abp.TenantManagement.MongoDB/Volo.Abp.TenantManagement.MongoDB.csproj
index 870d87b6c4..f577c8463e 100644
--- a/modules/tenant-management/src/Volo.Abp.TenantManagement.MongoDB/Volo.Abp.TenantManagement.MongoDB.csproj
+++ b/modules/tenant-management/src/Volo.Abp.TenantManagement.MongoDB/Volo.Abp.TenantManagement.MongoDB.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.TenantManagement.MongoDB
Volo.Abp.TenantManagement.MongoDB
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
@@ -18,5 +18,5 @@
-
+
diff --git a/modules/tenant-management/src/Volo.Abp.TenantManagement.Web/Volo.Abp.TenantManagement.Web.csproj b/modules/tenant-management/src/Volo.Abp.TenantManagement.Web/Volo.Abp.TenantManagement.Web.csproj
index a88df73911..59ce8c7dc1 100644
--- a/modules/tenant-management/src/Volo.Abp.TenantManagement.Web/Volo.Abp.TenantManagement.Web.csproj
+++ b/modules/tenant-management/src/Volo.Abp.TenantManagement.Web/Volo.Abp.TenantManagement.Web.csproj
@@ -4,7 +4,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.TenantManagement.Web
Volo.Abp.TenantManagement.Web
true
@@ -35,7 +35,7 @@
-
+
diff --git a/modules/tenant-management/test/Volo.Abp.TenantManagement.Application.Tests/Volo.Abp.TenantManagement.Application.Tests.csproj b/modules/tenant-management/test/Volo.Abp.TenantManagement.Application.Tests/Volo.Abp.TenantManagement.Application.Tests.csproj
index 1183bde9bd..c9cb0a7b7c 100644
--- a/modules/tenant-management/test/Volo.Abp.TenantManagement.Application.Tests/Volo.Abp.TenantManagement.Application.Tests.csproj
+++ b/modules/tenant-management/test/Volo.Abp.TenantManagement.Application.Tests/Volo.Abp.TenantManagement.Application.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.TenantManagement.Application.Tests
Volo.Abp.TenantManagement.Application.Tests
true
diff --git a/modules/tenant-management/test/Volo.Abp.TenantManagement.Domain.Tests/Volo.Abp.TenantManagement.Domain.Tests.csproj b/modules/tenant-management/test/Volo.Abp.TenantManagement.Domain.Tests/Volo.Abp.TenantManagement.Domain.Tests.csproj
index e9d20712ea..cbf366b4ca 100644
--- a/modules/tenant-management/test/Volo.Abp.TenantManagement.Domain.Tests/Volo.Abp.TenantManagement.Domain.Tests.csproj
+++ b/modules/tenant-management/test/Volo.Abp.TenantManagement.Domain.Tests/Volo.Abp.TenantManagement.Domain.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
diff --git a/modules/tenant-management/test/Volo.Abp.TenantManagement.EntityFrameworkCore.Tests/Volo.Abp.TenantManagement.EntityFrameworkCore.Tests.csproj b/modules/tenant-management/test/Volo.Abp.TenantManagement.EntityFrameworkCore.Tests/Volo.Abp.TenantManagement.EntityFrameworkCore.Tests.csproj
index 445ee992fa..d2774e22ce 100644
--- a/modules/tenant-management/test/Volo.Abp.TenantManagement.EntityFrameworkCore.Tests/Volo.Abp.TenantManagement.EntityFrameworkCore.Tests.csproj
+++ b/modules/tenant-management/test/Volo.Abp.TenantManagement.EntityFrameworkCore.Tests/Volo.Abp.TenantManagement.EntityFrameworkCore.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.TenantManagement.EntityFrameworkCore.Tests
Volo.Abp.TenantManagement.EntityFrameworkCore.Tests
true
@@ -19,7 +19,7 @@
-
+
diff --git a/modules/tenant-management/test/Volo.Abp.TenantManagement.MongoDB.Tests/Volo.Abp.TenantManagement.MongoDB.Tests.csproj b/modules/tenant-management/test/Volo.Abp.TenantManagement.MongoDB.Tests/Volo.Abp.TenantManagement.MongoDB.Tests.csproj
index 5306886296..135500d917 100644
--- a/modules/tenant-management/test/Volo.Abp.TenantManagement.MongoDB.Tests/Volo.Abp.TenantManagement.MongoDB.Tests.csproj
+++ b/modules/tenant-management/test/Volo.Abp.TenantManagement.MongoDB.Tests/Volo.Abp.TenantManagement.MongoDB.Tests.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.TenantManagement.MongoDB.Tests
Volo.Abp.TenantManagement.MongoDB.Tests
true
diff --git a/modules/tenant-management/test/Volo.Abp.TenantManagement.TestBase/Volo.Abp.TenantManagement.TestBase.csproj b/modules/tenant-management/test/Volo.Abp.TenantManagement.TestBase/Volo.Abp.TenantManagement.TestBase.csproj
index 6035cd7cce..d956ce2c05 100644
--- a/modules/tenant-management/test/Volo.Abp.TenantManagement.TestBase/Volo.Abp.TenantManagement.TestBase.csproj
+++ b/modules/tenant-management/test/Volo.Abp.TenantManagement.TestBase/Volo.Abp.TenantManagement.TestBase.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
Volo.Abp.TenantManagement.TestBase
Volo.Abp.TenantManagement.TestBase
true
diff --git a/modules/users/src/Volo.Abp.Users.Abstractions/Volo.Abp.Users.Abstractions.csproj b/modules/users/src/Volo.Abp.Users.Abstractions/Volo.Abp.Users.Abstractions.csproj
index 43907cd41d..d3c5bb9464 100644
--- a/modules/users/src/Volo.Abp.Users.Abstractions/Volo.Abp.Users.Abstractions.csproj
+++ b/modules/users/src/Volo.Abp.Users.Abstractions/Volo.Abp.Users.Abstractions.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.Users.Abstractions
Volo.Abp.Users.Abstractions
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
diff --git a/modules/users/src/Volo.Abp.Users.Domain.Shared/Volo.Abp.Users.Domain.Shared.csproj b/modules/users/src/Volo.Abp.Users.Domain.Shared/Volo.Abp.Users.Domain.Shared.csproj
index 30a5701451..eb71fc98d8 100644
--- a/modules/users/src/Volo.Abp.Users.Domain.Shared/Volo.Abp.Users.Domain.Shared.csproj
+++ b/modules/users/src/Volo.Abp.Users.Domain.Shared/Volo.Abp.Users.Domain.Shared.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.Users.Domain.Shared
Volo.Abp.Users.Domain.Shared
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
diff --git a/modules/users/src/Volo.Abp.Users.Domain/Volo.Abp.Users.Domain.csproj b/modules/users/src/Volo.Abp.Users.Domain/Volo.Abp.Users.Domain.csproj
index fadbff5be4..21268aeb9d 100644
--- a/modules/users/src/Volo.Abp.Users.Domain/Volo.Abp.Users.Domain.csproj
+++ b/modules/users/src/Volo.Abp.Users.Domain/Volo.Abp.Users.Domain.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.Users.Domain
Volo.Abp.Users.Domain
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
diff --git a/modules/users/src/Volo.Abp.Users.EntityFrameworkCore/Volo.Abp.Users.EntityFrameworkCore.csproj b/modules/users/src/Volo.Abp.Users.EntityFrameworkCore/Volo.Abp.Users.EntityFrameworkCore.csproj
index 666cc83f09..13636723e6 100644
--- a/modules/users/src/Volo.Abp.Users.EntityFrameworkCore/Volo.Abp.Users.EntityFrameworkCore.csproj
+++ b/modules/users/src/Volo.Abp.Users.EntityFrameworkCore/Volo.Abp.Users.EntityFrameworkCore.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.Users.EntityFrameworkCore
Volo.Abp.Users.EntityFrameworkCore
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
diff --git a/modules/users/src/Volo.Abp.Users.MongoDB/Volo.Abp.Users.MongoDB.csproj b/modules/users/src/Volo.Abp.Users.MongoDB/Volo.Abp.Users.MongoDB.csproj
index 4efc907924..7d73ae5e31 100644
--- a/modules/users/src/Volo.Abp.Users.MongoDB/Volo.Abp.Users.MongoDB.csproj
+++ b/modules/users/src/Volo.Abp.Users.MongoDB/Volo.Abp.Users.MongoDB.csproj
@@ -4,7 +4,7 @@
- netstandard2.0
+ net5.0
Volo.Abp.Users.MongoDB
Volo.Abp.Users.MongoDB
$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;
diff --git a/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/Volo.Abp.VirtualFileExplorer.DemoApp.csproj b/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/Volo.Abp.VirtualFileExplorer.DemoApp.csproj
index fcf92ef6b8..5cc60899ce 100644
--- a/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/Volo.Abp.VirtualFileExplorer.DemoApp.csproj
+++ b/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/Volo.Abp.VirtualFileExplorer.DemoApp.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net5.0
aspnet-Volo.Abp.VirtualFileExplorer.DemoApp-234AF9E1-C3E0-4F8F-BD7D-840627CC8E46
diff --git a/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/package.json b/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/package.json
index d92848c918..3eb6786a5c 100644
--- a/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/package.json
+++ b/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/package.json
@@ -3,7 +3,7 @@
"version": "1.0.0",
"private": true,
"dependencies": {
- "@abp/aspnetcore.mvc.ui.theme.basic": "^2.7.0",
- "@abp/virtual-file-explorer": "^2.7.0"
+ "@abp/aspnetcore.mvc.ui.theme.basic": "^3.2.0",
+ "@abp/virtual-file-explorer": "^3.2.0"
}
}
diff --git a/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/@fortawesome/fontawesome-free/css/all.css b/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/@fortawesome/fontawesome-free/css/all.css
index 8ebd25ff0c..340c7c1169 100644
--- a/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/@fortawesome/fontawesome-free/css/all.css
+++ b/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/@fortawesome/fontawesome-free/css/all.css
@@ -1,5 +1,5 @@
/*!
- * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
+ * Font Awesome Free 5.15.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
.fa,
@@ -216,9 +216,6 @@ readers do not read off random characters that represent icons */
.fa-adn:before {
content: "\f170"; }
-.fa-adobe:before {
- content: "\f778"; }
-
.fa-adversal:before {
content: "\f36a"; }
@@ -441,6 +438,12 @@ readers do not read off random characters that represent icons */
.fa-bacon:before {
content: "\f7e5"; }
+.fa-bacteria:before {
+ content: "\e059"; }
+
+.fa-bacterium:before {
+ content: "\e05a"; }
+
.fa-bahai:before {
content: "\f666"; }
@@ -631,7 +634,7 @@ readers do not read off random characters that represent icons */
content: "\f49e"; }
.fa-box-tissue:before {
- content: "\f95b"; }
+ content: "\e05b"; }
.fa-boxes:before {
content: "\f468"; }
@@ -1002,6 +1005,9 @@ readers do not read off random characters that represent icons */
.fa-cloud-upload-alt:before {
content: "\f382"; }
+.fa-cloudflare:before {
+ content: "\e07d"; }
+
.fa-cloudscale:before {
content: "\f383"; }
@@ -1207,7 +1213,7 @@ readers do not read off random characters that represent icons */
content: "\f6ca"; }
.fa-dailymotion:before {
- content: "\f952"; }
+ content: "\e052"; }
.fa-dashcube:before {
content: "\f210"; }
@@ -1218,6 +1224,9 @@ readers do not read off random characters that represent icons */
.fa-deaf:before {
content: "\f2a4"; }
+.fa-deezer:before {
+ content: "\e077"; }
+
.fa-delicious:before {
content: "\f1a5"; }
@@ -1401,6 +1410,9 @@ readers do not read off random characters that represent icons */
.fa-edge:before {
content: "\f282"; }
+.fa-edge-legacy:before {
+ content: "\e078"; }
+
.fa-edit:before {
content: "\f044"; }
@@ -1531,7 +1543,7 @@ readers do not read off random characters that represent icons */
content: "\f050"; }
.fa-faucet:before {
- content: "\f905"; }
+ content: "\e005"; }
.fa-fax:before {
content: "\f1ac"; }
@@ -1654,7 +1666,7 @@ readers do not read off random characters that represent icons */
content: "\f269"; }
.fa-firefox-browser:before {
- content: "\f907"; }
+ content: "\e007"; }
.fa-first-aid:before {
content: "\f479"; }
@@ -1893,6 +1905,9 @@ readers do not read off random characters that represent icons */
.fa-google-drive:before {
content: "\f3aa"; }
+.fa-google-pay:before {
+ content: "\e079"; }
+
.fa-google-play:before {
content: "\f3ab"; }
@@ -1986,6 +2001,9 @@ readers do not read off random characters that represent icons */
.fa-grunt:before {
content: "\f3ad"; }
+.fa-guilded:before {
+ content: "\e07e"; }
+
.fa-guitar:before {
content: "\f7a6"; }
@@ -2020,7 +2038,7 @@ readers do not read off random characters that represent icons */
content: "\f4be"; }
.fa-hand-holding-medical:before {
- content: "\f95c"; }
+ content: "\e05c"; }
.fa-hand-holding-usd:before {
content: "\f4c0"; }
@@ -2062,7 +2080,7 @@ readers do not read off random characters that represent icons */
content: "\f257"; }
.fa-hand-sparkles:before {
- content: "\f95d"; }
+ content: "\e05d"; }
.fa-hand-spock:before {
content: "\f259"; }
@@ -2074,16 +2092,16 @@ readers do not read off random characters that represent icons */
content: "\f4c4"; }
.fa-hands-wash:before {
- content: "\f95e"; }
+ content: "\e05e"; }
.fa-handshake:before {
content: "\f2b5"; }
.fa-handshake-alt-slash:before {
- content: "\f95f"; }
+ content: "\e05f"; }
.fa-handshake-slash:before {
- content: "\f960"; }
+ content: "\e060"; }
.fa-hanukiah:before {
content: "\f6e6"; }
@@ -2107,16 +2125,16 @@ readers do not read off random characters that represent icons */
content: "\f0a0"; }
.fa-head-side-cough:before {
- content: "\f961"; }
+ content: "\e061"; }
.fa-head-side-cough-slash:before {
- content: "\f962"; }
+ content: "\e062"; }
.fa-head-side-mask:before {
- content: "\f963"; }
+ content: "\e063"; }
.fa-head-side-virus:before {
- content: "\f964"; }
+ content: "\e064"; }
.fa-heading:before {
content: "\f1dc"; }
@@ -2160,6 +2178,9 @@ readers do not read off random characters that represent icons */
.fa-history:before {
content: "\f1da"; }
+.fa-hive:before {
+ content: "\e07f"; }
+
.fa-hockey-puck:before {
content: "\f453"; }
@@ -2221,7 +2242,7 @@ readers do not read off random characters that represent icons */
content: "\f6f1"; }
.fa-house-user:before {
- content: "\f965"; }
+ content: "\e065"; }
.fa-houzz:before {
content: "\f27c"; }
@@ -2257,7 +2278,7 @@ readers do not read off random characters that represent icons */
content: "\f47f"; }
.fa-ideal:before {
- content: "\f913"; }
+ content: "\e013"; }
.fa-igloo:before {
content: "\f7ae"; }
@@ -2289,11 +2310,17 @@ readers do not read off random characters that represent icons */
.fa-info-circle:before {
content: "\f05a"; }
+.fa-innosoft:before {
+ content: "\e080"; }
+
.fa-instagram:before {
content: "\f16d"; }
.fa-instagram-square:before {
- content: "\f955"; }
+ content: "\e055"; }
+
+.fa-instalod:before {
+ content: "\e081"; }
.fa-intercom:before {
content: "\f7af"; }
@@ -2410,7 +2437,7 @@ readers do not read off random characters that represent icons */
content: "\f5fc"; }
.fa-laptop-house:before {
- content: "\f966"; }
+ content: "\e066"; }
.fa-laptop-medical:before {
content: "\f812"; }
@@ -2533,7 +2560,7 @@ readers do not read off random characters that represent icons */
content: "\f604"; }
.fa-lungs-virus:before {
- content: "\f967"; }
+ content: "\e067"; }
.fa-lyft:before {
content: "\f3c3"; }
@@ -2662,7 +2689,7 @@ readers do not read off random characters that represent icons */
content: "\f753"; }
.fa-microblog:before {
- content: "\f91a"; }
+ content: "\e01a"; }
.fa-microchip:before {
content: "\f2db"; }
@@ -2704,7 +2731,7 @@ readers do not read off random characters that represent icons */
content: "\f289"; }
.fa-mixer:before {
- content: "\f956"; }
+ content: "\e056"; }
.fa-mizuni:before {
content: "\f3cc"; }
@@ -2814,6 +2841,9 @@ readers do not read off random characters that represent icons */
.fa-object-ungroup:before {
content: "\f248"; }
+.fa-octopus-deploy:before {
+ content: "\e082"; }
+
.fa-odnoklassniki:before {
content: "\f263"; }
@@ -2944,7 +2974,7 @@ readers do not read off random characters that represent icons */
content: "\f704"; }
.fa-people-arrows:before {
- content: "\f968"; }
+ content: "\e068"; }
.fa-people-carry:before {
content: "\f4ce"; }
@@ -2952,6 +2982,9 @@ readers do not read off random characters that represent icons */
.fa-pepper-hot:before {
content: "\f816"; }
+.fa-perbyte:before {
+ content: "\e083"; }
+
.fa-percent:before {
content: "\f295"; }
@@ -3010,7 +3043,7 @@ readers do not read off random characters that represent icons */
content: "\f1a7"; }
.fa-pied-piper-square:before {
- content: "\f91e"; }
+ content: "\e01e"; }
.fa-piggy-bank:before {
content: "\f4d3"; }
@@ -3043,7 +3076,7 @@ readers do not read off random characters that represent icons */
content: "\f5b0"; }
.fa-plane-slash:before {
- content: "\f969"; }
+ content: "\e069"; }
.fa-play:before {
content: "\f04b"; }
@@ -3121,10 +3154,10 @@ readers do not read off random characters that represent icons */
content: "\f542"; }
.fa-pump-medical:before {
- content: "\f96a"; }
+ content: "\e06a"; }
.fa-pump-soap:before {
- content: "\f96b"; }
+ content: "\e06b"; }
.fa-pushed:before {
content: "\f3e1"; }
@@ -3315,6 +3348,9 @@ readers do not read off random characters that represent icons */
.fa-rupee-sign:before {
content: "\f156"; }
+.fa-rust:before {
+ content: "\e07a"; }
+
.fa-sad-cry:before {
content: "\f5b3"; }
@@ -3412,7 +3448,7 @@ readers do not read off random characters that represent icons */
content: "\f3ed"; }
.fa-shield-virus:before {
- content: "\f96c"; }
+ content: "\e06c"; }
.fa-ship:before {
content: "\f21a"; }
@@ -3427,7 +3463,7 @@ readers do not read off random characters that represent icons */
content: "\f54b"; }
.fa-shopify:before {
- content: "\f957"; }
+ content: "\e057"; }
.fa-shopping-bag:before {
content: "\f290"; }
@@ -3471,6 +3507,9 @@ readers do not read off random characters that represent icons */
.fa-simplybuilt:before {
content: "\f215"; }
+.fa-sink:before {
+ content: "\e06d"; }
+
.fa-sistrix:before {
content: "\f3ee"; }
@@ -3565,7 +3604,7 @@ readers do not read off random characters that represent icons */
content: "\f7d2"; }
.fa-soap:before {
- content: "\f96e"; }
+ content: "\e06e"; }
.fa-socks:before {
content: "\f696"; }
@@ -3733,7 +3772,7 @@ readers do not read off random characters that represent icons */
content: "\f2f2"; }
.fa-stopwatch-20:before {
- content: "\f96f"; }
+ content: "\e06f"; }
.fa-store:before {
content: "\f54e"; }
@@ -3742,10 +3781,10 @@ readers do not read off random characters that represent icons */
content: "\f54f"; }
.fa-store-alt-slash:before {
- content: "\f970"; }
+ content: "\e070"; }
.fa-store-slash:before {
- content: "\f971"; }
+ content: "\e071"; }
.fa-strava:before {
content: "\f428"; }
@@ -3957,6 +3996,9 @@ readers do not read off random characters that represent icons */
.fa-ticket-alt:before {
content: "\f3ff"; }
+.fa-tiktok:before {
+ content: "\e07b"; }
+
.fa-times:before {
content: "\f00d"; }
@@ -3985,7 +4027,7 @@ readers do not read off random characters that represent icons */
content: "\f71e"; }
.fa-toilet-paper-slash:before {
- content: "\f972"; }
+ content: "\e072"; }
.fa-toolbox:before {
content: "\f552"; }
@@ -4015,7 +4057,7 @@ readers do not read off random characters that represent icons */
content: "\f637"; }
.fa-trailer:before {
- content: "\f941"; }
+ content: "\e041"; }
.fa-train:before {
content: "\f238"; }
@@ -4113,6 +4155,9 @@ readers do not read off random characters that represent icons */
.fa-umbrella-beach:before {
content: "\f5ca"; }
+.fa-uncharted:before {
+ content: "\e084"; }
+
.fa-underline:before {
content: "\f0cd"; }
@@ -4126,7 +4171,7 @@ readers do not read off random characters that represent icons */
content: "\f404"; }
.fa-unity:before {
- content: "\f949"; }
+ content: "\e049"; }
.fa-universal-access:before {
content: "\f29a"; }
@@ -4143,6 +4188,9 @@ readers do not read off random characters that represent icons */
.fa-unlock-alt:before {
content: "\f13e"; }
+.fa-unsplash:before {
+ content: "\e07c"; }
+
.fa-untappd:before {
content: "\f405"; }
@@ -4233,6 +4281,9 @@ readers do not read off random characters that represent icons */
.fa-users-cog:before {
content: "\f509"; }
+.fa-users-slash:before {
+ content: "\e073"; }
+
.fa-usps:before {
content: "\f7e1"; }
@@ -4260,6 +4311,12 @@ readers do not read off random characters that represent icons */
.fa-venus-mars:before {
content: "\f228"; }
+.fa-vest:before {
+ content: "\e085"; }
+
+.fa-vest-patches:before {
+ content: "\e086"; }
+
.fa-viacoin:before {
content: "\f237"; }
@@ -4300,13 +4357,13 @@ readers do not read off random characters that represent icons */
content: "\f1ca"; }
.fa-virus:before {
- content: "\f974"; }
+ content: "\e074"; }
.fa-virus-slash:before {
- content: "\f975"; }
+ content: "\e075"; }
.fa-viruses:before {
- content: "\f976"; }
+ content: "\e076"; }
.fa-vk:before {
content: "\f189"; }
@@ -4350,6 +4407,9 @@ readers do not read off random characters that represent icons */
.fa-warehouse:before {
content: "\f494"; }
+.fa-watchman-monitoring:before {
+ content: "\e087"; }
+
.fa-water:before {
content: "\f773"; }
@@ -4425,6 +4485,9 @@ readers do not read off random characters that represent icons */
.fa-wizards-of-the-coast:before {
content: "\f730"; }
+.fa-wodu:before {
+ content: "\e088"; }
+
.fa-wolf-pack-battalion:before {
content: "\f514"; }
diff --git a/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/@fortawesome/fontawesome-free/css/v4-shims.css b/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/@fortawesome/fontawesome-free/css/v4-shims.css
index 1070fbe73e..1afddf9fb1 100644
--- a/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/@fortawesome/fontawesome-free/css/v4-shims.css
+++ b/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/@fortawesome/fontawesome-free/css/v4-shims.css
@@ -1,5 +1,5 @@
/*!
- * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
+ * Font Awesome Free 5.15.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
.fa.fa-glass:before {
diff --git a/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot b/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot
index a1bc094ab14d8c7d84d8c59aa511de9e69440d0a..7244443d5fe2c1f3de665bb176131da0a72f5553 100644
GIT binary patch
delta 11465
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
C%0|ur
delta 7761
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
-
+
+
\ No newline at end of file
diff --git a/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf b/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/wwwroot/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf
index 948a2a6cc76a4d7cb692d0d08e352f126ec48a9d..9c46cb3f913a068e1dbf0821508c629edcfe1bdc 100644
GIT binary patch
delta 11410
zcmaKS378bs)png*)wOk3^;*4e)9dWhd&6vO1I)0FHk^Hltgt?G&OP5sHx+(yZ8Q#BFaL%>K)xOauihw$FSUjW&eaJb*bde>Gc!^
zGq5~&!LoTPHkMs+ilX>WDN1*?W8SJ2{r&hRqBP=tzGLZCi~h9O@G?bN)=_ZkXlMJp
zg>J*zWq9u$JaV0#?S*+vj_$)3+VDc8bJ^;3SBzkfWBDnH;u1@{7R>vSyP}t(WPE_W
zbJ@IgD@c}}fcFPs{owL>%i6bZ+y6%jzH7w}T)(1g)#{m}ms~Eimdom
z@n2$9p}#-yec-FW7lBU$&jy|h><{b=6pcSKZa3ay++v($9A#AGzsrAeIi{h&6O^bW=oe!mq-^&)1_(B6ltccLj~u1uBom~t~cD1-ACNtdt#o+o}=EG-aXzgef7R|zT^HgffYeMI5YTc
zS)^=x**`+guq`}2d~ala1Y7D`_Kb{-d}!q9QKnHl
zMvJ3UqxZIotz%l3w%*gipncmuULJ>iPiV6IeTU7
z%EIxr_O&b5e!gzhHRPI`uX*R%#%s^6Z(hIhy2y103jV^V!l&J#?(N-=b-%U2wqfXo
z;~P6S-u;uCH*MVX-SykA-@BRGykg61TT@#%Z|%FG<%XwkY`k&fO_rO6-*n*S;LW3M
zUV8KCTUu_}^HcWL#I4=8b>6o9wj;Nl-gf);LB%6G8h564ZoIv^aQgxEI`!`G
z{OcvZe&Gq{6Zh}y-p}k`zW>|b?0B;F$(c{~^?di#-M=d&p4;AA-+SZp(_h&B`{^%!
z_fq{!*S+-QLH6La2fuuI?jinA6aW9P@yKi>RF>nFXZ
zrk{H8(|bNMeO~$b=Fd-l;s4^`m))nwxliBuw~2o{d1ls`d%t47+I!Z2_O`Qc{C)M`
z(LJe;d<08LBHZKt7=Z9Ts+ppqX;zJ#f@ZL*?WdrcxXRR>n5w;};BC81S*U7sN`6pm
zY&aClW^(C7QhoeWScKk?rKtWB&~9Luqxcr1>E
zTt1g_*x6Jr6AQ7n+(4?%{|qW4uT}>F)qy8iR(f@s`xp?)w<8+nFKLk*@DQcKV!SUI!9o=(Mc$yC}L
zwKRj)A?@ez171ocdp`ag^iUAdjZkDLT#YV;qx6)KvQiElT>!@y$JxrJm3UeSE12r=
zNMCSh_sZ~y;{m^4ul@bIcfD)98;`#KS>N|1Uid>>+heVGYHvIDSIXe2)GXyH^uG+J
z;I~+cQB+>1l=(?6ugDOJ*FrXyXSsB)mc+v{;hG_xvODZcNdve|`(T&5&U
zY6vNG!!VR%8#SHkpjJ`WVkgpe1?3nHVY^vWfIK#wNT(cJEF4OPP`);t!E_3zG90n{
zAe;?j-FPgU&~zo`$Y$bLk&EZjj$9UVtYRz4L3?R}W2-<3XL0sZY)-3LRR9G`(KHv%
z$J37Vk_9B-tu*1?hr3Yb4VauZ
zQ4y^!(V#SVT@x&J$zTDSgJ&gPFiWluy-|?$sCIXloQjb)jr-jUt0arUFyB){*Ui%8
zDE9aF_Yw-82P+JQkuV7^gAV9|JK&e_DC&^iW&~Do;1v8g%jC5*pKAa|
zE+5ZiGwBq{FCW)30m$JKTAI2b#iBi(FJ1mm>d525QW6ShAIRATa*CE>b#3^z^QnWw
z_lHA;SV_^VfJ>)*V5@?GN41v^wC2cYN@T-gGsH8s5HFQdxwxiS>1t)Oson=(FBRBLyqiY1;lnYXttgIiO3;5&HjZjv@d5=G>ef$oaOcupub$6L=F%IL?uP
z8k)YN!1F;MdcsF5Dp$k<+e9?ExIAUwbNFB
zFb@`6OSy;9v5d31>SdeF9~XI%23EXNka(U2_Gwlqz4PFO^K-t#1qN_}2+prIH|M5^
zyI_K>pfEp@26v$>7?cOj@deYv(*L(KE@%wsf(x*<3+L#^;?VzBbDHSSH%6HAqQ8|B
zMT@|M!5tI7XXEZSH<6iXPWGBTWm8*B}T6p}b%gg>|%3pgC3)
zOte7L<&gyMVi=bJ5xw8%kqD9U#g2vWdqEm
z>ZmE2<#X6IJ65JSh)gc8ov@FZEAs=Iyriw5a5Aoh5QiOA?CB_8*Srs|N6n@+!w^X2
z(Hx;q(NIOn{=hD)AhI+tebZ=we4Lbf9TwAsWOzs=FY|HbGfkIZQm8(p19~sb;H9*-
z=txR?PQbO?4U(+rQ7T-#FbH_TTQ1cM4rD_Zb&`I1ns>pL2|NH1veu0oAKxHVzU(u8e%|BZI
zL?)TfpaqVj(`^9EBos8AAxFZN9GE-2f9{@xODPvz&7^?=DB$=ubkp#_@&XwS&_zbT
zYXyK2q)@;t8lzQF;18^Ue
z#6ro>X$D2S`!i8DQl?2e7puf>PoUZ^;4JN_^=KFX-;Me~1_A;8KZ)E!p
zb22Ldn15w4{pTWNN*9CAS;aXzX5_7dE=CJ9k>+lC0%d7>&L++g#Fh)M(meJ}19sTC
ze<5rgfOwQ6ALa5~Jgsxkh4>w5s9JsHw!^3T{?VnZcFmF8H)Mlp12_>%!082-x)Co`HeYi5!t{dg>&i`UZU0F=W|qng{{
z5O}3J9Xf<`K=N8#I=`XdFc~GD(d$J$&ke|o~{f9(hV~d8nFi$T$@J+
zvjI*r@bUt%nRus<1|ke)z-aX|{$Z@1C34VcHjR@wh82wliLj#0AmYQa#b9ThoMNHr
z*x)A4WwMJpw#?tstcW$K`j((CijW_vq|!Qn9uH6yFGThXa2nZ
zRP>i6`nGA6&OHF-r3#3vD1HC?upb2%qDE5VscF<~suNLafhycY-HuQdRZO!M;iQI$
z(Bq?WX}AP&M#;sa92{s7*>g}ztD(V|61qV^kp9^E`=gO=$L>Vv&
z%HUeYr?g6l%+ZK77YKrJ3~IC*M62N_8LpBMegt4OO*1sH>vRi=j>cr{8UhBI><|br
z?Sv+zT_@6Hj1GY1c%Cq0XqQbw0w-XVWvevDDoIv(u2tqlR+K7GvUp1xVwD({*9r1&
ztIQNwfe|GK-opCQU!i3>wg)KkRV=9|#DL0EHBvKIqKV!nxOH?rKs{mIBB|P}X%|B_
zR{>OO@3qm`m~0)by~xVQ0yZjHN0pk!8xcv=@hl_RMoJ=sut2spV534o>nEBhQ~yyo
z1A8%YvSAc47)j4_lW4^S-URt9hrY<3SMs$ukBD;dD#}RnNGKy~GfpZ>P{Y1Pxa;68
zw;a4>iAT`M9YW2v7Xs50`8obJ5IC-!{l`ZuDu1UddtDSGk-)~w-LQ1
zP?nkbJsk~~r>m?CuVcbIA7BVt{l3RZ_a!b@P)`gv3=Y*?J32`>IFSK%o>TL2)I`*#
zaGVQc5R%6@1cRU-r0+mXS#qil7Na6f5z>W}1B1SBJcOguAg5y>48kF&6;rGa(hxTJY`)NtK)|AZ-r%;l^agGHH$@so#>*9JoU>Ye77qrq50@<}H#y?vi!6%UHExtYJnUiw0zWuv
zBQ>}fvP6q*mMr*-8!QQH*oH9D89_X1b9upEKea};?~vusoLSbQ+;rHSjt{84QheB5
zMyi9wqizo!w9CcQZu>r+=O8=DPPr+{T9(q{Lxt9yIvPG2opUpRJmPTp3lOP=$bAQN
z0t+oP!$O(sE-&0eOF;VONIG5zy9v;&j`Y1zEK<}yZ|FmS%Iy&kji99%j6|6FVZ-W+
zVd0v`CQ!?7_uh9f>rNErBrs-0sc){AUV)S@o_AQsim&_e>V{L?gVw{WPS?hf~t@S_6oMT_|
z8ur4d9P!D(6%8Op&MnpRDKXbgYZzQnTU#-xacXVd;>qppQ#$*~Ck`Gwaqw47b(ukf
z$EWL>ZY#%fy{EeGlS;q8(hto8iBvVDacV4;icM=6Qk5P&xW8U|uBvXl#csEZ-=USt
zJ=LC__{jPHeb=vhLkABPXI)q0M1z3T48lBgpj-lbnn0k#4JO5Vue%A?eX*`^6$v|w
z4;L=m$8`_q=%LiC;hQF#5q({R(cvG!MZ+5FtAb&RHLTO2
zKP95%PmUhunM7m2k*>E{d~FkaiX=Bql`s(8H(~2gVe@PMII-dCN3OnldaiDG-zT#cM$6ke;Xw>2$4t)+
z@tMOuM`zoJlu>G$I{j*_=gIf|^ySMeoo$m*C6Jh7`g`|Tb#JtMkDAd
zcI=J_cO2Qa?Z~!YXNMPe?v5}mSrCiQ>~`*ZZFk4{+CzU~gFE(3`-SKX)KQI8J9RJh
zBy|v%1Zv3umaBvqs#YRgEc`af#*!Iigo?lU?IlqhWD@7!o{Mp84BOSf*
z>@(Wsd>Bc9a0p2=%%GugD4Mm_U<@vfG!6k}JEB!KAEtGL6Ts+2M3sJ3ND2DY=%<(4VSX0P*pgP#&id}mw
zpo6;!5a2%PiPPfN{ya3u|a68KEka4#pAu-bJs&pcAbC)|iF6WMW+;KP9gAPwT
z7c0QM7M2z{-oT@xc`a5y3l0z*R+biYdQnt()@!bi9KauT!zk7p@}e>`dS1u6gB~p_
z=v#ClmMyDbqbwW!)a@GL_U&`ypN_}CmIjllPxVt>_s-_cE_^X*%OPoJ?_~i
zyWND@`37Ed$v|^va7#wB5e&p?5C^XDCU8ooAo8o0D_T(Fd7)1TS1?ZPpb8onz_lB(O$3W5JQcOx!
z&HFYPAGUdI=Tn^^aoQD`lY}PC)J8lxRx!rCjL0$#)!AXgvegZYpA{Kz+^DcQPu~|a
z*3X#HoU5!JgmXUG3j+cx9Ub&`lNdQX1_zBErMLuYRDGq@~pwz9a8vzb~(!!`pP!q3VQgA>7}
zvnGw5+L{k)`NcEF4R0Bfgs5zno&JXMu@izDYQrX{(dio$9Xs8Iv#F)endWk#Rq_j*wHtnO5H(4K9eO{}>G~2pXlF%_K8fwYL?C9<(ND^{=gv53(5F
zOr4-(bTq^0ss=}69yb96)t7U-D&mudsfjkt~w2N)o5O+6F`HVi~HVz%aDmVqh`I
z#k#VuUM(8~M|;kUfxmFo9?D0RW1wT#fSiWfOCW-a#gSu2fQL{nuMFS{2&<*gax*{(xeZ`7*~&4&?Td%$eO
zV9+^RL`u*Q#kiQT=!`&l6zkJ-5%KF(j0N31A}gfJWqnWW0#p)uCbdXSErMyd!*jzT
zxReA0_0%GmYpu*MMEV8Kn7k4RR=N=}Qav*|;Ac>-;D*Nt+yt0_A=ahTJlqPPn1SiB
z5p7;@xnSJO#Z>QNNTci~ErtY%)~cHp;|3DvRrhOUFQ=Yb3{|8y+GAe=lgxAnwM<=d
z4GgNlwW#TU=BeYESSE{k42L-^qJy*}{KpFDHR3V#$TiRs4q1#0Z85tOWdQ;*K{kek
z08dPQR_7`o->^B~7*q#c3nNB5qGbV>sAu&xl{s4An25{bVih)AYn00)b&XbArlu|I
zSQ2uS%T0sukH6Be{+t}3L%I}sV`m&LCC5fT??0)B}ux}U~TPaYg-h}v}Q7`
zJyX|%kFkzHoxT;d`3G;FRyS>cu!SfIn}XmF6>1>amNum=a7Uoi*}P!REKQ@TfsEC3iuVR;4t#C$Zpk)
zu2ZCg%{38x(4ZJ)jww%D$wf55TLHTz;`ciglb)t$$!@crsla=%USXU*NfJ!>oq-dn
zfOy77VC`tpBAV<9FOVDP;E>vgFz`N}j;GL(Bne}*v!Y+-oPB2<0mQzXoptyniMJXA
zr&BhzR)cO?&-WYQQl`M+9vKxGKsRVL!lm)&vkopRBW^%nss(s41j@Lbm5ar4PaK=F
zrfcG|WsOrR+orWv#>;A34{6uqO~=T(DU+^5EIp*0o!L~`R*C-=qZD@oN{dh>OoLy?
z1StFhMyKHrO*zv-iO3Jfsz5!x1wz8`Nzk!vTgRNys%I<2DwBwMhN2Z
zi|&ApJ)hkHZ_wdMhsKx~S7-2-rmE{O|pmio>E5H+Lm(A*i4iTJ~X
zms4$fpv`0