[Windows] Add Hyper-V PowerShell module (#8079)

This commit is contained in:
Alexey-Ayupov
2023-08-16 09:49:28 +02:00
committed by GitHub
parent 33f3ffd099
commit ff79794377

View File

@@ -168,7 +168,8 @@
{ "name": "Client-ProjFS", "optionalFeature": true },
{ "name": "NET-Framework-Features", "includeAllSubFeatures": true },
{ "name": "Hyper-V", "includeAllSubFeatures": true },
{ "name": "HypervisorPlatform", "optionalFeature": true }
{ "name": "HypervisorPlatform", "optionalFeature": true },
{ "name": "Hyper-V-PowerShell" }
],
"visualStudio": {
"version" : "2022",