diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2219c95c1c..56493c596f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,9 +9,9 @@
### Dependencies
-- Bump CLI from v2.50.2 to v2.51.1 ([#4419](https://github.com/getsentry/sentry-dotnet/pull/4419), [#4435](https://github.com/getsentry/sentry-dotnet/pull/4435))
- - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2511)
- - [diff](https://github.com/getsentry/sentry-cli/compare/2.50.2...2.51.1)
+- Bump CLI from v2.50.2 to v2.52.0 ([#4419](https://github.com/getsentry/sentry-dotnet/pull/4419), [#4435](https://github.com/getsentry/sentry-dotnet/pull/4435), [#4444](https://github.com/getsentry/sentry-dotnet/pull/4444))
+ - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2520)
+ - [diff](https://github.com/getsentry/sentry-cli/compare/2.50.2...2.52.0)
## 5.14.0
diff --git a/Directory.Build.props b/Directory.Build.props
index 0f0289c5e4..d287755b90 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -86,7 +86,7 @@
- 2.51.1
+ 2.52.0
$(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\
diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj
index e1aac028ff..033e256622 100644
--- a/src/Sentry/Sentry.csproj
+++ b/src/Sentry/Sentry.csproj
@@ -113,13 +113,13 @@
<_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture)
-
-
-
-
-
-
-
+
+
+
+
+
+
+