Skip to content

Commit b39f4bc

Browse files
author
Paul D.Smith
committed
Correct source to show real powershell versions.
1 parent 021daf4 commit b39f4bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/CheckPowershellCompliance.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
# - "5.1"
1111
# - "7.0"
1212
# 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"
13+
# - "win-48_x64_10.0.17763.0_5.1.17763.316_x64_4.0.30319.42000_framework"
14+
# - "win-4_x64_10.0.18362.0_7.0.0_x64_3.1.2_core"
1515
# ```
1616

1717
function Read-ComplianceConfiguration {

0 commit comments

Comments
 (0)