diff --git a/CHANGELOG.md b/CHANGELOG.md index f58853ab63..9ca445828d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,9 +8,9 @@ ### Dependencies -- Bump CLI from v2.36.5 to v2.36.6 ([#3647](https://github.com/getsentry/sentry-dotnet/pull/3647)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2366) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.36.5...2.36.6) +- Bump CLI from v2.36.5 to v2.37.0 ([#3647](https://github.com/getsentry/sentry-dotnet/pull/3647), [#3664](https://github.com/getsentry/sentry-dotnet/pull/3664)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2370) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.36.5...2.37.0) ## 4.12.0 diff --git a/Directory.Build.props b/Directory.Build.props index 03cd63ef92..3fb4355ca6 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -70,7 +70,7 @@ - 2.36.6 + 2.37.0 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index 7c6038d6ad..d29bfae3e7 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -116,13 +116,13 @@ <_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - - - - - - - + + + + + + +