From 10555c7af3225fdbd57cce2652ca5135f6ee3537 Mon Sep 17 00:00:00 2001 From: GitHub Date: Tue, 13 Feb 2024 03:00:54 +0000 Subject: [PATCH] chore: update scripts/update-cli.ps1 to 2.28.5 --- 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 82426f077c..55f7957796 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v2.28.0 to v2.28.5 ([#3145](https://github.com/getsentry/sentry-dotnet/pull/3145)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2285) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.28.0...2.28.5) + ## 4.1.0 ### Features diff --git a/Directory.Build.props b/Directory.Build.props index 26d01360d4..1288db2770 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -87,7 +87,7 @@ - 2.28.0 + 2.28.5 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index 1808abd0e7..7bfaaf6170 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -110,13 +110,13 @@ <_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - - - - - - - + + + + + + +