intuit/QuickBooks-V3-PHP-SDK

Intuit.Ipp.Data.dll File Version

Closed this issue · 1 comments

In v7.5 of this SDK Intuit.Ipp.Data.dll was versioned like the other dlls with 7.5.0.0, but now in the latest releases it is 1.0.0.0. I assume this is unintentional? I assume it should be versioned to match the other Intuit.Ipp dlls or at least be higher than its prior version. I made a workaround to get this to deploy with our internal updater utility so it saw the file as newer than the 7.5.0.0 version.

Currently:
image

Back in v7.5 of this SDK:
image

I meant to post this to QuickBooks-V3-DotNET-SDK...