windows-terminal/samples/ConPTY/GUIConsole/GUIConsole.WPF
Leonard Hecker b0396f1741
Make ToolsVersion more consistent in our project files (#13535)
While working on another PR related to this I noticed that my VS
generates `.vcxproj` files that are a bit different to the ones we have.
This commit is a quick search & replace of all our project files to make
(primarily) their `ToolsVersion` more in line with what VS does itself:
No `ToolsVersion` for `.vcxproj`, `ToolsVersion="15.0"`
for `.csproj` and `ToolsVersion="4.0"` for `.filters` files.
2022-07-26 22:31:42 +00:00
..
Properties Remove UTF-8 BOM from all files (#11821) 2021-11-29 12:54:35 -06:00
App.config Add GUIConsole sample (#285) 2019-05-18 18:17:36 +00:00
App.xaml Auto-format our XAML files and enforce in CI (#9589) 2021-03-29 17:09:38 -05:00
App.xaml.cs Remove UTF-8 BOM from all files (#11821) 2021-11-29 12:54:35 -06:00
GUIConsole.WPF.csproj Make ToolsVersion more consistent in our project files (#13535) 2022-07-26 22:31:42 +00:00
MainWindow.xaml Auto-format our XAML files and enforce in CI (#9589) 2021-03-29 17:09:38 -05:00
MainWindow.xaml.cs Remove UTF-8 BOM from all files (#11821) 2021-11-29 12:54:35 -06:00