diff --git a/CHANGELOG.md b/CHANGELOG.md index c160d133a7..c5d62afe2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,9 +16,9 @@ - Bump Java SDK from v7.14.0 to v7.16.0 ([#3670](https://github.com/getsentry/sentry-dotnet/pull/3670), [#3707](https://github.com/getsentry/sentry-dotnet/pull/3707)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#7160) - [diff](https://github.com/getsentry/sentry-java/compare/7.14.0...7.16.0) -- Bump CLI from v2.37.0 to v2.38.0 ([#3702](https://github.com/getsentry/sentry-dotnet/pull/3702)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2380) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.37.0...2.38.0) +- Bump CLI from v2.37.0 to v2.38.1 ([#3702](https://github.com/getsentry/sentry-dotnet/pull/3702), [#3720](https://github.com/getsentry/sentry-dotnet/pull/3720)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2381) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.37.0...2.38.1) - Bumped `System.Text.Json` from v6.0.8 to v6.0.10 ([#3704](https://github.com/getsentry/sentry-dotnet/pull/3704)) - Bump Native SDK from v0.7.10 to v0.7.11 ([#3715](https://github.com/getsentry/sentry-dotnet/pull/3715)) - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0711) diff --git a/Directory.Build.props b/Directory.Build.props index e3c8cd9e3b..35d30594a5 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -70,7 +70,7 @@ - 2.38.0 + 2.38.1 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index c4154bceaa..a7c09d8026 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -116,13 +116,13 @@ <_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - - - - - - - + + + + + + +