terminal/src/cascadia
Dustin L. Howett 3029bb8a68
Update C++/WinRT to 2.0.210309.3 (#9437)
This update shrinks our binaries a little bit.

From a representative build on VS 16.8:

       | App     | Control | Connection | TSE     | WT     | Total   | msix (zip) |
       | --      | --      | --         | --      | --     | --      | --         |
Before | 2610176 | 1006592 | 433152     | 1352192 | 321536 | 5723648 | 8336910    |
After  | 2532352 | 986624  | 431104     | 1312768 | 313344 | 5576192 | 8287648    |
Delta  | 77824   | 19968   | 2048       | 39424   | 8192   | 147456  | 49262      |
%Delta | 2.98%   | 1.98%   | 0.47%      | 2.92%   | 2.55%  | 2.58%   | 0.59%      |
2021-03-10 16:04:59 -06:00
..
CascadiaPackage Add support for "fragment extensions" (#7632) 2021-02-19 02:12:16 +00:00
inc Replace some of our macros to reduce confusion, increase success (#9376) 2021-03-04 11:27:03 -08:00
LocalTests_SettingsModel Control 'Touch Keyboard and Handwriting Panel Service' warning (#9015) 2021-02-22 12:08:49 -08:00
LocalTests_TerminalApp Introduce duplicate tab menu (#9388) 2021-03-08 12:16:56 +00:00
PublicTerminalCore Exclude more rarely-used stuff from Windows headers (#8513) 2020-12-11 19:35:23 +00:00
Remoting Update C++/WinRT to 2.0.210309.3 (#9437) 2021-03-10 16:04:59 -06:00
ShellExtension Update C++/WinRT to 2.0.210309.3 (#9437) 2021-03-10 16:04:59 -06:00
TerminalApp Update C++/WinRT to 2.0.210309.3 (#9437) 2021-03-10 16:04:59 -06:00
TerminalAzBridge Update C++/WinRT to 2.0.210309.3 (#9437) 2021-03-10 16:04:59 -06:00
TerminalConnection Update C++/WinRT to 2.0.210309.3 (#9437) 2021-03-10 16:04:59 -06:00
TerminalControl Update C++/WinRT to 2.0.210309.3 (#9437) 2021-03-10 16:04:59 -06:00
TerminalCore Update C++/WinRT to 2.0.210309.3 (#9437) 2021-03-10 16:04:59 -06:00
TerminalSettingsEditor Update C++/WinRT to 2.0.210309.3 (#9437) 2021-03-10 16:04:59 -06:00
TerminalSettingsModel Update C++/WinRT to 2.0.210309.3 (#9437) 2021-03-10 16:04:59 -06:00
UnitTests_Remoting Add support for the windowingBehavior setting (#9118) 2021-02-19 21:09:17 +00:00
UnitTests_TerminalCore Replace some of our macros to reduce confusion, increase success (#9376) 2021-03-04 11:27:03 -08:00
ut_app A bunch of test fixes (#9192) 2021-02-18 20:47:14 +00:00
WindowsTerminal Update C++/WinRT to 2.0.210309.3 (#9437) 2021-03-10 16:04:59 -06:00
WindowsTerminalUniversal Update C++/WinRT to 2.0.210309.3 (#9437) 2021-03-10 16:04:59 -06:00
WinRTUtils Update C++/WinRT to 2.0.210309.3 (#9437) 2021-03-10 16:04:59 -06:00
WpfTerminalControl wpf: prevent a 0 size when VS builds the Terminal window too early (#9194) 2021-02-17 21:00:50 +00:00
WpfTerminalTestNetCore wpf: target netcoreapp3.1, clean up test project path (#8491) 2020-12-04 18:17:25 +00:00
wt Build and ship an actual binary named wt that just launches WT (#6860) 2020-07-10 22:41:37 +00:00
CascadiaResources.build.items Introduce TerminalSettingsModel project (#7667) 2020-10-06 09:56:59 -07:00