diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1e0f9f2d45..30d83a073d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,6 +21,9 @@
- Bump Java SDK from v8.28.0 to v8.29.0 ([#4817](https://github.com/getsentry/sentry-dotnet/pull/4817))
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8290)
- [diff](https://github.com/getsentry/sentry-java/compare/8.28.0...8.29.0)
+- Bump CLI from v2.58.2 to v3.1.0 ([#4805](https://github.com/getsentry/sentry-dotnet/pull/4805))
+ - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#310)
+ - [diff](https://github.com/getsentry/sentry-cli/compare/2.58.2...3.1.0)
## 6.0.0
diff --git a/Directory.Build.props b/Directory.Build.props
index 4d8b78ebbd..05efd79649 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -99,7 +99,7 @@
- 2.58.2
+ 3.1.0
$(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\
diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj
index a2b75db0ae..3234e952e1 100644
--- a/src/Sentry/Sentry.csproj
+++ b/src/Sentry/Sentry.csproj
@@ -107,13 +107,13 @@
<_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture)
-
-
-
-
-
-
-
+
+
+
+
+
+
+