diff --git a/CHANGELOG.md b/CHANGELOG.md index 24f54249a2..1b5c90b209 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v2.43.1 to v2.44.0 ([#4169](https://github.com/getsentry/sentry-dotnet/pull/4169)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2440) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.43.1...2.44.0) + ## 5.7.0-beta.0 ### Features diff --git a/Directory.Build.props b/Directory.Build.props index 2bfa263704..2aaba9198e 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -83,7 +83,7 @@ - 2.43.1 + 2.44.0 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index 868db8342a..266a08f5f1 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -127,13 +127,13 @@ <_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - - - - - - - + + + + + + +