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.
1 parent 5304562 commit 3e58ff3Copy full SHA for 3e58ff3
generator/cybersource-csharp-template/TestProject.mustache
@@ -59,7 +59,7 @@
59
<Reference Include="System.Runtime.Serialization" />
60
<Reference Include="System.Xml" />
61
<Reference Include="Newtonsoft.Json">
62
- <HintPath>..\packages\Newtonsoft.Json.11.0.2\lib\{{targetFrameworkNuget}}\Newtonsoft.Json.dll</HintPath>
+ <HintPath>..\packages\Newtonsoft.Json.13.0.1\lib\{{targetFrameworkNuget}}\Newtonsoft.Json.dll</HintPath>
63
</Reference>
64
<Reference Include="RestSharp">
65
<HintPath>..\packages\RestSharp.106.12.0\lib\{{targetFrameworkNuget}}2\RestSharp.dll</HintPath>
0 commit comments