Howard Kapustein
Howard Kapustein
> if I install all mandatory and recommended windows updates in my hyper-v VM (taking me from 19044.1228 to 19044.1889) I _can_ reproduce the R vs RX ACL difference in...
> Dotnet restore does not work. Says everything is up to date. @DrusTheAxe do you know if WASDK behind-the-scenes magic adds SDK depdencies? If you're making a packaged app then...
We're doing an "email review" of this - please leave your comments in the PR by 5pm Seattle time, 2022-08-26. @DrusTheAxe will address feedback in future updates.
> Is it on purpose that we change generation => revision id but make no mention of the "soft deprecation?" Are you referring to a specific line?
> No, it seems like most of the edits just change generation => revision. But no mention is made of what you're supposed to do if you had previously used...
There are ways to launch packaged apps from the command line. See https://github.com/dotnet/maui/issues/5975#issuecomment-1234510397 If you're looking to run `dotnet.exe` and have it launch your app (and that doesn't happen today)...
>1. What is the default behavior? Shouldn't it be enabled? Only if the project's output is an exe (OutputType=Exe | WinExe). It used to be applied to anything but that...