Skip to content

Commit b525bcc

Browse files
Newtonsoft.Json version update in template
1 parent 0a03a64 commit b525bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generator/cybersource-csharp-template/Project.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<HintPath>packages\Microsoft.Bcl.AsyncInterfaces.5.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
6262
</Reference>
6363
<Reference Include="Newtonsoft.Json">
64-
<HintPath>packages\Newtonsoft.Json.13.0.1\lib\{{targetFrameworkNuget}}\Newtonsoft.Json.dll</HintPath>
64+
<HintPath>packages\Newtonsoft.Json.13.0.3\lib\{{targetFrameworkNuget}}\Newtonsoft.Json.dll</HintPath>
6565
</Reference>
6666
<Reference Include="NLog, Version=5.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
6767
<SpecificVersion>False</SpecificVersion>

0 commit comments

Comments
 (0)