aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Serialization/Tango.Serialization.csproj
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2018-04-23 19:56:48 +0300
committerRoy Ben-Shabat <Roy@Twine-s.com>2018-04-23 19:56:48 +0300
commit8046598cb1439b66a8d6e556a61b715fc859a6b0 (patch)
tree5beaa8ca495f48ffbb40174b3569aab18debd6c1 /Software/Visual_Studio/Tango.Serialization/Tango.Serialization.csproj
parent680563266381a80a453ff93214812796fe519fec (diff)
downloadTango-8046598cb1439b66a8d6e556a61b715fc859a6b0.tar.gz
Tango-8046598cb1439b66a8d6e556a61b715fc859a6b0.zip
Implemented TeamFoundationClient components !!!
Diffstat (limited to 'Software/Visual_Studio/Tango.Serialization/Tango.Serialization.csproj')
-rw-r--r--Software/Visual_Studio/Tango.Serialization/Tango.Serialization.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/Software/Visual_Studio/Tango.Serialization/Tango.Serialization.csproj b/Software/Visual_Studio/Tango.Serialization/Tango.Serialization.csproj
index d81543f87..63cc65639 100644
--- a/Software/Visual_Studio/Tango.Serialization/Tango.Serialization.csproj
+++ b/Software/Visual_Studio/Tango.Serialization/Tango.Serialization.csproj
@@ -33,8 +33,8 @@
<Reference Include="Google.Protobuf, Version=3.4.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
<HintPath>..\packages\Google.Protobuf.3.4.1\lib\net45\Google.Protobuf.dll</HintPath>
</Reference>
- <Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
- <HintPath>..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
+ <Reference Include="Newtonsoft.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
+ <HintPath>..\packages\Newtonsoft.Json.8.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />