terminal/src/cascadia
Dustin L. Howett 48b99faed1
wpf: add a .NET Core WPF Test project for the WPF Control (#6441)
This commit introduces a new project that lets you F5 a working instance
of the Wpf Terminal Control.

To make the experience as seamless as possible, I've introduced another
solution platform called "DotNet_x64Test". It is set to build the WPF
projects for "Any CPU" and every project that PublicTerminalCore
requires (including itself) for "x64". This is the only way to ensure
that when you press F5, all of the native and managed dependencies get
updated.

It's all quite cool when it works.
2020-06-09 13:41:42 -07:00
..
CascadiaPackage Remove parentheses from Preview and Dev build (#6418) 2020-06-09 18:32:27 +00:00
inc Replace everything in TerminalSettings with GETSET_PROPERTY (#6110) 2020-05-27 21:46:39 +00:00
LocalTests_TerminalApp Move all wildcards into targets or expand them (#6406) 2020-06-08 14:01:47 -07:00
PublicTerminalCore wpf: add a .NET Core WPF Test project for the WPF Control (#6441) 2020-06-09 13:41:42 -07:00
ShellExtension Make the Shell Extension methods STDMETHODIMP (#6238) 2020-05-28 14:09:52 -07:00
TerminalApp Add support for win32-input-mode to conhost, ConPTY, Terminal (#6309) 2020-06-08 22:31:28 +00:00
TerminalAzBridge Add explicit identifier to some constructors (#5652) 2020-04-29 16:50:47 -07:00
TerminalConnection Add support for win32-input-mode to conhost, ConPTY, Terminal (#6309) 2020-06-08 22:31:28 +00:00
TerminalControl Add support for win32-input-mode to conhost, ConPTY, Terminal (#6309) 2020-06-08 22:31:28 +00:00
TerminalCore Add support for win32-input-mode to conhost, ConPTY, Terminal (#6309) 2020-06-08 22:31:28 +00:00
TerminalSettings Add support for win32-input-mode to conhost, ConPTY, Terminal (#6309) 2020-06-08 22:31:28 +00:00
UnitTests_TerminalCore Add support for win32-input-mode to conhost, ConPTY, Terminal (#6309) 2020-06-08 22:31:28 +00:00
ut_app Move to Microsoft.UI.Xaml 2.4.0 (#5778) 2020-06-05 17:07:03 +00:00
WindowsTerminal Move all wildcards into targets or expand them (#6406) 2020-06-08 14:01:47 -07:00
WindowsTerminalUniversal Move all wildcards into targets or expand them (#6406) 2020-06-08 14:01:47 -07:00
WinRTUtils Switch the Cascadia projects to til::color where it's easily possible to do so (#5847) 2020-05-15 22:43:00 +00:00
WpfTerminalControl Add support for win32-input-mode to conhost, ConPTY, Terminal (#6309) 2020-06-08 22:31:28 +00:00
WpfTerminalTestNetCore/WpfTerminalTestNetCore wpf: add a .NET Core WPF Test project for the WPF Control (#6441) 2020-06-09 13:41:42 -07:00
CascadiaResources.build.items Add a new appxmanifest for preview (#5774) 2020-05-07 16:00:56 +00:00