From 0a587a95a0ce7c38332fc0479785eee7318db4b9 Mon Sep 17 00:00:00 2001 From: Bruno Garcia Date: Fri, 10 Sep 2021 18:47:27 -0400 Subject: [PATCH] bump dotnet 3.9.2 --- CHANGELOG.md | 3 +++ Directory.Build.props | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 28ff1c8..46dcf3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ ### Fixes - screenshot extension ([#81](https://github.com/getsentry/sentry-xamarin/pull/81)) +- Update Sentry.NET SDK to 3.9.2 ([#84](https://github.com/getsentry/sentry-xamarin/pull/84)) + - [changelog](https://github.com/getsentry/sentry-dotnet/blob/3.9.2/CHANGELOG.md) + - [diff](https://github.com/getsentry/sentry-dotnet/compare/3.9.1...3.9.2) ## 1.3.0 diff --git a/Directory.Build.props b/Directory.Build.props index 03286ac..3262b77 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -9,10 +9,11 @@ - + +