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 >{4BDBBBF5-440A-4B94-ABFA-91FB8FF61069}</ProjectGuid >
@@ -40,36 +39,36 @@ OpenAPI spec version: 0.0.1
4039 <ItemGroup >
4140 <Reference Include =" System" />
4241 <Reference Include =" System.Core" />
43- <Reference Include =" System.Web" />
42+ <Reference Include =" System.Web" />
4443 <Reference Include =" System.Xml.Linq" />
4544 <Reference Include =" System.Data.DataSetExtensions" />
4645 <Reference Include =" System.ComponentModel.DataAnnotations" />
4746 <Reference Include =" Microsoft.CSharp" />
4847 <Reference Include =" System.Data" />
4948 <Reference Include =" System.Runtime.Serialization" />
5049 <Reference Include =" System.Xml" />
51- <Reference Include =" AuthenticationSdk" >
52- <HintPath >packages\CyberSource.Authentication.0.0.0.3 \lib\AuthenticationSdk.dll</HintPath >
50+ <Reference Include =" AuthenticationSdk" >
51+ <HintPath >packages\CyberSource.Authentication.0.0.0.4 \lib\AuthenticationSdk.dll</HintPath >
5352 </Reference >
5453 <Reference Include =" Newtonsoft.Json" >
55- <HintPath >packages\Newtonsoft.Json.10 .0.3 \lib\net45\Newtonsoft.Json.dll</HintPath >
54+ <HintPath >packages\Newtonsoft.Json.11 .0.2 \lib\net45\Newtonsoft.Json.dll</HintPath >
5655 </Reference >
5756 <Reference Include =" RestSharp" >
58- <HintPath >packages\RestSharp.106.5.3 \lib\net45.2 \RestSharp.dll</HintPath >
57+ <HintPath >packages\RestSharp.106.5.4 \lib\net452 \RestSharp.dll</HintPath >
5958 </Reference >
6059 </ItemGroup >
6160 <ItemGroup >
62- <Compile Include =" **\*.cs"
63- Exclude =" obj\**;test\**" />
61+ <Compile Include =" **\*.cs" Exclude =" obj\**;test\**" />
6462 </ItemGroup >
6563 <ItemGroup >
66- <None Include =" packages.config" />
67- <None Include =" cybersource-rest-client-dotnet.nuspec" />
68- <None Include =" README.md" />
64+ <None Include =" packages.config" >
65+ <SubType >Designer</SubType >
66+ </None >
67+ <None Include =" cybersource-rest-client-dotnet.nuspec" />
68+ <None Include =" README.md" />
6969 </ItemGroup >
7070 <ItemGroup >
71- <Content Include =" license.txt" />
71+ <Content Include =" license.txt" />
7272 </ItemGroup >
7373 <Import Project =" $(MsBuildToolsPath)\Microsoft.CSharp.targets" />
74- </Project >
75-
74+ </Project >
0 commit comments