From 7e0cc31ce02e36c09dc014e5d26b3948e0e635dd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 21:14:31 +1300 Subject: [PATCH] chore: update scripts/update-cli.ps1 to 2.25.2 (#3059) 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 9b4c531d14..440cdc1344 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,9 @@ If you have conflicts, you can opt-out by adding the following to your `csproj`: - Bump Java SDK from v7.1.0 to v7.2.0 ([#3049](https://github.com/getsentry/sentry-dotnet/pull/3049)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#720) - [diff](https://github.com/getsentry/sentry-java/compare/7.1.0...7.2.0) +- Bump CLI from v2.25.0 to v2.25.2 ([#3059](https://github.com/getsentry/sentry-dotnet/pull/3059)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2252) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.25.0...2.25.2) ## 4.0.0-beta.8 diff --git a/Directory.Build.props b/Directory.Build.props index 30cccf481b..deda7f5553 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -87,7 +87,7 @@ - 2.25.0 + 2.25.2 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index 3f2f4b9126..514e7ff420 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -110,13 +110,13 @@ <_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - - - - - - - + + + + + + +