diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7b8989be50..a4ef7b1dce 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,9 @@
- Bump Cocoa SDK from v8.57.1 to v8.57.2 ([#4704](https://github.com/getsentry/sentry-dotnet/pull/4704))
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8572)
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.57.1...8.57.2)
+- Bump CLI from v2.57.0 to v2.58.0 ([#4705](https://github.com/getsentry/sentry-dotnet/pull/4705))
+ - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2580)
+ - [diff](https://github.com/getsentry/sentry-cli/compare/2.57.0...2.58.0)
## 5.16.2
diff --git a/Directory.Build.props b/Directory.Build.props
index adac07186a..18a7894d98 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -86,7 +86,7 @@
- 2.57.0
+ 2.58.0
$(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\
diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj
index b253e24ded..2ce72bc111 100644
--- a/src/Sentry/Sentry.csproj
+++ b/src/Sentry/Sentry.csproj
@@ -113,13 +113,13 @@
<_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture)
-
-
-
-
-
-
-
+
+
+
+
+
+
+