From d783612d48f236255646123e2f789dd0da97fa51 Mon Sep 17 00:00:00 2001 From: GitHub Date: Wed, 9 Jul 2025 03:26:01 +0000 Subject: [PATCH] chore: update scripts/update-cli.ps1 to 2.47.0 --- 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 00d50ad648..746dce81fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,9 @@ - Bump Native SDK from v0.9.0 to v0.9.1 ([#4309](https://github.com/getsentry/sentry-dotnet/pull/4309)) - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#091) - [diff](https://github.com/getsentry/sentry-native/compare/0.9.0...0.9.1) +- Bump CLI from v2.46.0 to v2.47.0 ([#4332](https://github.com/getsentry/sentry-dotnet/pull/4332)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2470) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.46.0...2.47.0) ## 5.11.2 diff --git a/Directory.Build.props b/Directory.Build.props index 5009991c04..c01b616929 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -86,7 +86,7 @@ - 2.46.0 + 2.47.0 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index b987d1042e..af70eed6de 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -123,13 +123,13 @@ <_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - - - - - - - + + + + + + +