Skip to content

Commit 133085c

Browse files
committed
correcting the auth version in mustache file
1 parent 7e6b50f commit 133085c

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
@@ -106,7 +106,7 @@
106106
<Reference Include="System.Runtime.Serialization" />
107107
<Reference Include="System.Xml" />
108108
<Reference Include="AuthenticationSdk">
109-
<HintPath>packages\CyberSource.Authentication.0.0.0.21\lib\AuthenticationSdk.dll</HintPath>
109+
<HintPath>packages\CyberSource.Authentication.0.0.0.23\lib\AuthenticationSdk.dll</HintPath>
110110
</Reference>
111111
{{#generatePropertyChanged}}
112112
<Reference Include="PropertyChanged">

0 commit comments

Comments
 (0)