PowerShell_Scripts/base.win/_.package.json

13 lines
138 B
JSON

{
"package": {
"Name": "base.win",
"Condition": [
{
"System": [
"Desktop"
]
}
]
}
}