From e83cb8040cd763419f3d89dcc7d4753d4f64dd2d Mon Sep 17 00:00:00 2001 From: GitHub Date: Tue, 23 Jan 2024 03:00:48 +0000 Subject: [PATCH] chore: update scripts/update-cli.ps1 to 2.26.0 --- Directory.Build.props | 2 +- src/Sentry/Sentry.csproj | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 88b9bd1d9d..eb97421982 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -87,7 +87,7 @@ - 2.25.3 + 2.26.0 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index 597ffd101d..ea8fdf2d5d 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -110,13 +110,13 @@ <_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - - - - - - - + + + + + + +