+3
-3
lines changedFilter options
+3
-3
lines changed Original file line number Diff line number Diff line change
@@ -12,14 +12,14 @@ due to those PowerShell versions not being able to parse the incompatible syntax
12
12
```PowerShell
13
13
@{
14
14
Rules = @{
15
-
UseCompatibleCommmands = @{
15
+
PSUseCompatibleSyntax = @{
16
16
Enable = $true
17
-
TargetedVersions = @(
17
+
TargetVersions = @(
18
18
"6.0",
19
19
"5.1",
20
20
"4.0"
21
21
)
22
22
}
23
23
}
24
24
}
25
-
```
25
+
```
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4