David W. Francis
David W. Francis
The new tests for zipped geocoding fail on the appveyor build but pass locally. I've decompiled the artifact - the preprocessor directives don't seem to be applied. Could it be...
The issue was `{FRAMEWORK}_OR_GREATER` - all looks good now.
Fixes large dll sizes - see issue #98
@twcclegg any update on this? Zipping the metadata will significantly reduce the DLL sized needed for offline geocoding.
Intentionally omitted cancellation tokens to keep the signatures similar. Since these are new I can include them.
Re-authored commits (forgot to reset git config from a work account)
Completes the "new IAsyncEnumerable API" task in V2 API refactors #1293