diff --git a/CHANGELOG.md b/CHANGELOG.md index 6981b8367f..92862119b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,9 +14,9 @@ - Bump Cocoa SDK from v8.35.0 to v8.36.0 ([#3570](https://github.com/getsentry/sentry-dotnet/pull/3570), [#3575](https://github.com/getsentry/sentry-dotnet/pull/3575)) - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8360) - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.35.0...8.36.0) -- Bump CLI from v2.33.1 to v2.35.0 ([#3578](https://github.com/getsentry/sentry-dotnet/pull/3578), [#3599](https://github.com/getsentry/sentry-dotnet/pull/3599)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2350) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.33.1...2.35.0) +- Bump CLI from v2.33.1 to v2.36.0 ([#3578](https://github.com/getsentry/sentry-dotnet/pull/3578), [#3599](https://github.com/getsentry/sentry-dotnet/pull/3599), [#3603](https://github.com/getsentry/sentry-dotnet/pull/3603)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2360) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.33.1...2.36.0) - Bump Native SDK from v0.7.8 to v0.7.9 ([#3577](https://github.com/getsentry/sentry-dotnet/pull/3577)) - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#079) - [diff](https://github.com/getsentry/sentry-native/compare/0.7.8...0.7.9) diff --git a/Directory.Build.props b/Directory.Build.props index a595ae2bcd..624d9f4336 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -70,7 +70,7 @@ - 2.35.0 + 2.36.0 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index 313b77fbec..88f0f7b5ea 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -116,13 +116,13 @@ <_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - - - - - - - + + + + + + +