From 03ecda4f42d123638b146b0935b59802c4836916 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 06:25:57 +0200 Subject: [PATCH] chore: update scripts/update-cli.ps1 to 2.36.6 (#3647) --- 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 ef4c438066..8c64b9c765 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v2.36.5 to v2.36.6 ([#3647](https://github.com/getsentry/sentry-dotnet/pull/3647)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2366) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.36.5...2.36.6) + ## 4.12.0 ### API Changes diff --git a/Directory.Build.props b/Directory.Build.props index 95c7dbfa84..03cd63ef92 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -70,7 +70,7 @@ - 2.36.5 + 2.36.6 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index 26e1d8cb91..7c6038d6ad 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -116,13 +116,13 @@ <_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - - - - - - - + + + + + + +