From 7b13d1dd0a8922be6fc77ffb419d7f28f47ab40e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 11:58:10 +0100 Subject: [PATCH] chore(deps): update CLI to v2.23.1 (#2985) Co-authored-by: GitHub --- CHANGELOG.md | 3 +++ Directory.Build.props | 2 +- src/Sentry/Sentry.csproj | 14 +++++++------- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce11778c0a..b2f8e06b44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,9 @@ - Bump Java SDK from v7.0.0 to v7.1.0 ([#2979](https://github.com/getsentry/sentry-dotnet/pull/2979)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#710) - [diff](https://github.com/getsentry/sentry-java/compare/7.0.0...7.1.0) +- Bump CLI from v2.23.0 to v2.23.1 ([#2985](https://github.com/getsentry/sentry-dotnet/pull/2985)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2231) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.23.0...2.23.1) ## 4.0.0-beta.6 diff --git a/Directory.Build.props b/Directory.Build.props index c3cdc89092..e687ac62d4 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -87,7 +87,7 @@ - 2.23.0 + 2.23.1 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index c8bb8dad48..bdb01f68d2 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -110,13 +110,13 @@ <_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - - - - - - - + + + + + + +