Dominique Louis
Dominique Louis
Hi Jonathan, Hope you and the family are well. Currently the Github CI doens't have the VS for Mac 2022 IDE installed on any of its instances/VMs. I was hoping...
I believe there is a slight bug on lines 20-21 in the ViewController here... https://github.com/Arti3DPlayer/USBDeviceSwift/blob/master/CleanFlightSerialExample/CleanFlightSerialExample/ViewController.swift#L20-L21 Instead I think it should be ``` if (self.devices.count > 0 && self.devicesComboBox.indexOfSelectedItem > -1)...
Looks similar to this at run-time.... Non-Runtime JumpList will be part of another PR, as that requires a `DockTilePlugin`
- [ ] MacOS Demos - [ ] Windows Demos - [ ] Linux Demos - [ ] iOS Demos - [ ] Android Demos
1. Content.mgcb builds from the stand alone app, but throws error from within VS4Mac. 2. All code compiles. 3. Setting the Content.mgcb build action to `None` the MacOS app will...
I'm looking for a sample I could use to train some game agents/enemies. So the enemies have the ability to move, dodge roll, melee attack and fireball attack. During the...
Is anyone looking at implementing OpenThread ( https://github.com/openthread/openthread ) in the nuttx system? As quite a few projects use nuttx for IoT devices, wondering if it would be a good...
When writing Visual Studio extensions for Windows, that use the Mono stack, currently customers have to install the MAUI workload (a few GB download) for the extensions to work, due...
@thaystg et al... I've just updated our debugger-libs submodule to point to the the latest commit, `35ab1bd2c237c155296749fa0a680ce5d4f2e13d`, on `main` When Github Action CI tries to build the required *.csprojs I...