diff --git a/CHANGELOG.md b/CHANGELOG.md index ab15cb9898..e506ea1f33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v2.20.6 to v2.20.7 ([#2604](https://github.com/getsentry/sentry-dotnet/pull/2604)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2207) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.20.6...2.20.7) + ## 3.39.0 ### Features diff --git a/Directory.Build.props b/Directory.Build.props index 44fe979f97..4a19f0def8 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -98,7 +98,7 @@ - 2.20.6 + 2.20.7 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index 8ed8a90922..62907d0fc9 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -95,13 +95,13 @@ <_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - - - - - - - + + + + + + +