Skip to content

Commit

Permalink
Update dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
gnongsie committed Mar 5, 2021
1 parent f0dc7f4 commit a6a6d1b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions cybersource-rest-client-dotnet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ OpenAPI spec version: 0.0.1
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="AuthenticationSdk, Version=0.0.0.9, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>packages\CyberSource.Authentication.0.0.0.9\lib\AuthenticationSdk.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Web" />
Expand All @@ -47,9 +51,6 @@ OpenAPI spec version: 0.0.1
<Reference Include="System.Data" />
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.Xml" />
<Reference Include="AuthenticationSdk">
<HintPath>packages\CyberSource.Authentication.0.0.0.8\lib\AuthenticationSdk.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
Expand Down

0 comments on commit a6a6d1b

Please sign in to comment.