From b06b142743db99c3ac7c077194862b0f96809021 Mon Sep 17 00:00:00 2001 From: GitHub Date: Wed, 23 Oct 2024 03:05:15 +0000 Subject: [PATCH] chore: update scripts/update-cli.ps1 to 2.38.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 5a69ee050d..e371154faf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,9 @@ - Bump Java SDK from v7.14.0 to v7.15.0 ([#3670](https://github.com/getsentry/sentry-dotnet/pull/3670)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#7150) - [diff](https://github.com/getsentry/sentry-java/compare/7.14.0...7.15.0) +- Bump CLI from v2.37.0 to v2.38.0 ([#3702](https://github.com/getsentry/sentry-dotnet/pull/3702)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2380) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.37.0...2.38.0) ## 4.12.1 diff --git a/Directory.Build.props b/Directory.Build.props index b5b9d0be88..e3c8cd9e3b 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -70,7 +70,7 @@ - 2.37.0 + 2.38.0 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index d29bfae3e7..8a2c892a2e 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -116,13 +116,13 @@ <_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - - - - - - - + + + + + + +