Skip to content

Conversation

@amis92
Copy link
Contributor

@amis92 amis92 commented Oct 14, 2022

Fixes #839

Visual Studio Code complains that the version.schema.json file contains a BOM, when referencing https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json as $schema.

This PR removes BOM from the version.schema.json. It shouldn't negatively impact any tooling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

version.schema.json is UTF-8 with BOM, VSCode expects no BOM

2 participants