From 3fcf02a653a614ab2d58df0b0c5e099e5f233f5f Mon Sep 17 00:00:00 2001 From: JamesNK Date: Sat, 1 Oct 2011 07:41:11 +0000 Subject: -Changed the assembly file names to all be Newtonsoft.Json.dll to fix NuGet referencing --- Src/Newtonsoft.Json.Tests/Newtonsoft.Json.Tests.Net35.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Src/Newtonsoft.Json.Tests/Newtonsoft.Json.Tests.Net35.csproj') diff --git a/Src/Newtonsoft.Json.Tests/Newtonsoft.Json.Tests.Net35.csproj b/Src/Newtonsoft.Json.Tests/Newtonsoft.Json.Tests.Net35.csproj index 530768e..b1729d7 100644 --- a/Src/Newtonsoft.Json.Tests/Newtonsoft.Json.Tests.Net35.csproj +++ b/Src/Newtonsoft.Json.Tests/Newtonsoft.Json.Tests.Net35.csproj @@ -8,8 +8,8 @@ {3E6E2335-B079-4B5B-A65A-9D586914BCBB} Library Properties - Newtonsoft.Json.Tests.Net35 - Newtonsoft.Json.Tests.Net35 + Newtonsoft.Json.Tests + Newtonsoft.Json.Tests -- cgit v1.2.3