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.
 
 

165 lines
7.4 KiB

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{0F5ACC33-43D7-46D3-BB17-0F067EAEE173}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>GMENepal</RootNamespace>
<AssemblyName>GMENepal</AssemblyName>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<Deterministic>true</Deterministic>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
<HintPath>..\packages\log4net.2.0.8\lib\net45-full\log4net.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="System.Core" />
<Reference Include="System.EnterpriseServices" />
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.ServiceModel" />
<Reference Include="System.Web.Services" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Net.Http" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="GMENepalAPIService\GMENepalAPI.cs" />
<Compile Include="Model\GetStatusByPartnerPinNo.cs" />
<Compile Include="Model\GMECancelTransaction.cs" />
<Compile Include="Model\GMECommonRequest.cs" />
<Compile Include="Model\GMECommonResponse.cs" />
<Compile Include="Model\GMEGetAgentSOABalance.cs" />
<Compile Include="Model\GMEGetCalculation.cs" />
<Compile Include="Model\GMEBank.cs" />
<Compile Include="Model\GMEBankBranch.cs" />
<Compile Include="Model\GMEGetStatus.cs" />
<Compile Include="Model\GMEReconcileReport.cs" />
<Compile Include="Model\GMESendMoney.cs" />
<Compile Include="Model\GMESendMoneyV2.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Properties\Settings.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
<DependentUpon>Settings.settings</DependentUpon>
</Compile>
<Compile Include="Web References\GMEReference\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.map</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="packages.config" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
<None Include="Web References\GMEReference\AgentSOABalance1.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\GMEReference\BankBranchList.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\GMEReference\BankList.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\GMEReference\CancelTransactionResult.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\GMEReference\DbResult.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\GMEReference\FastMoneyWebService.wsdl" />
<None Include="Web References\GMEReference\GetCalculationResult.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\GMEReference\GetStatusByPartnerPinNoResult.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\GMEReference\GetStatusResult.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\GMEReference\RealTimeCheckStatusResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\GMEReference\ReconcileReportResult.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\GMEReference\Reference.map">
<Generator>MSDiscoCodeGenerator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<None Include="Web References\GMEReference\SendMoneyResult.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\GMEReference\TroubleTicket.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\GMEReference\WalletUserDetailResponse.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Common\Common.csproj">
<Project>{d626fe23-51c8-4441-b3c7-92a54d1f572e}</Project>
<Name>Common</Name>
</ProjectReference>
<ProjectReference Include="..\Repository\Repository.csproj">
<Project>{3dede19d-6d7b-4825-b537-ccc7afc38f56}</Project>
<Name>Repository</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<WebReferences Include="Web References\" />
</ItemGroup>
<ItemGroup>
<WebReferenceUrl Include="https://api.bestremit-txn.com:9002/SendWSApi/FastMoneyWebService.asmx">
<UrlBehavior>Dynamic</UrlBehavior>
<RelPath>Web References\GMEReference\</RelPath>
<UpdateFromURL>https://api.bestremit-txn.com:9002/SendWSApi/FastMoneyWebService.asmx</UpdateFromURL>
<ServiceLocationURL>
</ServiceLocationURL>
<CachedDynamicPropName>
</CachedDynamicPropName>
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
<CachedSettingsPropName>GMENepal_GMEReference_FastMoneyWebService</CachedSettingsPropName>
</WebReferenceUrl>
</ItemGroup>
<ItemGroup>
<WCFMetadata Include="Connected Services\" />
</ItemGroup>
<ItemGroup>
<None Include="Web References\GMEReference\FastMoneyWebService.disco" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>