mirror of
https://github.com/stokebob/bnhtrade.git
synced 2026-03-25 09:07:15 +00:00
Feature: Sync MWS Shipment with Database
Various restructuring and misc. features added. Removed reliance on ABrain Amazon MWS NuGet package, added Amazon's own C# lib
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
using bnhtrade.ComTypeLib.Credential;
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using Core.EbayQuery;
|
||||
using System.IO;
|
||||
using bnhtrade.Core.EbayQuery;
|
||||
|
||||
namespace bnhtrade.ComTypeLib.Ebay
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user