PowerToys/src/modules
Mykhailo Pylyp c651a4b36e
[PowerToys Run] Update to net5 (#12434)
* [Setup] Add support for installing both dotnet 3 and 5 (#12306)

* [PowerToys Run] Update to net5 (#12286)

* Change targets of projects

* Update Microsoft.Toolkit.Uwp.Notifications,

changed TargetFramework for PowerLauncher project in order to resolve an issue with ModernWpf

* Specify windows version in order to fix build errors

* Fixed suppressed warnings

* Updated sdk

* Removed usage of obsolete GlobalAssemblyCache

* Removed obsolete DesktopNotificationManagerCompat

* Update nuget versions

* Update installer

* [PowerToys Run] Obsolete APIs and warnings introduced in .net5 (#12423)

* Change targets of projects

* Update Microsoft.Toolkit.Uwp.Notifications,

changed TargetFramework for PowerLauncher project in order to resolve an issue with ModernWpf

* Fixed suppressed warnings

* Removed obsolete DesktopNotificationManagerCompat

* Get rid of binary formatter

* Update tests

* Don't include new image cache file to the report

* There's no need to call IsOwner as it doesn't make sense

* Fix different nullability exception

* Exclude extra dlls from tests

Co-authored-by: Andrey Nekrasov <yuyoyuppe@users.noreply.github.com>
2021-07-21 19:02:45 +03:00
..
awake Fixes for PowerToys Awake (#12215) 2021-07-13 18:39:46 +01:00
colorPicker Set Color Picker window AutomatedProperty.Name property (#12379) 2021-07-21 11:09:02 +02:00
fancyzones [FancyZones] Window opening on the last zone (#12284) 2021-07-09 18:18:21 +01:00
imageresizer checking for NaN, not just zero (#12058) 2021-06-30 17:16:45 -07:00
interface [Shortcut Guide] Move into separate process (#11359) 2021-05-20 15:07:34 +03:00
keyboardmanager Fix build for VS 16.10 (#11557) 2021-06-01 19:15:16 +03:00
launcher [PowerToys Run] Update to net5 (#12434) 2021-07-21 19:02:45 +03:00
powerrename CPowerRenameManager::s_fileOpWorkerThread should initialize COM as STA instead of MTA. Also, CPowerRenameManager::_PerformFileOperation should return S_OK instead of 0. (#11476) 2021-05-26 14:12:50 -07:00
previewpane [PowerToys Run] Issues with elevation (#11775) 2021-06-22 15:24:03 +03:00
ShortcutGuide [Shortcut Guide] Move into separate process (#11359) 2021-05-20 15:07:34 +03:00
videoconference [VCM] Tweak toolbar top right vertical offset to allow closing apps (#12372) 2021-07-15 15:52:20 +03:00