Fixing assembly reference in Workflows

This commit is contained in:
Sebastien Ros
2014-03-17 15:22:10 -07:00
parent 115b8d79b7
commit 0ce6023378

View File

@@ -48,7 +48,7 @@
<Reference Include="Microsoft.CSharp" />
<Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Orchard.Forms\bin\Newtonsoft.Json.dll</HintPath>
<HintPath>..\..\..\..\lib\newtonsoft.json\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />