diff --git a/CHANGELOG.md b/CHANGELOG.md index b5bd7b8d71..3a35a86c81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,12 @@ - Work around iOS SHA1 bug ([#4143](https://github.com/getsentry/sentry-dotnet/pull/4143)) +### Dependencies + +- Bump CLI from v2.43.0 to v2.43.1 ([#4151](https://github.com/getsentry/sentry-dotnet/pull/4151)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2431) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.43.0...2.43.1) + ## 5.6.0 ### Features diff --git a/Directory.Build.props b/Directory.Build.props index 287b6ac8f9..ab2917efbd 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -83,7 +83,7 @@ - 2.43.0 + 2.43.1 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index a1b36eec9b..6f37cfec99 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -127,13 +127,13 @@ <_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - - - - - - - + + + + + + +