From 9b1597e070195f16209e1021b5eb208c71a1e8d7 Mon Sep 17 00:00:00 2001 From: GitHub Date: Wed, 3 Jun 2026 04:27:44 +0000 Subject: [PATCH] chore: update scripts/update-cli.ps1 to 3.5.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 1ab7f22a22..0acc507945 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -100,7 +100,7 @@ - 3.4.3 + 3.5.0 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index c987221b15..67751b9ac3 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -107,13 +107,13 @@ <_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - - - - - - - + + + + + + +