From ce1bbbff4f53f0f76cd3f4af58dc156b67eb8592 Mon Sep 17 00:00:00 2001 From: Bobby Galli Date: Mon, 16 Sep 2024 19:30:10 -0400 Subject: [PATCH] chore: release v4.0.3 --- BugSplatDotNetStandard/BugSplatDotNetStandard.csproj | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/BugSplatDotNetStandard/BugSplatDotNetStandard.csproj b/BugSplatDotNetStandard/BugSplatDotNetStandard.csproj index e0edd68..d26ee8a 100644 --- a/BugSplatDotNetStandard/BugSplatDotNetStandard.csproj +++ b/BugSplatDotNetStandard/BugSplatDotNetStandard.csproj @@ -9,13 +9,17 @@ Copyright BugSplat, All Rights Reserved https://www.bugsplat.com bugsplat crash reporting reporter unhandled exception error catch analytics debug debugging debugger stack trace line numbers net uwp core mono unity xamarin maui - 4.0.2.0 - 4.0.2.0 + 4.0.3.0 + 4.0.3.0 https://github.com/BugSplat-Git/bugsplat-dotnet-standard git - 4.0.2 - Add support for Notes field + 4.0.3 + + * Gracefully ignore adding attachments that can't be read. + * Fixed bug where original attachments were just forgotten about. + * Cleans up some bogus code that was unnecessarily reading files. + LICENSE.md README.md icon.png