Howard Kapustein

Results 263 comments of Howard Kapustein

> As a side note, my app also declares the `packageQuery` and `packageManagement` rescaps. Why does App Installer care that my app can write to the real App Data, but...

Interesting. Yes I think you're right. Narrowing the default to also check for `OutputType` = `Exe` or `WinExe` should be more correct. Thanks for the feedback! I've added this to...

See the related PR Remove C# auto-initialization check for reflection#2500

Given the nature of the impact this is probably something we should not service to 1.1. Tee'd up for 1.2 => https://github.com/microsoft/WindowsAppSDK/pull/2775

+1 [Windows.ApplicationModel.AppInfo](https://docs.microsoft.com/uwp/api/Windows.ApplicationModel.AppInfo) has properties and methods that are meaningless and problematic for unpackaged apps. In fact most of AppInfo's properties and methods are hard to imagine how to do something...

@MikeHillberg reassigning to you as this is more up your alley than mine now