diff --git a/CHANGELOG.md b/CHANGELOG.md index 82426f077c..55f7957796 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v2.28.0 to v2.28.5 ([#3145](https://github.com/getsentry/sentry-dotnet/pull/3145)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2285) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.28.0...2.28.5) + ## 4.1.0 ### Features diff --git a/Directory.Build.props b/Directory.Build.props index 26d01360d4..1288db2770 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -87,7 +87,7 @@ - 2.28.0 + 2.28.5 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index 1808abd0e7..7bfaaf6170 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -110,13 +110,13 @@ <_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - - - - - - - + + + + + + +