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