diff --git a/CHANGELOG.md b/CHANGELOG.md index b07045ba4d..c1060c3233 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ - Bump Native SDK from v0.7.9 to v0.7.10 ([#3623](https://github.com/getsentry/sentry-dotnet/pull/3623)) - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0710) - [diff](https://github.com/getsentry/sentry-native/compare/0.7.9...0.7.10) +- Bump CLI from v2.36.1 to v2.36.2 ([#3624](https://github.com/getsentry/sentry-dotnet/pull/3624)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2362) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.36.1...2.36.2) ## 4.11.0 diff --git a/Directory.Build.props b/Directory.Build.props index b983d0de1f..32319003fd 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -70,7 +70,7 @@ - 2.36.1 + 2.36.2 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index 3dc0a6dc0a..fb1e596f63 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -116,13 +116,13 @@ <_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - - - - - - - + + + + + + +