Correcting CopyLocal=true on Newtonsoft.Json reference in Orchard.Web.

This commit is contained in:
Daniel Stolt
2013-12-10 06:35:54 +01:00
parent da9503e58d
commit 8870414d8c

View File

@@ -56,6 +56,7 @@
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>..\..\lib\newtonsoft.json\Newtonsoft.Json.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="MySql.Data, Version=6.5.4.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>