From 277c565f40a44edd14737a03d16daa925eb0af6f Mon Sep 17 00:00:00 2001 From: Ahson Khan Date: Wed, 2 Sep 2020 16:11:36 -0700 Subject: [PATCH] Make sure to save the eng/common files without a UTF-8 BOM. --- eng/common/Update-Change-Log.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/common/Update-Change-Log.ps1 b/eng/common/Update-Change-Log.ps1 index a819a05e8bb..6380e3ff800 100644 --- a/eng/common/Update-Change-Log.ps1 +++ b/eng/common/Update-Change-Log.ps1 @@ -1,4 +1,4 @@ -# Note: This script will add or replace version title in change log +# Note: This script will add or replace version title in change log # Parameter description # Version : Version to add or replace in change log