Felix Strauß
Felix Strauß
When using AdvancedDLSupport NuGet package version 3.2.0 BenchmarkDotNet reports that the library is not built in Release mode.
A small change I made to the code to nicely shutdown the DeviceHookThread (With the current version it stays running even if you call unhook()) Maybe it helps someone :))...
### Describe the bug When adding a custom attribute using [property:MyAttribute] the ObservableProperty source generator does not generate named arguments passed to the attributes constructor. ### Regression _No response_ ###...