terminal/build
Michael Niksa ddcc06e911
Move project to app CRTs in preparation to run Universal (#3474)
* Change to use App CRT in preparation for universal.
* Try to make project build again by setting winconpty to static lib so it'll use the CRT inside TerminalConnection (or its other consumers) instead of linking its own.
* Remove test for conpty dll, it's a lib now. Add additional commentary on how CRT linking works for future reference. I'm sure this will come up again.
* use the _apiset variant until proven otherwise to match the existing one.
* Clarification in the comments for linking.
2019-11-08 14:09:39 -08:00
..
.nuget ci: Restore Taef.TestAdapter before build (#811) 2019-05-16 11:22:22 -07:00
config ci: Restore Taef.TestAdapter before build (#811) 2019-05-16 11:22:22 -07:00
pipelines Fix our parallel (and repeating) builds (#3412) 2019-11-01 14:38:13 -07:00
rules Upgrade to Microsoft.UI.Xaml 2.2 (#3027) 2019-10-14 22:41:43 -07:00
scripts Move project to app CRTs in preparation to run Universal (#3474) 2019-11-08 14:09:39 -08:00