From f6e0d699f20181af6022dd8f8fa85516935e6591 Mon Sep 17 00:00:00 2001 From: zhifenglee-aelf Date: Mon, 21 Oct 2024 15:26:20 +0800 Subject: [PATCH] feat(csproj): abp 8.0.5 support --- .../AElf.ExceptionHandler.ABP.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/AElf.ExceptionHandler.ABP/AElf.ExceptionHandler.ABP.csproj b/AElf.ExceptionHandler.ABP/AElf.ExceptionHandler.ABP.csproj index cf9c224..49f21ab 100644 --- a/AElf.ExceptionHandler.ABP/AElf.ExceptionHandler.ABP.csproj +++ b/AElf.ExceptionHandler.ABP/AElf.ExceptionHandler.ABP.csproj @@ -17,13 +17,13 @@ - $(DefineConstants);ABP_VERSION_8_2_0 + $(DefineConstants);ABP_VERSION_8_0_0 - - - + + +