Simon Ensslen
Simon Ensslen
- Renovate pipelines - Update used NuGet Packages (at least the ones that can safely be updated) - Implement possibility to choose between json and tabular output
I just updated the locator nuget package from version 1.4.1 to version 1.5.5. This led to my Unit tests to fail on the mac only. I don't see how this...
I just tried to use harfbuzz on windows. Unfortunately the prebuilt windows download (https://github.com/harfbuzz/harfbuzz/releases/download/5.3.1/harfbuzz-win64-5.3.1.zip) does not include any header files (used to bind to the dll) and also no .lib...
- Fix potential issue due to implicit fallthrough and thus returning 0 - Fix potential issue due to redefinition of MAX Values that are already defined in stdint.h
I don't see why debian packages are only generated and supported for x64 architecture. We are using .net on a raspberry pi and would love to be able to simply...
**Describe the bug** I'm using `SetCameraOptionsAsync` to set a new center. If the user has previously changed the zoom level of the map (e.g. by using the scroll wheel) the...
I'm currently building a distributed system that relys on websocket communcation. One of the nodes may be offline when the control app is started. If this happens, the reconnecting websocket...
Unfortunately Jab does not currently allow the registration of services implementing multiple interfaces (similar to how MEDI allows for registering a service that implements multiple interfaces).
### Reqnroll Version 3.2.0 ### Which test runner are you using? xUnit 3 ### Test Runner Version Number 3.1.0 ### .NET Implementation .NET 9.0 ### Test Execution Method Visual Studio...