From 9d3bd92618cefcac4fc9fe40692217c5e7242b4c Mon Sep 17 00:00:00 2001 From: Michael Cuomo Date: Mon, 18 May 2026 15:31:59 -0400 Subject: [PATCH 1/4] chore: bump SHC and SH version for rc --- Sharphound.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Sharphound.csproj b/Sharphound.csproj index 2eb5f0d..2892c1f 100644 --- a/Sharphound.csproj +++ b/Sharphound.csproj @@ -15,7 +15,7 @@ - 4.6.1 + 4.6.2-rc1 Dev <_CommonSource>$(CommonSource.ToLower()) <_CommonLibPath>..\SharpHoundCommon\src\CommonLib\bin\$(Configuration)\net472\SharpHoundCommonLib.dll @@ -50,8 +50,8 @@ - - + + From 20bc7e2a140bcf913d30d73d5683a6b168de499c Mon Sep 17 00:00:00 2001 From: Michael Cuomo Date: Mon, 18 May 2026 15:37:37 -0400 Subject: [PATCH 2/4] chore: revert specific nuget for SHC --- Sharphound.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Sharphound.csproj b/Sharphound.csproj index 2892c1f..5c78916 100644 --- a/Sharphound.csproj +++ b/Sharphound.csproj @@ -50,8 +50,8 @@ - - + + From 5e51724de771e34e31f26c4d52d3879f1314b2a6 Mon Sep 17 00:00:00 2001 From: Michael Cuomo Date: Mon, 18 May 2026 16:04:48 -0400 Subject: [PATCH 3/4] chore: bump SH to 2.13.0-rc1 --- Sharphound.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Sharphound.csproj b/Sharphound.csproj index 5c78916..6505c9f 100644 --- a/Sharphound.csproj +++ b/Sharphound.csproj @@ -6,8 +6,8 @@ latest full favicon.ico - 2.12.0 - 2.12.0 + 2.13.0-rc1 + 2.13.0-rc1 SpecterOps SharpHound SharpHound From 4a01dc49138c89ae2a39d6c3d779694c2fdcaca2 Mon Sep 17 00:00:00 2001 From: Michael Cuomo Date: Mon, 18 May 2026 16:18:54 -0400 Subject: [PATCH 4/4] chore: remove rc from FileVersion --- Sharphound.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Sharphound.csproj b/Sharphound.csproj index 6505c9f..733b312 100644 --- a/Sharphound.csproj +++ b/Sharphound.csproj @@ -7,7 +7,8 @@ full favicon.ico 2.13.0-rc1 - 2.13.0-rc1 + 2.13.0 + 2.13.0-rc1 SpecterOps SharpHound SharpHound