diff --git a/src/EasyAbp.Abp.Trees.Application.Contracts/EasyAbp.Abp.Trees.Application.Contracts.csproj b/src/EasyAbp.Abp.Trees.Application.Contracts/EasyAbp.Abp.Trees.Application.Contracts.csproj index b7da1d1..ebd8c82 100644 --- a/src/EasyAbp.Abp.Trees.Application.Contracts/EasyAbp.Abp.Trees.Application.Contracts.csproj +++ b/src/EasyAbp.Abp.Trees.Application.Contracts/EasyAbp.Abp.Trees.Application.Contracts.csproj @@ -3,7 +3,7 @@ - netstandard2.0 + netstandard2.0;netstandard2.1;net7.0 diff --git a/src/EasyAbp.Abp.Trees.Domain.Shared/EasyAbp.Abp.Trees.Domain.Shared.csproj b/src/EasyAbp.Abp.Trees.Domain.Shared/EasyAbp.Abp.Trees.Domain.Shared.csproj index 0c3b238..6ab5816 100644 --- a/src/EasyAbp.Abp.Trees.Domain.Shared/EasyAbp.Abp.Trees.Domain.Shared.csproj +++ b/src/EasyAbp.Abp.Trees.Domain.Shared/EasyAbp.Abp.Trees.Domain.Shared.csproj @@ -3,7 +3,7 @@ - netstandard2.0 + netstandard2.0;netstandard2.1;net7.0 diff --git a/src/EasyAbp.Abp.Trees.Domain/EasyAbp.Abp.Trees.Domain.csproj b/src/EasyAbp.Abp.Trees.Domain/EasyAbp.Abp.Trees.Domain.csproj index d1b7078..fb08f87 100644 --- a/src/EasyAbp.Abp.Trees.Domain/EasyAbp.Abp.Trees.Domain.csproj +++ b/src/EasyAbp.Abp.Trees.Domain/EasyAbp.Abp.Trees.Domain.csproj @@ -3,7 +3,7 @@ - netstandard2.0 + netstandard2.0;netstandard2.1;net7.0