ptsoccer
ptsoccer
Yeah that works, but it's nearly impossible to tell that these bindings need to occur. I've ended up adding a new project that references every other project to create the...
I don't particularly want to reopen the issue, but just to ask: Is this effectively saying that compiling multiple EXEs to the same folder is not supported?
??? I'm not sure if you fully read the issue or not, but the problem is that the nuget package does not contain the native interop DLL at all. Even...
Thanks, but as I said in the initial post, I already got it working by adding a reference to the System.Data.SQLite.Core nuget package. My point in making this issue is...
FWIW, it seems like the [sample app](https://github.com/ng-maps/ng-maps/tree/main/apps/sample) has the same issue
I have even worse news. I managed to get stuff to load correctly by making a copy of the JS snazzy-info-window and configuring angular/typescript to look at that, but while...