diff --git a/CHANGELOG.md b/CHANGELOG.md index 832f2513e5..92d861d0f8 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.3.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), [#269](https://github.com/DEVBOX10/sentry-dotnet/pull/269)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#332) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.18.1...3.3.2) - 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..ea1433bc7f 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -100,7 +100,7 @@ - 2.19.2 + 3.3.2 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index 2636d83497..d728c7ef1c 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -96,25 +96,25 @@ + Include="sentry-cli-Darwin-arm64" FileHash="301bf368e9bd0bad3bf993eb6889cb2470e9934dadcfc9ca6a7fc99f4b45e114" /> + Include="sentry-cli-Darwin-x86_64" FileHash="5a0ede04e84f99898b406cc80f2ce8da738f0ba6d0e688707cbb129bed80b469" /> + Include="sentry-cli-Linux-aarch64" FileHash="5960bf8b3076cf792c84f20a1612ad720f74b934bfcc597c6f8e66e73a8c1a77" /> + Include="sentry-cli-Linux-i686" FileHash="e816208e4f8c6dc404c29a1a90e0685cb0ada7e9a0c98283cecc0f6c46eb575d" /> + Include="sentry-cli-Linux-x86_64" FileHash="0e3b2e4b572d1ea6bfc45c7a9fa6fb44a1978cdf224f715f70bb6c33b9a669bd" /> + Include="sentry-cli-Windows-i686.exe" FileHash="8d3da39770dc4cda8070841e12617c9e517803b9d81eb6cdd19791e4162ab638" /> + Include="sentry-cli-Windows-x86_64.exe" FileHash="fe97c8750e149ca41bedf67e6ce4574794d44c9517c8e7483b46fae987172a7a" />