Skip to content

Commit a6a6d1b

Browse files
committed
Update dependency version
1 parent f0dc7f4 commit a6a6d1b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

cybersource-rest-client-dotnet.csproj

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ OpenAPI spec version: 0.0.1
3737
<WarningLevel>4</WarningLevel>
3838
</PropertyGroup>
3939
<ItemGroup>
40+
<Reference Include="AuthenticationSdk, Version=0.0.0.9, Culture=neutral, processorArchitecture=MSIL">
41+
<SpecificVersion>False</SpecificVersion>
42+
<HintPath>packages\CyberSource.Authentication.0.0.0.9\lib\AuthenticationSdk.dll</HintPath>
43+
</Reference>
4044
<Reference Include="System" />
4145
<Reference Include="System.Core" />
4246
<Reference Include="System.Web" />
@@ -47,9 +51,6 @@ OpenAPI spec version: 0.0.1
4751
<Reference Include="System.Data" />
4852
<Reference Include="System.Runtime.Serialization" />
4953
<Reference Include="System.Xml" />
50-
<Reference Include="AuthenticationSdk">
51-
<HintPath>packages\CyberSource.Authentication.0.0.0.8\lib\AuthenticationSdk.dll</HintPath>
52-
</Reference>
5354
<Reference Include="Newtonsoft.Json">
5455
<HintPath>packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
5556
</Reference>

0 commit comments

Comments
 (0)