Ulrich Holeschak

Results 8 issues of Ulrich Holeschak

Im am using the component with a Xamarin binding in a .NET project. Basically it's working without without any problems, but for creating the binding I have to change CustomGauge.java:...

Four our projects it' required that all assemblies have a string name, could you sign the NuGet assembly? ![grafik](https://user-images.githubusercontent.com/7830051/113294902-be2b0580-92f7-11eb-9821-27840ea4f20f.png)

In version 4.0.33.1 for windows net461 `BluetoothSecurity.PairRequest()` hangs if there was an immediate `BluetoothClient.Close()` and `BluetoothSecurity.RemoveDevice()` before. The reason for this is that `BluetoothSecurity PlatformPairRequest()` -> `authHandler.WaitOne();` never returns. In...

**Important notices** Before you add a new report, we ask you kindly to acknowledge the following: - [x] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md - [x] I...

support

At the moment the extension is only execute when source the file is saved. If the output file is missing, you have to call the extension manually from the VS...

*This Issue tracker is only for reporting bugs and tracking code related issues.* Before posting, please make sure you check community.jitsi.org to see if the same or similar bugs have...

Basically the `net462` target configuration is exiting in `InTheHand.BluetoothLE.csproj`. When adding `net462` to the `TargetFrameworks` the resulting DLL is also working correctly. Is there is special reason why the NuGet...

I am using the NuGet Package `CodegenCS.SourceGenerator` 3.5.2, this is working well with VS 2022 and `XmlDocument` in the .csx files: ``` #r "System.Xml.dll" #r "System.Xml.ReaderWriter.dll" // Requires CodegenCS.SourceGenerator NuGet...