Use WindowsAppSDK

This commit is contained in:
Clemens 2021-11-17 21:23:29 +01:00
parent a53c29c7a2
commit 79eb9a75c6
20 changed files with 168 additions and 128 deletions

View file

@ -0,0 +1,10 @@
{
"profiles": {
"WinUiApp (Package)": {
"commandName": "MsixPackage"
},
"WinUiApp (Unpackaged)": {
"commandName": "Project"
}
}
}