diff --git a/CHANGELOG.md b/CHANGELOG.md index 96ba4cbe39..3adcc69f7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,9 @@ ### Dependencies -- Bump CLI from v2.20.7 to v2.21.0 ([#2645](https://github.com/getsentry/sentry-dotnet/pull/2645)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2210) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.20.7...2.21.0) +- Bump CLI from v2.20.7 to v2.21.1 ([#2645](https://github.com/getsentry/sentry-dotnet/pull/2645), [#2647](https://github.com/getsentry/sentry-dotnet/pull/2647)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2211) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.20.7...2.21.1) ## 3.40.0-beta.0 diff --git a/Directory.Build.props b/Directory.Build.props index df841cfc8f..3842e077b2 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -98,7 +98,7 @@ - 2.21.0 + 2.21.1 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index 5cdd369b4d..f790512a03 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -95,13 +95,13 @@ <_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - - - - - - - + + + + + + +