Remove BOM from two files (#166)

This commit is contained in:
Aaron Franke 2020-03-21 14:05:24 -04:00 committed by GitHub
parent a03f57976f
commit 03351f5a62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# DirectX Texture Library # DirectX Texture Library
# #
# Copyright (c) Microsoft Corporation. All rights reserved. # Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License. # Licensed under the MIT License.

View File

@ -1,4 +1,4 @@
{ {
"configurations": [ "configurations": [
{ {
"name": "x86-Clang-Debug", "name": "x86-Clang-Debug",