diff --git a/CHANGELOG.md b/CHANGELOG.md
index 832f2513e5..e00f01b0af 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.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), [#248](https://github.com/DEVBOX10/sentry-dotnet/pull/248))
+ - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#302)
+ - [diff](https://github.com/getsentry/sentry-cli/compare/2.18.1...3.0.2)
- 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..8d2c26bd23 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -100,7 +100,7 @@
- 2.19.2
+ 3.0.2
$(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\
diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj
index 2636d83497..78cb145883 100644
--- a/src/Sentry/Sentry.csproj
+++ b/src/Sentry/Sentry.csproj
@@ -96,25 +96,25 @@
+ Include="sentry-cli-Darwin-arm64" FileHash="e912e3f59ad7b1cd1c3aa24d6520b986cc0161cb949bdaa01a636892591493aa" />
+ Include="sentry-cli-Darwin-x86_64" FileHash="204e5e81a7d803ca222b3b6cf965ebb72e25ecd610004bb3e34ee73d6c228c18" />
+ Include="sentry-cli-Linux-aarch64" FileHash="17b9ee40ab2828e783c4b24ebbbff5a60e33efac4fee20aa8cd61facbeb894c9" />
+ Include="sentry-cli-Linux-i686" FileHash="734616d68582b4e3eff496e45701515f2f3194e211dd3e76851c4437e3f32dfa" />
+ Include="sentry-cli-Linux-x86_64" FileHash="12d43202dea35dc0eac6bb2b43323e6809f09e1795b1b905535e91b5922f8105" />
+ Include="sentry-cli-Windows-i686.exe" FileHash="e15acaa2549f171a04a91eb73bac3032200307a04c9e3d7a819baa840f615c06" />
+ Include="sentry-cli-Windows-x86_64.exe" FileHash="182f538e25343f8a20ff09ee3146dda1de68b856d9e1a7c85749703848654c9f" />