From b490d40262006c8b1375323d51ad72ef0a1db70c Mon Sep 17 00:00:00 2001 From: Lucas Falslev Date: Mon, 20 Jul 2026 20:08:46 -0600 Subject: [PATCH 1/3] bump common lib --- Sharphound.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sharphound.csproj b/Sharphound.csproj index 10fd988..13a679e 100644 --- a/Sharphound.csproj +++ b/Sharphound.csproj @@ -15,7 +15,7 @@ - 4.6.2 + 4.7.0 Dev <_CommonSource>$(CommonSource.ToLower()) <_CommonLibPath>..\SharpHoundCommon\src\CommonLib\bin\$(Configuration)\net472\SharpHoundCommonLib.dll From 22e74c6a87e36cb570f2ba5a7254d63334f8ee5e Mon Sep 17 00:00:00 2001 From: Lucas Falslev Date: Mon, 20 Jul 2026 20:20:55 -0600 Subject: [PATCH 2/3] bump sh version --- Sharphound.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Sharphound.csproj b/Sharphound.csproj index 13a679e..c2a9963 100644 --- a/Sharphound.csproj +++ b/Sharphound.csproj @@ -6,8 +6,8 @@ latest full favicon.ico - 2.13.0 - 2.13.0 + 2.14.0 + 2.14.0 SpecterOps SharpHound SharpHound From 848872b654d2d0ac594cc715c19041cdd1a0d1b9 Mon Sep 17 00:00:00 2001 From: Lucas Falslev Date: Mon, 20 Jul 2026 20:28:02 -0600 Subject: [PATCH 3/3] use common -rc1 --- Sharphound.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sharphound.csproj b/Sharphound.csproj index c2a9963..77c0bbf 100644 --- a/Sharphound.csproj +++ b/Sharphound.csproj @@ -15,7 +15,7 @@ - 4.7.0 + 4.7.0-rc1 Dev <_CommonSource>$(CommonSource.ToLower()) <_CommonLibPath>..\SharpHoundCommon\src\CommonLib\bin\$(Configuration)\net472\SharpHoundCommonLib.dll