windows-terminal/samples/ConPTY/GUIConsole/GUIConsole.ConPTY
Leonard Hecker ddae2a1d49
Remove UTF-8 BOM from all files (#11821)
As VS 2022 doesn't seem to store files with UTF-8 BOM as often anymore, we've
been getting more and more pull requests which seemingly randomly change files.
This cleans the situation up by removing the BOM from all files that have one.
Additionally, `Host.Tests.Feature.rc` was converted from UTF-16 to UTF-8.
2021-11-29 12:54:35 -06:00
..
Native Remove UTF-8 BOM from all files (#11821) 2021-11-29 12:54:35 -06:00
Processes Remove UTF-8 BOM from all files (#11821) 2021-11-29 12:54:35 -06:00
GUIConsole.ConPTY.csproj Remove UTF-8 BOM from all files (#11821) 2021-11-29 12:54:35 -06:00
PseudoConsole.cs Remove UTF-8 BOM from all files (#11821) 2021-11-29 12:54:35 -06:00
PseudoConsolePipe.cs Remove UTF-8 BOM from all files (#11821) 2021-11-29 12:54:35 -06:00
Terminal.cs Remove UTF-8 BOM from all files (#11821) 2021-11-29 12:54:35 -06:00