Skip to content

Commit 859cfc7

Browse files
Update cybersource-rest-client-dotnet.csproj (#160)
Update auth sdk version in csproj
1 parent afdff65 commit 859cfc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cybersource-rest-client-dotnet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ OpenAPI spec version: 0.0.1
8383
<Reference Include="System.Runtime.Serialization" />
8484
<Reference Include="System.Xml" />
8585
<Reference Include="AuthenticationSdk">
86-
<HintPath>packages\CyberSource.Authentication.0.0.0.16\lib\AuthenticationSdk.dll</HintPath>
86+
<HintPath>packages\CyberSource.Authentication.0.0.0.17\lib\AuthenticationSdk.dll</HintPath>
8787
</Reference>
8888
<Reference Include="NLog">
8989
<SpecificVersion>False</SpecificVersion>

0 commit comments

Comments
 (0)