Skip to content

Commit

Permalink
Removed BOM
Browse files Browse the repository at this point in the history
  • Loading branch information
merill committed Dec 8, 2024
1 parent 8c3d941 commit 3c87725
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions powershell/public/Test-MtConditionalAccessWhatIf.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -147,9 +147,9 @@ function Test-MtConditionalAccessWhatIf {
# [OperatingSystem <String>]:
# [OperatingSystemVersion <String>]:
# [Ownership <String>]:
# [PhysicalIds <String[]>]:
# [PhysicalIds <String []>]:
# [ProfileType <String>]:
# [SystemLabels <String[]>]:
# [SystemLabels <String []>]:
# [TrustType <String>]:
[Parameter(ValueFromPipelineByPropertyName = $true)]
[hashtable]$DeviceInfo,
Expand Down

0 comments on commit 3c87725

Please sign in to comment.