Jonathan Dick
Jonathan Dick
Bindings need to be built against net6.0-ios and net6.0-android TFM's in addition to the existing Xamarin.iOS and MonoAndroid TFM's.
Using Pi Zero 2 W, everything works great for a certain amount of time (~5 hours or so). After this, the device drops off the network and the printer reads...
- Updates manifests to latest versions - Disables managing of .NET SDK and Workloads by default (except for `--ci` and `--install-dotnet`/`--install-workloads`)
Add support to detect and install the following: - UWP SDK - Windows App SDK - VSIX
This is partially helped by #5218 Future design notes: Make use of the extensions in `MauiContextExtensions` to capture and store the platform app and window for use in other places:...
Trying a still newer version but not fully new of xunit, related to #22582 Thought here is we can try and incrementally bump to newer xunit until we see the...
### Description of Change Test updating android/emsdk to be closer to the release bits for net9p6 - No current intention to merge this, just validating nothing breaks with the newer...
## Description In the 5.0.0 release there were changes to both `LaunchApp` and `CloseApp` which both have been deprecated for some time. The alternatives suggest using `ActivateApp` and `TerminateApp` I...