1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<!--
33CyberSource Merged Spec
44
@@ -9,7 +9,6 @@ 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-
1312 <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
1413 <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
1514 <ProjectGuid >{BB05AA53-E6C5-42CD-AF15-2B3DB516A407}</ProjectGuid >
@@ -38,38 +37,37 @@ OpenAPI spec version: 0.0.1
3837 <WarningLevel >4</WarningLevel >
3938 </PropertyGroup >
4039 <ItemGroup >
40+ <Reference Include =" AuthenticationSdk, Version=0.0.0.5, Culture=neutral, processorArchitecture=MSIL" >
41+ <SpecificVersion >False</SpecificVersion >
42+ <HintPath >packages\CyberSource.Authentication.0.0.0.6\lib\AuthenticationSdk.dll</HintPath >
43+ </Reference >
4144 <Reference Include =" System" />
4245 <Reference Include =" System.Core" />
43- <Reference Include =" System.Web" />
46+ <Reference Include =" System.Web" />
4447 <Reference Include =" System.Xml.Linq" />
4548 <Reference Include =" System.Data.DataSetExtensions" />
4649 <Reference Include =" System.ComponentModel.DataAnnotations" />
4750 <Reference Include =" Microsoft.CSharp" />
4851 <Reference Include =" System.Data" />
4952 <Reference Include =" System.Runtime.Serialization" />
5053 <Reference Include =" System.Xml" />
51- <Reference Include =" AuthenticationSdk" >
52- <HintPath >packages\CyberSource.Authentication.0.0.0.5\lib\AuthenticationSdk.dll</HintPath >
53- </Reference >
5454 <Reference Include =" Newtonsoft.Json" >
5555 <HintPath >packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll</HintPath >
5656 </Reference >
5757 <Reference Include =" RestSharp" >
58- <HintPath >packages\RestSharp.106.5.4\lib\net452\RestSharp.dll</HintPath >
58+ <HintPath >packages\RestSharp.106.5.4\lib\net452\RestSharp.dll</HintPath >
5959 </Reference >
6060 </ItemGroup >
6161 <ItemGroup >
62- <Compile Include =" **\*.cs"
63- Exclude =" obj\**;test\**" />
62+ <Compile Include =" **\*.cs" Exclude =" obj\**;test\**" />
6463 </ItemGroup >
6564 <ItemGroup >
66- <None Include =" packages.config" />
67- <None Include =" cybersource-rest-client-dotnet.nuspec" />
68- <None Include =" README.md" />
65+ <None Include =" packages.config" />
66+ <None Include =" cybersource-rest-client-dotnet.nuspec" />
67+ <None Include =" README.md" />
6968 </ItemGroup >
7069 <ItemGroup >
71- <Content Include =" license.txt" />
70+ <Content Include =" license.txt" />
7271 </ItemGroup >
7372 <Import Project =" $(MsBuildToolsPath)\Microsoft.CSharp.targets" />
74- </Project >
75-
73+ </Project >
0 commit comments