terminal/src/cascadia/UnitTests_Control
Leonard Hecker eaeab7a807
Upgrade Windows SDK to 19041 (#10118)
## Summary of the Pull Request

Upgrade the Windows SDK to 19041 by setting `WindowsTargetPlatformMinVersion` to 17763 and `WindowsTargetPlatformVersion` to 19041.

## PR Checklist
* [x] I work here
* [x] Tests added/passed

## Validation Steps Performed

General usage of the Windows Terminal application appears fine.
2021-05-20 16:04:25 +00:00
..
Control.UnitTests.vcxproj Upgrade Windows SDK to 19041 (#10118) 2021-05-20 16:04:25 +00:00
ControlCoreTests.cpp Split TermControl into a Core, Interactivity, and Control layer (#9820) 2021-04-27 15:50:45 +00:00
ControlInteractivityTests.cpp First three interactivity fixes (#9980) 2021-05-04 22:54:02 +00:00
MockConnection.h Split TermControl into a Core, Interactivity, and Control layer (#9820) 2021-04-27 15:50:45 +00:00
MockControlSettings.h Add a setting to disable URL detection (#10022) 2021-05-17 04:20:09 +00:00
pch.cpp Create a control unittesting project (#9677) 2021-04-05 16:07:55 +00:00
pch.h Split TermControl into a Core, Interactivity, and Control layer (#9820) 2021-04-27 15:50:45 +00:00
UnitTests_Control.def Create a control unittesting project (#9677) 2021-04-05 16:07:55 +00:00