-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
Windows with bat 0.25.0 (25f4f96)
create this file and save as "test.csproj" (yes, csproj) with UTF-8 encoding:
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
</Project>bat test.csproj will display as XML.
now resave it with "UTF-8 with BOM" encoding.
bat test.csproj will display as plain text.
keith-hall
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers