From 9447a8a09f87d6ea2cb62860021c595386668eec Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Wed, 20 Feb 2019 22:55:15 +0200 Subject: A lot of work !!! --- Software/Visual_Studio/Tango.TFS/Tango.TFS.csproj | 7 +++---- Software/Visual_Studio/Tango.TFS/app.config | 2 +- Software/Visual_Studio/Tango.TFS/packages.config | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-) (limited to 'Software/Visual_Studio/Tango.TFS') diff --git a/Software/Visual_Studio/Tango.TFS/Tango.TFS.csproj b/Software/Visual_Studio/Tango.TFS/Tango.TFS.csproj index bc9248040..b69fbfbb1 100644 --- a/Software/Visual_Studio/Tango.TFS/Tango.TFS.csproj +++ b/Software/Visual_Studio/Tango.TFS/Tango.TFS.csproj @@ -161,9 +161,8 @@ ..\packages\Microsoft.VisualStudio.Services.Client.15.112.1\lib\net45\Microsoft.VisualStudio.Services.WebApi.dll - - ..\packages\Newtonsoft.Json.8.0.3\lib\net45\Newtonsoft.Json.dll - False + + ..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll @@ -263,7 +262,7 @@ - + \ No newline at end of file diff --git a/Software/Visual_Studio/Tango.TFS/app.config b/Software/Visual_Studio/Tango.TFS/app.config index de5386a47..8460dd432 100644 --- a/Software/Visual_Studio/Tango.TFS/app.config +++ b/Software/Visual_Studio/Tango.TFS/app.config @@ -4,7 +4,7 @@ - + diff --git a/Software/Visual_Studio/Tango.TFS/packages.config b/Software/Visual_Studio/Tango.TFS/packages.config index c39c44fe7..d24692072 100644 --- a/Software/Visual_Studio/Tango.TFS/packages.config +++ b/Software/Visual_Studio/Tango.TFS/packages.config @@ -9,7 +9,7 @@ - + \ No newline at end of file -- cgit v1.3.1