diff --git a/CHANGELOG.md b/CHANGELOG.md index 46daee00c1..d736b18857 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v2.20.7 to v2.21.0 ([#2645](https://github.com/getsentry/sentry-dotnet/pull/2645)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2210) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.20.7...2.21.0) + ## 3.40.0-beta.0 ### Breaking changes diff --git a/Directory.Build.props b/Directory.Build.props index b4ce007cff..df841cfc8f 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -98,7 +98,7 @@ - 2.20.7 + 2.21.0 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index a82eba263e..5cdd369b4d 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -95,13 +95,13 @@ <_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - - - - - - - + + + + + + +