Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/Newtonsoft.Json.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJamesNK <james@newtonking.com>2011-06-25 08:10:33 +0400
committerJamesNK <james@newtonking.com>2011-06-25 08:10:33 +0400
commitba6ec3202eba1da2ff4e95dab847a7541ccdb155 (patch)
tree385630811113d883f073411ac2c0e924f4523e1f /Src/Newtonsoft.Json.Net20.sln
parent857d72530c3ec05f034ad8ea88faf8a89b7850e9 (diff)
-Changed Newtonsoft.Json.Net20.dll to use LinqBridge source code rather than ilmerge to fix error
Diffstat (limited to 'Src/Newtonsoft.Json.Net20.sln')
-rw-r--r--Src/Newtonsoft.Json.Net20.sln1
1 files changed, 0 insertions, 1 deletions
diff --git a/Src/Newtonsoft.Json.Net20.sln b/Src/Newtonsoft.Json.Net20.sln
index e47a28c..3634b65 100644
--- a/Src/Newtonsoft.Json.Net20.sln
+++ b/Src/Newtonsoft.Json.Net20.sln
@@ -3,7 +3,6 @@ Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Lib", "Lib", "{620042D9-2753-48F5-BEDE-3905248781D2}"
ProjectSection(SolutionItems) = preProject
- Lib\LinqBridge.dll = Lib\LinqBridge.dll
Lib\NUnit\DotNet\nunit.framework.dll = Lib\NUnit\DotNet\nunit.framework.dll
Lib\NUnit\DotNet\nunit.framework.xml = Lib\NUnit\DotNet\nunit.framework.xml
EndProjectSection