diff --git a/CHANGELOG.md b/CHANGELOG.md
index 832f2513e5..86e14d9802 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.46.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), [#189](https://github.com/DEVBOX10/sentry-dotnet/pull/189))
+ - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2460)
+ - [diff](https://github.com/getsentry/sentry-cli/compare/2.18.1...2.46.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..c455b2bb01 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -100,7 +100,7 @@
- 2.19.2
+ 2.46.0
$(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\
diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj
index 2636d83497..60e1864059 100644
--- a/src/Sentry/Sentry.csproj
+++ b/src/Sentry/Sentry.csproj
@@ -96,25 +96,25 @@
+ Include="sentry-cli-Darwin-arm64" FileHash="6ba604d1241e989025500bd031f6a6fea5b2291deeff6ae1a1dcd2abc0c622c3" />
+ Include="sentry-cli-Darwin-x86_64" FileHash="afbd4c7d3b60bdf6d02f252fed316af75a61238f02946fe94676f74aeed2f4ab" />
+ Include="sentry-cli-Linux-aarch64" FileHash="00b292f4edc9c13b079123b574abe73c012b7357426d34bbbf0bd0a5ab59a491" />
+ Include="sentry-cli-Linux-i686" FileHash="a87f426738a3f32dcbb84973d1b5fb6d78bdc2fa4b172236f7b3a72c30bc8c14" />
+ Include="sentry-cli-Linux-x86_64" FileHash="a55b96a0d5391c5206c2bc028e52dd9797dc3646556291cca09d00a19707f85e" />
+ Include="sentry-cli-Windows-i686.exe" FileHash="c7f4cfdfe9a84a84c10fa00b6bd9bd92ea3d807579242f551701853c538150d0" />
+ Include="sentry-cli-Windows-x86_64.exe" FileHash="aa86012bd7cc27ceac04357399a00373f1f0909f93b7735778dca7b9e1f4099c" />