From c386c7437063497ea270039aa42faad0a18e2108 Mon Sep 17 00:00:00 2001 From: GitHub Date: Tue, 6 Feb 2024 03:00:46 +0000 Subject: [PATCH] chore: update scripts/update-cli.ps1 to 2.28.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 08d870384a..8f5033b4df 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -87,7 +87,7 @@ - 2.27.0 + 2.28.0 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index becc471075..1808abd0e7 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -110,13 +110,13 @@ <_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - - - - - - - + + + + + + +