diff --git a/CHANGELOG.md b/CHANGELOG.md
index 832f2513e5..5d9c4423c4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,9 +17,9 @@
- Bump Cocoa SDK from v8.7.3 to v8.8.0 ([#2427](https://github.com/getsentry/sentry-dotnet/pull/2427), [#2430](https://github.com/getsentry/sentry-dotnet/pull/2430))
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#880)
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.7.3...8.8.0)
-- Bump CLI from v2.18.1 to v2.19.2 ([#2428](https://github.com/getsentry/sentry-dotnet/pull/2428), [#2431](https://github.com/getsentry/sentry-dotnet/pull/2431), [#2451](https://github.com/getsentry/sentry-dotnet/pull/2451))
- - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2192)
- - [diff](https://github.com/getsentry/sentry-cli/compare/2.18.1...2.19.2)
+- Bump CLI from v2.18.1 to v2.47.1 ([#2428](https://github.com/getsentry/sentry-dotnet/pull/2428), [#2431](https://github.com/getsentry/sentry-dotnet/pull/2431), [#2451](https://github.com/getsentry/sentry-dotnet/pull/2451), [#202](https://github.com/DEVBOX10/sentry-dotnet/pull/202))
+ - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2471)
+ - [diff](https://github.com/getsentry/sentry-cli/compare/2.18.1...2.47.1)
- Bump Java SDK from v6.22.0 to v6.24.0 ([#2429](https://github.com/getsentry/sentry-dotnet/pull/2429), [#2440](https://github.com/getsentry/sentry-dotnet/pull/2440))
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6240)
- [diff](https://github.com/getsentry/sentry-java/compare/6.22.0...6.24.0)
diff --git a/Directory.Build.props b/Directory.Build.props
index ea2438a99f..d677f750f4 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -100,7 +100,7 @@
- 2.19.2
+ 2.47.1
$(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\
diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj
index 2636d83497..921724ed48 100644
--- a/src/Sentry/Sentry.csproj
+++ b/src/Sentry/Sentry.csproj
@@ -96,25 +96,25 @@
+ Include="sentry-cli-Darwin-arm64" FileHash="8fe16710e3b6a377541f9697d430810b46fda5caef15c07086184427051d78c5" />
+ Include="sentry-cli-Darwin-x86_64" FileHash="02319109c31868c04e31ae3d701715dc76d57cb90569bc08ecc4ab830facbff5" />
+ Include="sentry-cli-Linux-aarch64" FileHash="6ce920ff84c68d2c7b7cfd093adc35cf731adcdc5ccb2dc962505b44f31a3429" />
+ Include="sentry-cli-Linux-i686" FileHash="a627aa2d4a985ff8d6ec4f01b27bdd411893b673c86d6446c23fbba18db80b7f" />
+ Include="sentry-cli-Linux-x86_64" FileHash="6613872f1b21240fb5732be62620ef2bb40a436ce93955ca96393e6046947951" />
+ Include="sentry-cli-Windows-i686.exe" FileHash="410f622253c1faa5e6991ad76790db4068db4e2ffd5e20cad1aa15343776c00e" />
+ Include="sentry-cli-Windows-x86_64.exe" FileHash="23f5a4d98931729af8cc46eab49ad5defc5d2567c6ce9306673200e87b0d2ddc" />