We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e2d4a54 + 6dbf533 commit ea54ffbCopy full SHA for ea54ffb
src/Qiniu/Qiniu.Net40.Travis.csproj
@@ -45,7 +45,7 @@
45
</PropertyGroup>
46
<ItemGroup>
47
<Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
48
- <HintPath>..\packages\Newtonsoft.Json.9.0.1\lib\net40\Newtonsoft.Json.dll</HintPath>
+ <HintPath>..\..\bin\json.net-v9.0.1-net40\Newtonsoft.Json.dll</HintPath>
49
<Private>True</Private>
50
</Reference>
51
<Reference Include="System" />
0 commit comments