diff --git a/CHANGELOG.md b/CHANGELOG.md index 97f71597d4..9c4b9c3564 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,9 +11,9 @@ - Bump Cocoa SDK from v8.15.0 to v8.15.2 ([#2812](https://github.com/getsentry/sentry-dotnet/pull/2812), [#2816](https://github.com/getsentry/sentry-dotnet/pull/2816)) - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8152) - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.15.0...8.15.2) -- Bump CLI from v2.21.2 to v2.21.3 ([#2811](https://github.com/getsentry/sentry-dotnet/pull/2811)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2213) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.21.2...2.21.3) +- Bump CLI from v2.21.2 to v2.21.4 ([#2811](https://github.com/getsentry/sentry-dotnet/pull/2811), [#2834](https://github.com/getsentry/sentry-dotnet/pull/2834)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2214) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.21.2...2.21.4) ## 3.41.0 diff --git a/Directory.Build.props b/Directory.Build.props index af693660ad..70b1f93793 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -102,7 +102,7 @@ - 2.21.3 + 2.21.4 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index 8e9e8f33d4..64b73b7e94 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -95,13 +95,13 @@ <_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - - - - - - - + + + + + + +