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.
 
 

139 lines
6.1 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>{A8EE6868-4E2C-4DF2-99A9-001E4D5F94FF}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>JMENepal</RootNamespace>
<AssemblyName>JMENepal</AssemblyName>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
</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.Web" />
<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="JMENepalAPIService\IJMENepalAPI.cs" />
<Compile Include="JMENepalAPIService\JMENepalAPI.cs" />
<Compile Include="Model\CommonModel.cs" />
<Compile Include="Model\JMEAgent.cs" />
<Compile Include="Model\JMEAmendment.cs" />
<Compile Include="Model\JMEBank.cs" />
<Compile Include="Model\JMECancelTransaction.cs" />
<Compile Include="Model\JMETxStatus.cs" />
<Compile Include="Model\JMESendTxn.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\com.jmenepal\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.map</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<WCFMetadata Include="Connected Services\" />
</ItemGroup>
<ItemGroup>
<WebReferences Include="Web References\" />
</ItemGroup>
<ItemGroup>
<WebReferenceUrl Include="https://jmenepal.com/SendWS_v4/txnservice.asmx%3fWSDL">
<UrlBehavior>Dynamic</UrlBehavior>
<RelPath>Web References\com.jmenepal\</RelPath>
<UpdateFromURL>https://jmenepal.com/SendWS_v4/txnservice.asmx%3fWSDL</UpdateFromURL>
<ServiceLocationURL>
</ServiceLocationURL>
<CachedDynamicPropName>
</CachedDynamicPropName>
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
<CachedSettingsPropName>JMENepal_com_jmenepal_iRemitService</CachedSettingsPropName>
</WebReferenceUrl>
</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\com.jmenepal\Reference.map">
<Generator>MSDiscoCodeGenerator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
<SubType>Designer</SubType>
</None>
<None Include="Web References\com.jmenepal\Return_AGENTLIST.datasource">
<DependentUpon>Reference.map</DependentUpon>
<SubType>Designer</SubType>
</None>
<None Include="Web References\com.jmenepal\Return_CreateTXN.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\com.jmenepal\Return_FOREX.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\com.jmenepal\Return_TRANSREPORT.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\com.jmenepal\Return_TXNAMEND.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\com.jmenepal\Return_TXNAuth.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\com.jmenepal\Return_TXNCancel.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\com.jmenepal\Return_TXNStatus.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\com.jmenepal\txnservice.wsdl" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Common\Common.csproj">
<Project>{d626fe23-51c8-4441-b3c7-92a54d1f572e}</Project>
<Name>Common</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>