Windows Subsystem for Linux
config/feature.json
41 "WPFFeaturewsl": {
42 "Content": "Windows Subsystem for Linux",
43 "Description": "Windows Subsystem for Linux is an optional feature of Windows that allows Linux programs to run natively on Windows without the need for a separate virtual machine or dual booting.",
44 "category": "Features",
45 "panel": "1",
46 "feature": [
47 "VirtualMachinePlatform",
48 "Microsoft-Windows-Subsystem-Linux"
49 ],
50 "InvokeScript": [],