David Bennett

Results 8 issues of David Bennett

### Dev Home version _No response_ ### Windows build number _No response_ ### Other software _No response_ ### Steps to reproduce the bug Create many widgets, wait and observe log....

Issue-Bug
Area-Widgets
Priority-2

Update the installer build to change input of packages to include to a .json file as a build parameter. From jonwis: Feels like this data should be some kind of...

area-Installer
feature proposal

Update the installer project to be fully localized and resolve the wcout vs printf usage throughout. _Originally posted by @jonwis in https://github.com/microsoft/ProjectReunion/pull/444#discussion_r575425695_

area-Installer
feature proposal

### Dev Home version 0.1701 ### Dev Home Azure Extension version _No response_ ### Steps to reproduce the bug Example of the issue: ``` [2024/08/22 12:49:29.712 ERR] (AzureDataManager/CacheManager) Failed getting...

Issue-Bug
Priority-1
Area-DataManager

### Dev Home version 0.1701 ### Dev Home Azure Extension version _No response_ ### Steps to reproduce the bug Deactivated accounts are being treated as "errors" in caching, when they...

Issue-Bug
Priority-3
Area-DataManager

### Describe the bug WinAppSDK version 1.2.230313.1 This is on a C# packaged MSIX application. I am attempting to use the Notifications platform per documentation, and I am unable to...

area-Notifications

- [x] I have signed the [Contributor License Agreement](https://cla.opensource.microsoft.com/microsoft/winget-pkgs). - [x] I have updated the [Release Notes](../doc/ReleaseNotes.md). - [x] This pull request is related to an issue. ----- Closes #5797...

Needs-Author-Feedback

I have a spell check expect definition with: `subkey` I use the word "subkeys" in comments. The spell checker says "Unrecognized word 'subkeys'" I add 'subkeys' to the expect list....