windows-terminal/dep
Dustin L. Howett 68cce101bc
Remove our dependency on Microsoft.Toolkit.Win32.UI.XamlApplication (#14520)
We originally needed this library (or a separate DLL in our own project)
to handle hooking up the XAML resource loader to the providers that our
application needed. It was introduced in its nascent form in 2019, in a
PR titled "Make XAML files work."

It appears we no longer need it, and the provider hookup is being
handled by our `AppT2` base class override. I've tested this in Windows
10 Vb running unpackaged, and it seems to work totally fine. Crazy.

Removing this dependency saves us a couple hundred kilobytes on disk and
removes one consumer of the App CRT from our package.
2022-12-12 20:59:23 +00:00
..
CLI11 Disable RTTI on TerminalApp and friends (#13947) 2022-09-08 16:40:10 -05:00
Console Merged PR 7705347: Add stubs to Terminal for OneCoreSafe*, fix the ConIoSrv header 2022-08-10 23:18:27 +00:00
NT Adding missed MIT license in a few files (#12368) 2022-02-04 17:36:54 +00:00
Win32K Adding missed MIT license in a few files (#12368) 2022-02-04 17:36:54 +00:00
WinAppDriver Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
gsl@0f6dbc9e29 Move to GSL 3.1.0 (#6908) 2020-07-14 18:30:59 +00:00
jsoncpp Update jsoncpp from 1.9.3 to 1.9.5 (#14122) 2022-10-05 16:35:27 +00:00
nuget Remove our dependency on Microsoft.Toolkit.Win32.UI.XamlApplication (#14520) 2022-12-12 20:59:23 +00:00
telemetry Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00