diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ce0834d96..8b56952359 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,9 @@ - Bump Cocoa SDK from v8.35.0 to v8.36.0 ([#3570](https://github.com/getsentry/sentry-dotnet/pull/3570), [#3575](https://github.com/getsentry/sentry-dotnet/pull/3575)) - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8360) - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.35.0...8.36.0) +- Bump CLI from v2.33.1 to v2.34.1 ([#3578](https://github.com/getsentry/sentry-dotnet/pull/3578)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2341) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.33.1...2.34.1) - Bump Native SDK from v0.7.8 to v0.7.9 ([#3577](https://github.com/getsentry/sentry-dotnet/pull/3577)) - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#079) - [diff](https://github.com/getsentry/sentry-native/compare/0.7.8...0.7.9) diff --git a/Directory.Build.props b/Directory.Build.props index 5bad576e6c..d20fd322d2 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -70,7 +70,7 @@ - 2.33.1 + 2.34.1 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index f8a2689e5a..d31a311ad4 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -116,13 +116,13 @@ <_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - - - - - - - + + + + + + +