Change target versions and use QBSDK 16.

This commit is contained in:
Patrick Fic
2023-05-17 15:05:52 -07:00
parent 90202e2d3c
commit 74e2e2db92
5 changed files with 46 additions and 8 deletions

View File

@@ -7,7 +7,7 @@ using System.Threading.Tasks;
using System.Xml;
using System.Xml.Linq;
using BodyshopPartner.Utils.Growls;
using Interop.QBFC13;
using Interop.QBFC16;
using Interop.QBXMLRP2;
using ToastNotifications.Messages;