terminal/src/cascadia/ut_app
Leonard Hecker fc85bdf314
Upgrade to Windows SDK 22000 (#11728)
Upgrades our SDK from 19041 (Windows 10 20H1) to 22000 (Windows 11 RTM).
The newer SDK is  more compatible with /Zc:preprocessor
and will allow us to use newer Windows 11 APIs directly.

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

## Validation Steps Performed
* Compiles ✔️
* Runs ✔️
2021-11-18 18:08:26 +00:00
..
ColorHelperTests.cpp Enable fast floating point model and fast debug linking (#11466) 2021-10-11 21:02:15 +00:00
JsonUtilsTests.cpp Rework JsonUtils' optional handling to let Converters see null (#8175) 2020-11-09 15:13:02 -08:00
precomp.cpp Refactor TerminalApp and Add Tests for Xaml Content (#1164) 2019-07-15 14:27:56 -05:00
precomp.h Introduce MS.Term.Core.Color to replace W.U.Color for Core/Control/TSM (#9658) 2021-03-30 20:15:49 +00:00
TerminalApp.Unit.Tests.AppxManifest.xml Upgrade to Windows SDK 22000 (#11728) 2021-11-18 18:08:26 +00:00
TerminalApp.Unit.Tests.manifest Restore embedded manifests to say 18362 (#10370) 2021-06-09 16:23:26 +00:00
TerminalApp.UnitTests.vcxproj Reduce usage of Json::Value throughout Terminal.Settings.Model (#11184) 2021-09-22 16:27:31 +00:00