From 0dd012b4d42ad733350e27b5a4b7a88eb8e45b11 Mon Sep 17 00:00:00 2001 From: Kristen Wilkinson Date: Sun, 26 Nov 2023 11:15:26 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A7Remove=20the=20newtonsoft=20package?= =?UTF-8?q?=20(#182)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Start work for issue #168 * deps: remove newtonsoft pkg that wasn't being used --------- Co-authored-by: Calvin Wilkinson <85414302+CalvinWilkinson@users.noreply.github.com> --- Testing/VersionMinerTests/TestData/ProjFileTestSample.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/Testing/VersionMinerTests/TestData/ProjFileTestSample.csproj b/Testing/VersionMinerTests/TestData/ProjFileTestSample.csproj index 70436ce..df267b3 100644 --- a/Testing/VersionMinerTests/TestData/ProjFileTestSample.csproj +++ b/Testing/VersionMinerTests/TestData/ProjFileTestSample.csproj @@ -14,7 +14,6 @@ - all runtime; build; native; contentfiles; analyzers; buildtransitive