Changed AppList.json file name to AppList_Sample.json to not force the sample apps to install automatically.

This commit is contained in:
rbalsleyMSFT
2024-07-22 10:31:53 -07:00
parent 5600b2fbbd
commit 39a919bada
+14
View File
@@ -0,0 +1,14 @@
{
"apps": [
{
"name": "Company Portal",
"id": "9WZDNCRFJ3PZ",
"source": "msstore"
},
{
"name": "Microsoft Teams",
"id": "Microsoft.Teams",
"source": "winget"
}
]
}