terminal/src/cascadia/ShellExtension
Dustin L. Howett 3d7480e9b7
Upgrade to C++/WinRT 2.0.210825.3 (#11188)
This pull request moves us to Microsoft.Windows.CppWinRT 2.0.210825.3.

Notable improvements from 2.0.210309.3:
* Restored Windows 7 functionality
* C++20 ranges support
* `capture` now works with a raw pointer
* `hstring::starts_with` and `hstring::ends_with` (C++20)

Unit/Functional Tests:
Summary: Total=7728, Passed=7571, Failed=10, Blocked=0, Not Run=0, Skipped=147

Local Tests:
Summary: Total=163, Passed=158, Failed=5, Blocked=0, Not Run=0, Skipped=0

The above failures are (1) in UIA tests for conhost/WT (which do not work here) or
(2) in already known-broken local tests.
2021-09-10 21:33:13 +00:00
..
dllmain.cpp Localize the shell extension's menu item (#10446) 2021-06-17 21:49:56 +00:00
OpenTerminalHere.cpp Set working directory when invoked from shell extension (#10546) 2021-07-09 18:53:52 +00:00
OpenTerminalHere.h Disambiguate the shell extension CLSIDs to allow usage SXS (#9510) 2021-03-17 20:32:45 +00:00
packages.config Upgrade to C++/WinRT 2.0.210825.3 (#11188) 2021-09-10 21:33:13 +00:00
pch.cpp Add a context menu entry to "Open Windows Terminal here" (#6100) 2020-05-28 15:42:13 +00:00
pch.h Exclude more rarely-used stuff from Windows headers (#8513) 2020-12-11 19:35:23 +00:00
WindowsTerminalShellExt.def Shell Extension: Remove C++/WinRT authoring dependency (#9525) 2021-03-17 21:52:32 +00:00
WindowsTerminalShellExt.vcxproj Move Branding into common props (#9668) 2021-03-30 18:08:53 -05:00