From 09b362f2a7cc07467791531e25d3ef3d0f14bc77 Mon Sep 17 00:00:00 2001 From: Christo du Toit Date: Fri, 19 Jul 2024 18:52:14 +0100 Subject: [PATCH] RELEASES: v2.7.0.0 --- Xeption/Xeption.csproj | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Xeption/Xeption.csproj b/Xeption/Xeption.csproj index 55b3dcd..c2efadd 100644 --- a/Xeption/Xeption.csproj +++ b/Xeption/Xeption.csproj @@ -10,9 +10,9 @@ true Xeption.png - 2.6 - 2.6.0.0 - 2.6.0.0 + 2.7 + 2.7.0.0 + 2.7.0.0 en-US https://www.xeption.net @@ -20,7 +20,10 @@ https://github.com/hassanhabib/Xeption Github Exceptions .NET - Addition of a SameExceptionAs expression that can be used in unit tests + + Addition of a SameExceptionAs overload that can provide detail on differnces. + Aggregate exception support. + @@ -46,8 +49,4 @@ - - - -