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>2010-11-25 10:11:38 +0300
committerJamesNK <james@newtonking.com>2010-11-25 10:11:38 +0300
commitefc2310a3dbcfbd6820dd57ad62ffa473258f5bc (patch)
tree0d62a86f0c9196dc035c961946ddccf84f756324 /Src/Newtonsoft.Json.Tests/Newtonsoft.Json.Tests.Net35.csproj
parent5c0431464be353671d2c3b9607018fbf34045657 (diff)
-Make .NET 4.0 dynamic actually work (oops)
-Added JValue dynamic value conversion
Diffstat (limited to 'Src/Newtonsoft.Json.Tests/Newtonsoft.Json.Tests.Net35.csproj')
-rw-r--r--Src/Newtonsoft.Json.Tests/Newtonsoft.Json.Tests.Net35.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/Src/Newtonsoft.Json.Tests/Newtonsoft.Json.Tests.Net35.csproj b/Src/Newtonsoft.Json.Tests/Newtonsoft.Json.Tests.Net35.csproj
index 0ec68d9..fd3f41f 100644
--- a/Src/Newtonsoft.Json.Tests/Newtonsoft.Json.Tests.Net35.csproj
+++ b/Src/Newtonsoft.Json.Tests/Newtonsoft.Json.Tests.Net35.csproj
@@ -267,7 +267,6 @@
<Compile Include="Utilities\ReflectionUtilsTests.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="App.Config" />
<None Include="LinqToSql\LinqToSqlClasses.dbml">
<Generator>MSLinqToSQLGenerator</Generator>
<LastGenOutput>LinqToSqlClasses.designer.cs</LastGenOutput>