[longomatch] Fix JSon reference in tests project
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Fix JSon reference in tests project
- Date: Wed, 18 Mar 2015 14:36:09 +0000 (UTC)
commit b2011e7a4615acf91aee489b14d6e0a6fbd969a6
Author: Julien Moutte <julien fluendo com>
Date: Thu Mar 5 19:05:14 2015 +0100
Fix JSon reference in tests project
Tests/Tests.csproj | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj
index d39ca15..99d1dbd 100644
--- a/Tests/Tests.csproj
+++ b/Tests/Tests.csproj
@@ -31,7 +31,7 @@
<Reference Include="nunit.framework">
<Package>nunit</Package>
</Reference>
- <Reference Include="Newtonsoft.Json, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b9a188c8922137c6">
+ <Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=b9a188c8922137c6">
<Package>newtonsoft-json</Package>
</Reference>
</ItemGroup>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]