diff --git a/CHANGELOG.md b/CHANGELOG.md
index 832f2513e5..09180e9fb9 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.58.0 ([#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), [#232](https://github.com/DEVBOX10/sentry-dotnet/pull/232))
+ - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2580)
+ - [diff](https://github.com/getsentry/sentry-cli/compare/2.18.1...2.58.0)
- 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..8c1661cb0e 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -100,7 +100,7 @@
- 2.19.2
+ 2.58.0
$(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\
diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj
index 2636d83497..137e15447e 100644
--- a/src/Sentry/Sentry.csproj
+++ b/src/Sentry/Sentry.csproj
@@ -96,25 +96,25 @@
+ Include="sentry-cli-Darwin-arm64" FileHash="acbbb58f078a465e9016639c0ac25dce4b2443ebe9b9f1c027938557eba6bb5e" />
+ Include="sentry-cli-Darwin-x86_64" FileHash="a105b14eae786d1db9ef7e716f92d83e97f54849a4cc18a7864f5eb45143e3c8" />
+ Include="sentry-cli-Linux-aarch64" FileHash="4ee4e5341ae3366a5e629ab7bebe3465f1443e7acc5daa6e808ce2ded0a412ba" />
+ Include="sentry-cli-Linux-i686" FileHash="cee64604f94c401d3e215dfcb3f5c6292a6ff3df90c3c98d155cbb1da7ed0bc1" />
+ Include="sentry-cli-Linux-x86_64" FileHash="735b266c50b44735167292fef65c5889737f3a4d9f8150937e6d454217ca741d" />
+ Include="sentry-cli-Windows-i686.exe" FileHash="90c431804200c4bb600dd94667c0bd33bd33e486185cce3d168d65f74c2e2f02" />
+ Include="sentry-cli-Windows-x86_64.exe" FileHash="3f7e7d8ab53052fb6d41f3428df405b5cc521474d26d4bfd3fb6b05cd2e708c9" />