From 409dbc1c6f4d89bc21a0ba89f39500ac6b8d069e Mon Sep 17 00:00:00 2001 From: GitHub Date: Thu, 16 Mar 2023 03:00:58 +0000 Subject: [PATCH] chore: update scripts/update-cli.ps1 to 2.15.1 --- CHANGELOG.md | 6 ++++++ Directory.Build.props | 2 +- src/Sentry/Sentry.csproj | 14 +++++++------- 3 files changed, 14 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a0f229495..d3b3ea1535 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ - Normalize StackFrame in-app resolution for modules & function prefixes ([#2234](https://github.com/getsentry/sentry-dotnet/pull/2234)) +### Dependencies + +- Bump CLI from v2.14.4 to v2.15.1 ([#2238](https://github.com/getsentry/sentry-dotnet/pull/2238)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2151) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.14.4...2.15.1) + ## 3.29.1 ### Fixes diff --git a/Directory.Build.props b/Directory.Build.props index 60700c61f3..514ee63118 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -78,7 +78,7 @@ - 2.14.4 + 2.15.1 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index 9a86a3884e..68e9974c0a 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -75,13 +75,13 @@ Update with each new version. --> - - - - - - - + + + + + + +