Francisco Gonzalez Rivera

Results 2 issues of Francisco Gonzalez Rivera

Hi, I'm using this version on my ionic project: "@trapezedev/configure": "3.0.6", This has installed a dependency for **xmldom 0.7.5**, this version requires an updated to fix a security issue listed...

Hi, I'm updating my libraries from SQLLite.Net.Async 3.0.5 to SQLite-net 1.8.116. This method doesn't exist anymore on **_SQLiteAsyncConnection_** `public Task InsertOrReplaceAllAsync([NotNull] IEnumerable items, CancellationToken cancellationToken = default(CancellationToken));` I couldn't find...