From a5d9cc038d42683739b0c8097be2702bc25fcb11 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 22:34:24 +1300 Subject: [PATCH] chore: update scripts/update-cli.ps1 to 2.21.3 (#2811) Co-authored-by: GitHub --- CHANGELOG.md | 8 ++++++++ Directory.Build.props | 2 +- src/Sentry/Sentry.csproj | 14 +++++++------- 3 files changed, 16 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a34430e78b..3913215bb1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- 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) + ## 3.41.0 - Speed up SDK init ([#2784](https://github.com/getsentry/sentry-dotnet/pull/2784)) diff --git a/Directory.Build.props b/Directory.Build.props index 01e2f3a272..af693660ad 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -102,7 +102,7 @@ - 2.21.2 + 2.21.3 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index 51be7f9798..8e9e8f33d4 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -95,13 +95,13 @@ <_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - - - - - - - + + + + + + +