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.

138 lines
6.1 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>{A8EE6868-4E2C-4DF2-99A9-001E4D5F94FF}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>JMENepal</RootNamespace>
  11. <AssemblyName>JMENepal</AssemblyName>
  12. <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. </PropertyGroup>
  15. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  16. <DebugSymbols>true</DebugSymbols>
  17. <DebugType>full</DebugType>
  18. <Optimize>false</Optimize>
  19. <OutputPath>bin\Debug\</OutputPath>
  20. <DefineConstants>DEBUG;TRACE</DefineConstants>
  21. <ErrorReport>prompt</ErrorReport>
  22. <WarningLevel>4</WarningLevel>
  23. </PropertyGroup>
  24. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  25. <DebugType>pdbonly</DebugType>
  26. <Optimize>true</Optimize>
  27. <OutputPath>bin\Release\</OutputPath>
  28. <DefineConstants>TRACE</DefineConstants>
  29. <ErrorReport>prompt</ErrorReport>
  30. <WarningLevel>4</WarningLevel>
  31. </PropertyGroup>
  32. <ItemGroup>
  33. <Reference Include="log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
  34. <HintPath>..\packages\log4net.2.0.8\lib\net45-full\log4net.dll</HintPath>
  35. </Reference>
  36. <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  37. <HintPath>..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
  38. </Reference>
  39. <Reference Include="System" />
  40. <Reference Include="System.ComponentModel.DataAnnotations" />
  41. <Reference Include="System.Core" />
  42. <Reference Include="System.EnterpriseServices" />
  43. <Reference Include="System.Web" />
  44. <Reference Include="System.Web.Services" />
  45. <Reference Include="System.Xml.Linq" />
  46. <Reference Include="System.Data.DataSetExtensions" />
  47. <Reference Include="Microsoft.CSharp" />
  48. <Reference Include="System.Data" />
  49. <Reference Include="System.Net.Http" />
  50. <Reference Include="System.Xml" />
  51. </ItemGroup>
  52. <ItemGroup>
  53. <Compile Include="JMENepalAPIService\IJMENepalAPI.cs" />
  54. <Compile Include="JMENepalAPIService\JMENepalAPI.cs" />
  55. <Compile Include="Model\CommonModel.cs" />
  56. <Compile Include="Model\JMEAgent.cs" />
  57. <Compile Include="Model\JMEAmendment.cs" />
  58. <Compile Include="Model\JMEBank.cs" />
  59. <Compile Include="Model\JMECancelTransaction.cs" />
  60. <Compile Include="Model\JMETxStatus.cs" />
  61. <Compile Include="Model\JMESendTxn.cs" />
  62. <Compile Include="Properties\AssemblyInfo.cs" />
  63. <Compile Include="Properties\Settings.Designer.cs">
  64. <AutoGen>True</AutoGen>
  65. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  66. <DependentUpon>Settings.settings</DependentUpon>
  67. </Compile>
  68. <Compile Include="Web References\com.jmenepal\Reference.cs">
  69. <AutoGen>True</AutoGen>
  70. <DesignTime>True</DesignTime>
  71. <DependentUpon>Reference.map</DependentUpon>
  72. </Compile>
  73. </ItemGroup>
  74. <ItemGroup>
  75. <WCFMetadata Include="Connected Services\" />
  76. </ItemGroup>
  77. <ItemGroup>
  78. <WebReferences Include="Web References\" />
  79. </ItemGroup>
  80. <ItemGroup>
  81. <WebReferenceUrl Include="https://jmenepal.com/SendWS_v4/txnservice.asmx%3fWSDL">
  82. <UrlBehavior>Dynamic</UrlBehavior>
  83. <RelPath>Web References\com.jmenepal\</RelPath>
  84. <UpdateFromURL>https://jmenepal.com/SendWS_v4/txnservice.asmx%3fWSDL</UpdateFromURL>
  85. <ServiceLocationURL>
  86. </ServiceLocationURL>
  87. <CachedDynamicPropName>
  88. </CachedDynamicPropName>
  89. <CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
  90. <CachedSettingsPropName>JMENepal_com_jmenepal_iRemitService</CachedSettingsPropName>
  91. </WebReferenceUrl>
  92. </ItemGroup>
  93. <ItemGroup>
  94. <None Include="app.config" />
  95. <None Include="packages.config" />
  96. <None Include="Properties\Settings.settings">
  97. <Generator>SettingsSingleFileGenerator</Generator>
  98. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  99. </None>
  100. <None Include="Web References\com.jmenepal\Reference.map">
  101. <Generator>MSDiscoCodeGenerator</Generator>
  102. <LastGenOutput>Reference.cs</LastGenOutput>
  103. <SubType>Designer</SubType>
  104. </None>
  105. <None Include="Web References\com.jmenepal\Return_AGENTLIST.datasource">
  106. <DependentUpon>Reference.map</DependentUpon>
  107. <SubType>Designer</SubType>
  108. </None>
  109. <None Include="Web References\com.jmenepal\Return_CreateTXN.datasource">
  110. <DependentUpon>Reference.map</DependentUpon>
  111. </None>
  112. <None Include="Web References\com.jmenepal\Return_FOREX.datasource">
  113. <DependentUpon>Reference.map</DependentUpon>
  114. </None>
  115. <None Include="Web References\com.jmenepal\Return_TRANSREPORT.datasource">
  116. <DependentUpon>Reference.map</DependentUpon>
  117. </None>
  118. <None Include="Web References\com.jmenepal\Return_TXNAMEND.datasource">
  119. <DependentUpon>Reference.map</DependentUpon>
  120. </None>
  121. <None Include="Web References\com.jmenepal\Return_TXNAuth.datasource">
  122. <DependentUpon>Reference.map</DependentUpon>
  123. </None>
  124. <None Include="Web References\com.jmenepal\Return_TXNCancel.datasource">
  125. <DependentUpon>Reference.map</DependentUpon>
  126. </None>
  127. <None Include="Web References\com.jmenepal\Return_TXNStatus.datasource">
  128. <DependentUpon>Reference.map</DependentUpon>
  129. </None>
  130. <None Include="Web References\com.jmenepal\txnservice.wsdl" />
  131. </ItemGroup>
  132. <ItemGroup>
  133. <ProjectReference Include="..\Common\Common.csproj">
  134. <Project>{d626fe23-51c8-4441-b3c7-92a54d1f572e}</Project>
  135. <Name>Common</Name>
  136. </ProjectReference>
  137. </ItemGroup>
  138. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  139. </Project>