From ea2dce101c0bf271a79cb920ea193e458c82b3c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 13:09:57 +0200 Subject: [PATCH] chore: update scripts/update-cli.ps1 to 2.36.1 (#3606) --- CHANGELOG.md | 6 +++--- Directory.Build.props | 2 +- src/Sentry/Sentry.csproj | 14 +++++++------- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 92862119b5..13f26026dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,9 +14,9 @@ - Bump Cocoa SDK from v8.35.0 to v8.36.0 ([#3570](https://github.com/getsentry/sentry-dotnet/pull/3570), [#3575](https://github.com/getsentry/sentry-dotnet/pull/3575)) - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8360) - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.35.0...8.36.0) -- Bump CLI from v2.33.1 to v2.36.0 ([#3578](https://github.com/getsentry/sentry-dotnet/pull/3578), [#3599](https://github.com/getsentry/sentry-dotnet/pull/3599), [#3603](https://github.com/getsentry/sentry-dotnet/pull/3603)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2360) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.33.1...2.36.0) +- Bump CLI from v2.33.1 to v2.36.1 ([#3578](https://github.com/getsentry/sentry-dotnet/pull/3578), [#3599](https://github.com/getsentry/sentry-dotnet/pull/3599), [#3603](https://github.com/getsentry/sentry-dotnet/pull/3603), [#3606](https://github.com/getsentry/sentry-dotnet/pull/3606)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2361) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.33.1...2.36.1) - Bump Native SDK from v0.7.8 to v0.7.9 ([#3577](https://github.com/getsentry/sentry-dotnet/pull/3577)) - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#079) - [diff](https://github.com/getsentry/sentry-native/compare/0.7.8...0.7.9) diff --git a/Directory.Build.props b/Directory.Build.props index 624d9f4336..91781e8bbc 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -70,7 +70,7 @@ - 2.36.0 + 2.36.1 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index 88f0f7b5ea..3dc0a6dc0a 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -116,13 +116,13 @@ <_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - - - - - - - + + + + + + +