From 189662d711cbb9082c978783cfda752b9497542f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 18:36:26 +1200 Subject: [PATCH] chore: update scripts/update-cli.ps1 to 2.36.2 (#3624) Co-authored-by: GitHub --- 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 6a6b6524b2..b731e24a1e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v2.36.1 to v2.36.2 ([#3624](https://github.com/getsentry/sentry-dotnet/pull/3624)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2362) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.36.1...2.36.2) + ## 4.11.0 ### Features diff --git a/Directory.Build.props b/Directory.Build.props index b983d0de1f..32319003fd 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -70,7 +70,7 @@ - 2.36.1 + 2.36.2 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index 3dc0a6dc0a..fb1e596f63 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -116,13 +116,13 @@ <_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - - - - - - - + + + + + + +