From 5690e8d23eeec6d21f7c8e5c5182688a25147202 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 10:52:56 +1300 Subject: [PATCH] chore: update scripts/update-cli.ps1 to 2.39.1 (#3799) Co-authored-by: GitHub Co-authored-by: James Crosswell --- CHANGELOG.md | 8 ++++++++ Directory.Build.props | 2 +- src/Sentry/Sentry.csproj | 14 +++++++------- 3 files changed, 16 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e8b54b607..48a1046870 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v2.39.0 to v2.39.1 ([#3799](https://github.com/getsentry/sentry-dotnet/pull/3799)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2391) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.39.0...2.39.1) + ## 5.0.0-alpha.1 ### API Changes diff --git a/Directory.Build.props b/Directory.Build.props index 2097f910c1..8f7593a6e2 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -80,7 +80,7 @@ - 2.39.0 + 2.39.1 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index b2a273e7d3..649fd4853e 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -120,13 +120,13 @@ <_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - - - - - - - + + + + + + +