diff --git a/CHANGELOG.md b/CHANGELOG.md index 832f2513e5..ca598ff81b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,9 +17,9 @@ - Bump Cocoa SDK from v8.7.3 to v8.8.0 ([#2427](https://github.com/getsentry/sentry-dotnet/pull/2427), [#2430](https://github.com/getsentry/sentry-dotnet/pull/2430)) - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#880) - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.7.3...8.8.0) -- Bump CLI from v2.18.1 to v2.19.2 ([#2428](https://github.com/getsentry/sentry-dotnet/pull/2428), [#2431](https://github.com/getsentry/sentry-dotnet/pull/2431), [#2451](https://github.com/getsentry/sentry-dotnet/pull/2451)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2192) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.18.1...2.19.2) +- Bump CLI from v2.18.1 to v3.2.1 ([#2428](https://github.com/getsentry/sentry-dotnet/pull/2428), [#2431](https://github.com/getsentry/sentry-dotnet/pull/2431), [#2451](https://github.com/getsentry/sentry-dotnet/pull/2451), [#261](https://github.com/DEVBOX10/sentry-dotnet/pull/261)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#321) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.18.1...3.2.1) - Bump Java SDK from v6.22.0 to v6.24.0 ([#2429](https://github.com/getsentry/sentry-dotnet/pull/2429), [#2440](https://github.com/getsentry/sentry-dotnet/pull/2440)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6240) - [diff](https://github.com/getsentry/sentry-java/compare/6.22.0...6.24.0) diff --git a/Directory.Build.props b/Directory.Build.props index ea2438a99f..46a38b7d67 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -100,7 +100,7 @@ - 2.19.2 + 3.2.1 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index 2636d83497..41d4c967e5 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -96,25 +96,25 @@ + Include="sentry-cli-Darwin-arm64" FileHash="7422d9cad412e4fad82a3e50a522a964af1a9f1ba358dc4a84ac207f56e2b539" /> + Include="sentry-cli-Darwin-x86_64" FileHash="506cee6f0c46f87cfc9f876add20e7ea6ef409f6cce510bf61f120f3ec723809" /> + Include="sentry-cli-Linux-aarch64" FileHash="3ca6c6a692aa1b0f2b838716c7a6d55aa32a70056602b8feac3eb81c580f028e" /> + Include="sentry-cli-Linux-i686" FileHash="ffec5f1026a654086b42edcc9ccc413129b700d9f3fa94d44777e2f626eb458e" /> + Include="sentry-cli-Linux-x86_64" FileHash="0cb98d8acc75815d64c5a8fb8c050939c4c82e2a13aee48a7803416aae8a7ac5" /> + Include="sentry-cli-Windows-i686.exe" FileHash="c4a2a56750637d7630adfb0df09f4e53f70f43971998c4d5ed16d14d0d1cf265" /> + Include="sentry-cli-Windows-x86_64.exe" FileHash="eaee7b3cb26a6bf36974ad668d4a06f81b7c00cf191514f954b5249d9a37ec5d" />