From fbc201212508283fe83b2d9fa71ef5e492bcc620 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 23:37:51 -0500 Subject: [PATCH] chore: update scripts/update-cli.ps1 to 2.25.3 (#3062) Co-authored-by: GitHub --- 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 f6312ecdfa..5e4c0cae4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,9 +21,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) +- Bump CLI from v2.25.0 to v2.25.3 ([#3059](https://github.com/getsentry/sentry-dotnet/pull/3059), [#3062](https://github.com/getsentry/sentry-dotnet/pull/3062)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2253) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.25.0...2.25.3) ## 4.0.0-beta.8 diff --git a/Directory.Build.props b/Directory.Build.props index deda7f5553..88b9bd1d9d 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -87,7 +87,7 @@ - 2.25.2 + 2.25.3 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index 514e7ff420..597ffd101d 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -110,13 +110,13 @@ <_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - - - - - - - + + + + + + +