diff --git a/CHANGELOG.md b/CHANGELOG.md
index 832f2513e5..0363b49794 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.0.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), [#245](https://github.com/DEVBOX10/sentry-dotnet/pull/245))
+ - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#300)
+ - [diff](https://github.com/getsentry/sentry-cli/compare/2.18.1...3.0.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..3feda1218f 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -100,7 +100,7 @@
- 2.19.2
+ 3.0.0
$(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\
diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj
index 2636d83497..3e7cd08dd7 100644
--- a/src/Sentry/Sentry.csproj
+++ b/src/Sentry/Sentry.csproj
@@ -96,25 +96,25 @@
+ Include="sentry-cli-Darwin-arm64" FileHash="3ef5233083cf2c6f37b3850bf6f970ef1770fb55d4911a1c36e53d0a540956f5" />
+ Include="sentry-cli-Darwin-x86_64" FileHash="627ee375b823459d31c1b3f84fed5a700d299cb34c699608379e57a43e8a7a3c" />
+ Include="sentry-cli-Linux-aarch64" FileHash="815686a698e60e41a34035a00a0f11194db266e4b92259b979254a51eaf7bc12" />
+ Include="sentry-cli-Linux-i686" FileHash="74f9c694a165fe3884dcafd04a7f0e686c93cd0d999ec55d58ce363bd97abe93" />
+ Include="sentry-cli-Linux-x86_64" FileHash="460d2053f273fdbd26d88ccb35965448447c4b3715ddc8c6b476a3d243e54430" />
+ Include="sentry-cli-Windows-i686.exe" FileHash="e3dde3c0b24a3b2ab37f75846b7e89e8698c53db08bbdc73f7b37860e285afca" />
+ Include="sentry-cli-Windows-x86_64.exe" FileHash="4acb63ef42e59f9e1aee920e0b399d1781a91f8f25b666b75313a4444ca6a3dc" />