diff --git a/CHANGELOG.md b/CHANGELOG.md index 0507f7abd3..6139d7eaf0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,9 @@ - Bump Java SDK from v8.23.0 to v8.24.0 ([#4667](https://github.com/getsentry/sentry-dotnet/pull/4667)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8240) - [diff](https://github.com/getsentry/sentry-java/compare/8.23.0...8.24.0) +- Bump CLI from v2.56.1 to v2.57.0 ([#4668](https://github.com/getsentry/sentry-dotnet/pull/4668)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2570) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.56.1...2.57.0) ## 5.16.1 diff --git a/Directory.Build.props b/Directory.Build.props index f13845faf5..9fc03d380b 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -86,7 +86,7 @@ - 2.56.1 + 2.57.0 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index d7549c23fb..b253e24ded 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -113,13 +113,13 @@ <_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - - - - - - - + + + + + + +