You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

193 lines
9.6 KiB

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{76F39343-B64E-4CA6-8B20-76A81793645E}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>BankOfCeylon</RootNamespace>
  11. <AssemblyName>BankOfCeylon</AssemblyName>
  12. <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <Deterministic>true</Deterministic>
  15. </PropertyGroup>
  16. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  17. <DebugSymbols>true</DebugSymbols>
  18. <DebugType>full</DebugType>
  19. <Optimize>false</Optimize>
  20. <OutputPath>bin\Debug\</OutputPath>
  21. <DefineConstants>DEBUG;TRACE</DefineConstants>
  22. <ErrorReport>prompt</ErrorReport>
  23. <WarningLevel>4</WarningLevel>
  24. <DocumentationFile>
  25. </DocumentationFile>
  26. </PropertyGroup>
  27. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  28. <DebugType>pdbonly</DebugType>
  29. <Optimize>true</Optimize>
  30. <OutputPath>bin\Release\</OutputPath>
  31. <DefineConstants>TRACE</DefineConstants>
  32. <ErrorReport>prompt</ErrorReport>
  33. <WarningLevel>4</WarningLevel>
  34. </PropertyGroup>
  35. <PropertyGroup>
  36. <StartupObject />
  37. </PropertyGroup>
  38. <ItemGroup>
  39. <Reference Include="log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
  40. <HintPath>..\packages\log4net.2.0.8\lib\net45-full\log4net.dll</HintPath>
  41. </Reference>
  42. <Reference Include="System" />
  43. <Reference Include="System.Configuration" />
  44. <Reference Include="System.Core" />
  45. <Reference Include="System.EnterpriseServices" />
  46. <Reference Include="System.Runtime.Serialization" />
  47. <Reference Include="System.ServiceModel" />
  48. <Reference Include="System.Web" />
  49. <Reference Include="System.Web.Services" />
  50. <Reference Include="System.Xml.Linq" />
  51. <Reference Include="System.Data.DataSetExtensions" />
  52. <Reference Include="Microsoft.CSharp" />
  53. <Reference Include="System.Data" />
  54. <Reference Include="System.Net.Http" />
  55. <Reference Include="System.Xml" />
  56. </ItemGroup>
  57. <ItemGroup>
  58. <Compile Include="BankOfCeylonAPIService\BankOfCeylonAPI.cs" />
  59. <Compile Include="Connected Services\BOCServiceReference\Reference.cs">
  60. <AutoGen>True</AutoGen>
  61. <DesignTime>True</DesignTime>
  62. <DependentUpon>Reference.svcmap</DependentUpon>
  63. </Compile>
  64. <Compile Include="Model\SendMoneyModel.cs" />
  65. <Compile Include="Properties\AssemblyInfo.cs" />
  66. <Compile Include="Properties\Settings.Designer.cs">
  67. <AutoGen>True</AutoGen>
  68. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  69. <DependentUpon>Settings.settings</DependentUpon>
  70. </Compile>
  71. <Compile Include="Settings.cs" />
  72. </ItemGroup>
  73. <ItemGroup>
  74. <None Include="app.config" />
  75. <None Include="Connected Services\BOCServiceReference\BankOfCeylon.BOCServiceReference.accountBalancesResponse.datasource">
  76. <DependentUpon>Reference.svcmap</DependentUpon>
  77. </None>
  78. <None Include="Connected Services\BOCServiceReference\BankOfCeylon.BOCServiceReference.accountHistoryResponse.datasource">
  79. <DependentUpon>Reference.svcmap</DependentUpon>
  80. </None>
  81. <None Include="Connected Services\BOCServiceReference\BankOfCeylon.BOCServiceReference.AmendRemResponse.datasource">
  82. <DependentUpon>Reference.svcmap</DependentUpon>
  83. </None>
  84. <None Include="Connected Services\BOCServiceReference\BankOfCeylon.BOCServiceReference.banksResponse.datasource">
  85. <DependentUpon>Reference.svcmap</DependentUpon>
  86. </None>
  87. <None Include="Connected Services\BOCServiceReference\BankOfCeylon.BOCServiceReference.branchResponse.datasource">
  88. <DependentUpon>Reference.svcmap</DependentUpon>
  89. </None>
  90. <None Include="Connected Services\BOCServiceReference\BankOfCeylon.BOCServiceReference.CancelRemResponse.datasource">
  91. <DependentUpon>Reference.svcmap</DependentUpon>
  92. </None>
  93. <None Include="Connected Services\BOCServiceReference\BankOfCeylon.BOCServiceReference.exchangeRateResponse.datasource">
  94. <DependentUpon>Reference.svcmap</DependentUpon>
  95. </None>
  96. <None Include="Connected Services\BOCServiceReference\BankOfCeylon.BOCServiceReference.GetAccBalResponse.datasource">
  97. <DependentUpon>Reference.svcmap</DependentUpon>
  98. </None>
  99. <None Include="Connected Services\BOCServiceReference\BankOfCeylon.BOCServiceReference.GetAccTranHistoryResponse.datasource">
  100. <DependentUpon>Reference.svcmap</DependentUpon>
  101. </None>
  102. <None Include="Connected Services\BOCServiceReference\BankOfCeylon.BOCServiceReference.GetBankBranchesSLResponse.datasource">
  103. <DependentUpon>Reference.svcmap</DependentUpon>
  104. </None>
  105. <None Include="Connected Services\BOCServiceReference\BankOfCeylon.BOCServiceReference.GetBanksSLResponse.datasource">
  106. <DependentUpon>Reference.svcmap</DependentUpon>
  107. </None>
  108. <None Include="Connected Services\BOCServiceReference\BankOfCeylon.BOCServiceReference.GetExchResponse.datasource">
  109. <DependentUpon>Reference.svcmap</DependentUpon>
  110. </None>
  111. <None Include="Connected Services\BOCServiceReference\BankOfCeylon.BOCServiceReference.GetLstOfRemResponse.datasource">
  112. <DependentUpon>Reference.svcmap</DependentUpon>
  113. </None>
  114. <None Include="Connected Services\BOCServiceReference\BankOfCeylon.BOCServiceReference.getMsgResponse.datasource">
  115. <DependentUpon>Reference.svcmap</DependentUpon>
  116. </None>
  117. <None Include="Connected Services\BOCServiceReference\BankOfCeylon.BOCServiceReference.getMsg_1Response.datasource">
  118. <DependentUpon>Reference.svcmap</DependentUpon>
  119. </None>
  120. <None Include="Connected Services\BOCServiceReference\BankOfCeylon.BOCServiceReference.GetTranHistoryResponse.datasource">
  121. <DependentUpon>Reference.svcmap</DependentUpon>
  122. </None>
  123. <None Include="Connected Services\BOCServiceReference\BankOfCeylon.BOCServiceReference.messageResponse.datasource">
  124. <DependentUpon>Reference.svcmap</DependentUpon>
  125. </None>
  126. <None Include="Connected Services\BOCServiceReference\BankOfCeylon.BOCServiceReference.messagesResponse.datasource">
  127. <DependentUpon>Reference.svcmap</DependentUpon>
  128. </None>
  129. <None Include="Connected Services\BOCServiceReference\BankOfCeylon.BOCServiceReference.remittanceRespons.datasource">
  130. <DependentUpon>Reference.svcmap</DependentUpon>
  131. </None>
  132. <None Include="Connected Services\BOCServiceReference\BankOfCeylon.BOCServiceReference.remittanceResponses.datasource">
  133. <DependentUpon>Reference.svcmap</DependentUpon>
  134. </None>
  135. <None Include="Connected Services\BOCServiceReference\BankOfCeylon.BOCServiceReference.responseStatus.datasource">
  136. <DependentUpon>Reference.svcmap</DependentUpon>
  137. </None>
  138. <None Include="Connected Services\BOCServiceReference\BankOfCeylon.BOCServiceReference.SendMsgResponse.datasource">
  139. <DependentUpon>Reference.svcmap</DependentUpon>
  140. </None>
  141. <None Include="Connected Services\BOCServiceReference\BankOfCeylon.BOCServiceReference.SendRemResponse.datasource">
  142. <DependentUpon>Reference.svcmap</DependentUpon>
  143. </None>
  144. <None Include="Connected Services\BOCServiceReference\BankOfCeylon.BOCServiceReference.StatusRemResponse.datasource">
  145. <DependentUpon>Reference.svcmap</DependentUpon>
  146. </None>
  147. <None Include="Connected Services\BOCServiceReference\BankOfCeylon.BOCServiceReference.tranHistoryResponse.datasource">
  148. <DependentUpon>Reference.svcmap</DependentUpon>
  149. </None>
  150. <None Include="Connected Services\BOCServiceReference\BankOfCeylon.BOCServiceReference.VerifyAccountResponse.datasource">
  151. <DependentUpon>Reference.svcmap</DependentUpon>
  152. </None>
  153. <None Include="Connected Services\BOCServiceReference\BankOfCeylon.BOCServiceReference.verifyAccResponse.datasource">
  154. <DependentUpon>Reference.svcmap</DependentUpon>
  155. </None>
  156. <None Include="Connected Services\BOCServiceReference\Service.wsdl" />
  157. <None Include="Connected Services\BOCServiceReference\ServiceCom.xsd">
  158. <SubType>Designer</SubType>
  159. </None>
  160. <None Include="packages.config" />
  161. <None Include="Properties\Settings.settings">
  162. <Generator>SettingsSingleFileGenerator</Generator>
  163. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  164. </None>
  165. </ItemGroup>
  166. <ItemGroup>
  167. <ProjectReference Include="..\Common\Common.csproj">
  168. <Project>{d626fe23-51c8-4441-b3c7-92a54d1f572e}</Project>
  169. <Name>Common</Name>
  170. </ProjectReference>
  171. </ItemGroup>
  172. <ItemGroup>
  173. <WCFMetadata Include="Connected Services\" />
  174. </ItemGroup>
  175. <ItemGroup>
  176. <WebReferences Include="Web References\" />
  177. </ItemGroup>
  178. <ItemGroup>
  179. <WCFMetadataStorage Include="Connected Services\BOCServiceReference\" />
  180. </ItemGroup>
  181. <ItemGroup>
  182. <None Include="Connected Services\BOCServiceReference\configuration91.svcinfo" />
  183. </ItemGroup>
  184. <ItemGroup>
  185. <None Include="Connected Services\BOCServiceReference\configuration.svcinfo" />
  186. </ItemGroup>
  187. <ItemGroup>
  188. <None Include="Connected Services\BOCServiceReference\Reference.svcmap">
  189. <Generator>WCF Proxy Generator</Generator>
  190. <LastGenOutput>Reference.cs</LastGenOutput>
  191. </None>
  192. </ItemGroup>
  193. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  194. </Project>