# WinUI\*

(Under uppbyggnad)

* ~~winget install Microsoft.WindowsAppRuntime.1.5~~
* <https://learn.microsoft.com/en-us/windows/apps/windows-app-sdk/downloads>
* dotnet new install VijayAnand.WinUITemplates
* dotnet new winui -n MyApp
* Select active configuration: Debug → x64

```xml
<WindowsPackageType>None</WindowsPackageType>
```

* XAML
