diff --git a/CHANGELOG.md b/CHANGELOG.md index 26bbf20371..3f05d6b715 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,9 @@ - Bump Java SDK from v8.28.0 to v8.29.0 ([#4817](https://github.com/getsentry/sentry-dotnet/pull/4817)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8290) - [diff](https://github.com/getsentry/sentry-java/compare/8.28.0...8.29.0) +- Bump CLI from v2.58.2 to v3.0.3 ([#4805](https://github.com/getsentry/sentry-dotnet/pull/4805)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#303) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.58.2...3.0.3) ## 6.0.0 diff --git a/Directory.Build.props b/Directory.Build.props index 0c8421134f..b1ec18881f 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -99,7 +99,7 @@ - 2.58.2 + 3.0.3 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index a2b75db0ae..81b484ba2a 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -107,13 +107,13 @@ <_OSArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - - - - - - - + + + + + + +