From 5978011ecc1f5bc2557f6592245e3a1eef9f3bad Mon Sep 17 00:00:00 2001 From: Brendan Grant Date: Thu, 5 Jul 2018 18:58:58 -0700 Subject: [PATCH] Explicitly reference Json lib to avoid conflicts later... --- NOnStar/NOnStar.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/NOnStar/NOnStar.csproj b/NOnStar/NOnStar.csproj index 5511535..c5daebf 100644 --- a/NOnStar/NOnStar.csproj +++ b/NOnStar/NOnStar.csproj @@ -7,6 +7,7 @@ +