From 0ace0f90ffa1011e6c433eb0f0ddc3097c925ba5 Mon Sep 17 00:00:00 2001 From: GitHub Date: Thu, 27 Mar 2025 03:11:56 +0000 Subject: [PATCH] chore: update scripts/update-cli.ps1 to 2.42.5 --- 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 c7cf98ad9f..b4e5347bb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,9 +14,9 @@ ### Dependencies -- Bump CLI from v2.42.2 to v2.42.4 ([#4036](https://github.com/getsentry/sentry-dotnet/pull/4036), [#4049](https://github.com/getsentry/sentry-dotnet/pull/4049)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2424) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.42.2...2.42.4) +- Bump CLI from v2.42.2 to v2.42.5 ([#4036](https://github.com/getsentry/sentry-dotnet/pull/4036), [#4049](https://github.com/getsentry/sentry-dotnet/pull/4049), [#4060](https://github.com/getsentry/sentry-dotnet/pull/4060)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2425) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.42.2...2.42.5) ## 5.4.0 diff --git a/Directory.Build.props b/Directory.Build.props index e8891669cd..96d4f5a360 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -83,7 +83,7 @@ - 2.42.4 + 2.42.5 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index b930fe619e..0267f0e68f 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -120,13 +120,13 @@ <_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - - - - - - - + + + + + + +