1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<!--
33CyberSource Merged Spec
44
@@ -9,9 +9,10 @@ OpenAPI spec version: 0.0.1
99-->
1010<Project ToolsVersion =" 12.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
1111 <PropertyGroup >
12+
1213 <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
1314 <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
14- <ProjectGuid >{B7C17FAE-9755-4AB2-BB87-BEF560693D6F }</ProjectGuid >
15+ <ProjectGuid >{BD1DA018-E7D4-4C00-8CAB-B7917EC52D0C }</ProjectGuid >
1516 <OutputType >Library</OutputType >
1617 <AppDesignerFolder >Properties</AppDesignerFolder >
1718 <RootNamespace >CyberSource</RootNamespace >
@@ -37,9 +38,6 @@ OpenAPI spec version: 0.0.1
3738 <WarningLevel >4</WarningLevel >
3839 </PropertyGroup >
3940 <ItemGroup >
40- <Reference Include =" AuthenticationSdk" >
41- <HintPath >..\cybersource-rest-auth-dotnet\AuthenticationSdk\AuthenticationSdk\bin\Debug\AuthenticationSdk.dll</HintPath >
42- </Reference >
4341 <Reference Include =" Microsoft.Bcl.AsyncInterfaces, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
4442 <HintPath >packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\netstandard2.0\Microsoft.Bcl.AsyncInterfaces.dll</HintPath >
4543 </Reference >
@@ -88,6 +86,9 @@ OpenAPI spec version: 0.0.1
8886 <Reference Include =" System.Data" />
8987 <Reference Include =" System.Runtime.Serialization" />
9088 <Reference Include =" System.Xml" />
89+ <Reference Include =" AuthenticationSdk" >
90+ <HintPath >packages\CyberSource.Authentication.0.0.0.23\lib\AuthenticationSdk.dll</HintPath >
91+ </Reference >
9192 </ItemGroup >
9293 <ItemGroup >
9394 <Compile Include =" **\*.cs" Exclude =" obj\**;test\**" />
@@ -101,4 +102,4 @@ OpenAPI spec version: 0.0.1
101102 <Content Include =" license.txt" />
102103 </ItemGroup >
103104 <Import Project =" $(MsBuildToolsPath)\Microsoft.CSharp.targets" />
104- </Project >
105+ </Project >
0 commit comments