Skip to content

Commit

Permalink
Update cybersource-rest-client-dotnet.csproj (#160)
Browse files Browse the repository at this point in the history
Update auth sdk version in csproj
  • Loading branch information
monu-kumar-visa authored Oct 6, 2023
1 parent afdff65 commit 859cfc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cybersource-rest-client-dotnet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ OpenAPI spec version: 0.0.1
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.Xml" />
<Reference Include="AuthenticationSdk">
<HintPath>packages\CyberSource.Authentication.0.0.0.16\lib\AuthenticationSdk.dll</HintPath>
<HintPath>packages\CyberSource.Authentication.0.0.0.17\lib\AuthenticationSdk.dll</HintPath>
</Reference>
<Reference Include="NLog">
<SpecificVersion>False</SpecificVersion>
Expand Down

0 comments on commit 859cfc7

Please sign in to comment.