diff --git a/CHANGELOG.md b/CHANGELOG.md
index 451793474d..3830c7a52b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,9 @@
- Bump Native SDK from v0.7.16 to v0.7.17 ([#3857](https://github.com/getsentry/sentry-dotnet/pull/3857))
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0717)
- [diff](https://github.com/getsentry/sentry-native/compare/0.7.16...0.7.17)
+- Bump CLI from v2.39.1 to v2.40.0 ([#3869](https://github.com/getsentry/sentry-dotnet/pull/3869))
+ - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2400)
+ - [diff](https://github.com/getsentry/sentry-cli/compare/2.39.1...2.40.0)
## 5.0.0
diff --git a/Directory.Build.props b/Directory.Build.props
index 77f4f80e04..2cafe8a2ba 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -83,7 +83,7 @@
- 2.39.1
+ 2.40.0
$(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\
diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj
index 1162096802..9a6d9a3afc 100644
--- a/src/Sentry/Sentry.csproj
+++ b/src/Sentry/Sentry.csproj
@@ -120,13 +120,13 @@
<_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture)
-
-
-
-
-
-
-
+
+
+
+
+
+
+