diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e393af8a2..6923498744 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,9 +13,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 CLI from v2.33.1 to v2.35.0 ([#3578](https://github.com/getsentry/sentry-dotnet/pull/3578), [#3599](https://github.com/getsentry/sentry-dotnet/pull/3599)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2350) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.33.1...2.35.0) - 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 d20fd322d2..a595ae2bcd 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -70,7 +70,7 @@ - 2.34.1 + 2.35.0 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index d31a311ad4..313b77fbec 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -116,13 +116,13 @@ <_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - - - - - - - + + + + + + +