mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-20 22:05:07 +00:00
Use WindowsAppSDK
This commit is contained in:
parent
a53c29c7a2
commit
79eb9a75c6
20 changed files with 168 additions and 128 deletions
10
SampleApps/WinUiApp/Properties/launchSettings.json
Normal file
10
SampleApps/WinUiApp/Properties/launchSettings.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"profiles": {
|
||||
"WinUiApp (Package)": {
|
||||
"commandName": "MsixPackage"
|
||||
},
|
||||
"WinUiApp (Unpackaged)": {
|
||||
"commandName": "Project"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue