Force encoding utf 8 with bom

This commit is contained in:
Przemyslaw Klys
2020-12-12 23:14:02 +01:00
parent 0b2e2ea96c
commit 4a3a49440f
18 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
function ConvertTo-XMLGenericPublicKey {
function ConvertTo-XMLGenericPublicKey {
[cmdletBinding()]
param(
[PSCustomObject] $GPO,