From 7325f31ad3222f5bbd125f4df81e569ce3923efb Mon Sep 17 00:00:00 2001 From: GitHub Date: Sat, 23 Nov 2024 03:08:21 +0000 Subject: [PATCH] chore: update scripts/update-cli.ps1 to 2.39.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 d000372eb9..8cf5a415cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,9 @@ - Bump Native SDK from v0.7.11 to v0.7.15 ([#3731](https://github.com/getsentry/sentry-dotnet/pull/3731), [#3770](https://github.com/getsentry/sentry-dotnet/pull/3770), [#3775](https://github.com/getsentry/sentry-dotnet/pull/3775), [#3779](https://github.com/getsentry/sentry-dotnet/pull/3779)) - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0715) - [diff](https://github.com/getsentry/sentry-native/compare/0.7.11...0.7.15) +- Bump CLI from v2.38.2 to v2.39.0 ([#3782](https://github.com/getsentry/sentry-dotnet/pull/3782)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2390) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.38.2...2.39.0) ## 4.13.0 diff --git a/Directory.Build.props b/Directory.Build.props index d10026aaad..b516aa07f7 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -80,7 +80,7 @@ - 2.38.2 + 2.39.0 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index 06bc0e76c0..d66af6163b 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -120,13 +120,13 @@ <_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - - - - - - - + + + + + + +