DiagProf
DiagProf
### Describe the bug Hi, Thanks for the Great Project. I have an issue with H.OxyPlot (or OxyPlot) when compiling for AOT (WinUI3). When I left-click on a line, the...
First of all, thank you for the project. I have a Winui3 application where I managed to set everything up so that it compiles AOT. But now I'm failing with...
create a new WINUi 3 project add Nuget: add preview add: public partial class ViewModel: ObservableObject { public ViewModel() { var strokeThickness = 10; var strokeDashArray = new float[] {...
First of all, Cynthion and Facedancer are really an impressive achievement. I have a trace from a USB device. When I try to emulate it with Facedancer, I can't get...