From f7b6b568741da209c5c309e282ea5b219a4104a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 09:51:07 +1200 Subject: [PATCH] chore: update scripts/update-cli.ps1 to 2.20.7 (#2604) 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 ab15cb9898..e506ea1f33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v2.20.6 to v2.20.7 ([#2604](https://github.com/getsentry/sentry-dotnet/pull/2604)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2207) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.20.6...2.20.7) + ## 3.39.0 ### Features diff --git a/Directory.Build.props b/Directory.Build.props index 44fe979f97..4a19f0def8 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -98,7 +98,7 @@ - 2.20.6 + 2.20.7 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index 8ed8a90922..62907d0fc9 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -95,13 +95,13 @@ <_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - - - - - - - + + + + + + +