From e9e190605d762a4a8344b28d43f2cf74a3865d62 Mon Sep 17 00:00:00 2001 From: Bruno Garcia Date: Thu, 15 Nov 2018 17:25:00 +0100 Subject: [PATCH] feat: require lower versions of Json.NET --- src/Sentry/Sentry.csproj | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index 03178ea49e..b0d66956dc 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -9,8 +9,13 @@ Official SDK for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time. + + + + + + -