We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 021daf4 commit b39f4bcCopy full SHA for b39f4bc
tools/CheckPowershellCompliance.ps1
@@ -10,8 +10,8 @@
10
# - "5.1"
11
# - "7.0"
12
# targetProfiles:
13
-# - "win-8_x64_10.0.17763.0_5.1.17763.316_x64_4.0.30319.42000_framework"
14
-# - "win-8_x64_10.0.14393.0_7.0.0_x64_3.1.2_core"
+# - "win-48_x64_10.0.17763.0_5.1.17763.316_x64_4.0.30319.42000_framework"
+# - "win-4_x64_10.0.18362.0_7.0.0_x64_3.1.2_core"
15
# ```
16
17
function Read-ComplianceConfiguration {
0 commit comments