From bf2d09ebcc5ef6732e241b6dbeea621d3d8b9044 Mon Sep 17 00:00:00 2001 From: leomo Date: Tue, 30 Aug 2022 22:34:21 +0800 Subject: [PATCH] Newtosoft --- AIMS/AIMS.csproj | 4 ++-- DrawGraph/DrawGraph.csproj | 4 ++-- DrawGraphManagement/DrawGraphManagement.csproj | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/AIMS/AIMS.csproj b/AIMS/AIMS.csproj index 3619025..10fbfaf 100644 --- a/AIMS/AIMS.csproj +++ b/AIMS/AIMS.csproj @@ -78,9 +78,9 @@ False DLL\Microsoft.ReportViewer.WinForms.dll - + False - DLL\Newtonsoft.Json.dll + Extensions\Newtonsoft.Json.dll False diff --git a/DrawGraph/DrawGraph.csproj b/DrawGraph/DrawGraph.csproj index 829e798..54af8ac 100644 --- a/DrawGraph/DrawGraph.csproj +++ b/DrawGraph/DrawGraph.csproj @@ -39,9 +39,9 @@ False ..\AIMS\DLL\DevComponents.DotNetBar2.dll - + False - ..\AIMS\DLL\Newtonsoft.Json.dll + ..\AIMS\Extensions\Newtonsoft.Json.dll diff --git a/DrawGraphManagement/DrawGraphManagement.csproj b/DrawGraphManagement/DrawGraphManagement.csproj index 2f8d320..84bf080 100644 --- a/DrawGraphManagement/DrawGraphManagement.csproj +++ b/DrawGraphManagement/DrawGraphManagement.csproj @@ -65,9 +65,9 @@ - + False - ..\AIMS\DLL\Newtonsoft.Json.dll + ..\AIMS\Extensions\Newtonsoft.Json.dll