diff --git a/CHANGELOG.md b/CHANGELOG.md
index 832f2513e5..22dc8e170f 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 v3.3.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), [#265](https://github.com/DEVBOX10/sentry-dotnet/pull/265))
+ - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#330)
+ - [diff](https://github.com/getsentry/sentry-cli/compare/2.18.1...3.3.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..459bb9e36b 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -100,7 +100,7 @@
- 2.19.2
+ 3.3.0
$(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\
diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj
index 2636d83497..38baf7d6e5 100644
--- a/src/Sentry/Sentry.csproj
+++ b/src/Sentry/Sentry.csproj
@@ -96,25 +96,25 @@
+ Include="sentry-cli-Darwin-arm64" FileHash="f8611ffd31192a53c33dde0345009bab418184856bc0cfa76abfcfd902521653" />
+ Include="sentry-cli-Darwin-x86_64" FileHash="f45745c055ecb6c6cbbeba935f49e29120bd2a5ace19ad8e6d6d4ffd041c314f" />
+ Include="sentry-cli-Linux-aarch64" FileHash="66ac0b802e82fcef7610dc29559f18efc1eef67bf9610a19705a844ed0697dd4" />
+ Include="sentry-cli-Linux-i686" FileHash="37dd336b6545e557d1e7bcba46f53c37f96108036420578042434d396d67417a" />
+ Include="sentry-cli-Linux-x86_64" FileHash="5563b71cc28cd8b1e2cd1037f8e377083992ec112c9bf1ff0efd26dfe3b1e67e" />
+ Include="sentry-cli-Windows-i686.exe" FileHash="94bb198bf4cae41fc77d0535652869b5259b54a1608075e76bc032de15e222e1" />
+ Include="sentry-cli-Windows-x86_64.exe" FileHash="25b938d377ef946ccec89d9b03c4f49ef6970c717404839d44c683313ec71c88" />