PowerToys/src/modules
Jeremy Sinclair 1790bfe91c
Color picker netcore 31 (#8417)
* Converted to SDK Style project and upgraded to .NET Core 3.1

* Cleaned up formatting

* Swapped System.Windows.Interactivity.Wpf for Microsoft.Xaml.Behaviors.Wpf

* More replacements to Xaml Behaviors

* No need for App.config

* Profile file cleanup. Added System.Drawing.Common package

* Moved entry point to a new Program.cs

* Set StartupObject to ColorPicker.Program

* Renamed assembly to ColorPickerUI to resolve conflict with module

* Added proper output path

* Updated list of files needed for installer

* Added InvariantCulture string comparion for ColorToHex.
Updated pipeline.user.windows.yml
2020-12-10 08:21:46 +01:00
..
colorPicker Color picker netcore 31 (#8417) 2020-12-10 08:21:46 +01:00
fancyzones [FancyZones] Reduce VRAM use (#8469) 2020-12-08 13:31:30 +01:00
imageresizer LEGO: check in for master to temporary branch. 2020-12-07 14:06:58 +00:00
interface Non localized module name (#7170) 2020-10-19 16:07:02 -07:00
keyboardmanager LEGO: check in for master to temporary branch. 2020-12-07 14:06:58 +00:00
launcher LEGO: check in for master to temporary branch. 2020-12-07 14:06:58 +00:00
powerrename LEGO: check in for master to temporary branch. 2020-12-07 14:06:58 +00:00
previewpane LEGO: check in for master to temporary branch. 2020-12-07 14:06:58 +00:00
shortcut_guide Add error handling for all possible failing of winrt::check_result (#8278) 2020-12-01 12:03:24 +02:00