From 8f705d2fed5649f99690258b95d65fb0afb3a53c Mon Sep 17 00:00:00 2001 From: GitHub Date: Sat, 23 Sep 2023 03:01:08 +0000 Subject: [PATCH] chore: update scripts/update-cli.ps1 to 2.21.1 --- CHANGELOG.md | 6 +++--- Directory.Build.props | 2 +- src/Sentry/Sentry.csproj | 14 +++++++------- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e85e23df6..579989563c 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 7aad881ad3..01c493e66f 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -95,13 +95,13 @@ <_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - - - - - - - + + + + + + +