diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e1d9c19..806f73a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -27,7 +27,7 @@ steps: FileNames: '**/*.csproj' InsertAttributes: true FileEncoding: 'utf-8' - WriteBOM: true + WriteBOM: false FailOnWarning: true Authors: 'Chris Kaczor' Copyright: 'Copyright $(date:YYYY) Chris Kaczor'