Bob Pulliam
Bob Pulliam
## Description Use precompiler to branch based on the desired packaging (or non-packaging). Remove APIs that are not available in unpackaged apps. Move to standard of if UNPACKAGED (as opposed...
Cherry-pick of #4219 Removing code that does not ship in 1.5 saving time and resources and preventing false positives in tests and static analysis.
### Which version of the app? WinUI 3 Gallery ### Description We have a few links that point to UWP docs instead of WinAppSDK. - [x] 1. https://learn.microsoft.com/uwp/api/windows.ui.xaml.controls.fonticon should be...
Fixing the other half (.NET 6 and 7) to remove arm. Also, arm64 was missing for some reason.
Changes: - remove unused references to CoreUtility - remove unused Dev16 files A microsoft employee must use /azp run to validate using the pipelines below. WARNING: Comments made by azure-pipelines...
## Description Bring in required changes for the WebView2 work to the release/experimental branch. ## Target Release For 1.6-experimental2 ## Checklist - [ ] Samples build and run using the...
## Description - Update CppWinRT for all samples to 2.0.230706.1 - Update Wil for all samples to 1.0.240803.1 - Fix packages in the Islands sample - Fix issue where an...