terminal/src/cascadia
Dustin L. Howett d944d9f181
wpf: target netcoreapp3.1, clean up test project path (#8491)
There were some minor annoyances with the WPF projects.

1. WpfTerminalTestNetCore was in an unnecessary same-named subdirectory
2. The build started throwing deprecation warnings because `netcoreapp3.0` is not LTS and is going away.
2020-12-04 18:17:25 +00:00
..
CascadiaPackage Remove all our path antics; force native projects to bin/, obj/ (#8062) 2020-10-27 15:00:41 -07:00
inc Make Tab an unsealed runtimeclass (and rename it to TabBase) (#8153) 2020-11-04 10:15:05 -08:00
LocalTests_SettingsModel Add launchMode parameter to ToggleCommandPalette action (#8382) 2020-12-03 16:15:31 +00:00
LocalTests_TerminalApp Teach command palette to ignore case when sorting items (#8432) 2020-11-30 20:19:49 +00:00
PublicTerminalCore wpf: Add AutoFill to control whether the connection/buffer resizes (#7853) 2020-10-09 22:25:18 +00:00
ShellExtension Change backslashes in include statements to forward slashes (#8205) 2020-11-25 21:02:10 +00:00
TerminalApp Add launchMode parameter to ToggleCommandPalette action (#8382) 2020-12-03 16:15:31 +00:00
TerminalAzBridge Remove all our path antics; force native projects to bin/, obj/ (#8062) 2020-10-27 15:00:41 -07:00
TerminalConnection Azure: fall back to powershell when no preferred shell is set (#8197) 2020-11-09 14:55:45 -08:00
TerminalControl Improve clipboard handling in "drag and drop" scenario (#8461) 2020-12-02 23:30:52 +00:00
TerminalCore Refactor DEC/ANSI modes to avoid duplication when we add SM/RM (#8469) 2020-12-03 21:51:59 +00:00
TerminalSettingsModel Add launchMode parameter to ToggleCommandPalette action (#8382) 2020-12-03 16:15:31 +00:00
UnitTests_TerminalCore Add support for setting tabColor on the command line (#8102) 2020-11-19 20:36:18 -08:00
ut_app Add Serializer to CascadiaSettings (#8018) 2020-11-17 00:37:19 +00:00
WindowsTerminal Propagate IslandWindow's HWND into any component that needs it (#8391) 2020-11-30 14:28:44 -08:00
WindowsTerminalUniversal Change backslashes in include statements to forward slashes (#8205) 2020-11-25 21:02:10 +00:00
WinRTUtils Remove all our path antics; force native projects to bin/, obj/ (#8062) 2020-10-27 15:00:41 -07:00
WpfTerminalControl wpf: target netcoreapp3.1, clean up test project path (#8491) 2020-12-04 18:17:25 +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