Commit b66b15e
committed
refactor: remove IsWindows PS 5.1 compatibility shim
PSModule targets PowerShell LTS (7.6+) where $IsWindows is a built-in
automatic variable. The Desktop edition shim and its PSScriptAnalyzer
suppressions are no longer needed.1 parent 7a3ae1b commit b66b15e
1 file changed
Lines changed: 0 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | 134 | | |
146 | 135 | | |
147 | 136 | | |
| |||
162 | 151 | | |
163 | 152 | | |
164 | 153 | | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | 154 | | |
170 | 155 | | |
171 | 156 | | |
| |||
0 commit comments