From f286c62a5d423de2de4c2ddc14f748cae3f2e18c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 12:28:43 +0200 Subject: [PATCH] chore: update scripts/update-cli.ps1 to 2.21.2 (#2698) --- 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 2f667421cd..8a0034aa14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,9 +44,9 @@ API Changes: ### Dependencies -- 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) +- Bump CLI from v2.20.7 to v2.21.2 ([#2645](https://github.com/getsentry/sentry-dotnet/pull/2645), [#2647](https://github.com/getsentry/sentry-dotnet/pull/2647), [#2698](https://github.com/getsentry/sentry-dotnet/pull/2698)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2212) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.20.7...2.21.2) - Bump Cocoa SDK from v8.12.0 to v8.13.0 ([#2653](https://github.com/getsentry/sentry-dotnet/pull/2653)) - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8130) - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.12.0...8.13.0) diff --git a/Directory.Build.props b/Directory.Build.props index 3842e077b2..595d3bc6a2 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -98,7 +98,7 @@ - 2.21.1 + 2.21.2 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index f790512a03..38379f5fee 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -95,13 +95,13 @@ <_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - - - - - - - + + + + + + +