PowerToys/installer/PowerToysSetup
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
..
CustomDialogs Small English grammer issue "in the desktop" -> "on the desktop" (#1238) 2020-02-07 16:51:57 -08:00
Images high contrast support for installer 2020-11-14 17:39:23 +01:00
packages.config Update WiX to 3.11.2 (#883) 2019-12-09 09:03:07 +01:00
PowerToysSetup.wixproj Shifting to MSBuild constant. https://github.com/dotnet/roslyn/pull/23977 2020-10-28 17:22:42 -07:00
Product.wxs Color picker netcore 31 (#8417) 2020-12-10 08:21:46 +01:00
publish.cmd Moved publishing to publish.cmd script (#3259) 2020-05-20 09:35:02 -07:00