PowerToys/src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.Registry
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
..
Classes [PowerToys Run] Update to net5 (#12434) 2021-07-21 19:02:45 +03:00
Constants [PT Run] Registry plugin (#7951) 2021-01-20 19:15:45 +01:00
Enumerations [PT Run] Registry plugin (#7951) 2021-01-20 19:15:45 +01:00
Helper [PowerToys Run] Update to net5 (#12434) 2021-07-21 19:02:45 +03:00
Images [PT Run] Registry plugin (#7951) 2021-01-20 19:15:45 +01:00
loc LEGO: check in for master to temporary branch. (#10252) 2021-03-15 18:49:55 +01:00
Properties [PowerToys Run] Plugin manager (#9872) 2021-02-26 13:21:58 +02:00
LocProject.json [build] add configuration to localize new plugins (#9295) 2021-01-26 11:37:24 +01:00
Main.cs [Run-Plugin][Program] Fix null reference exception on Dispose (#11785) 2021-06-18 13:40:10 +03:00
Microsoft.PowerToys.Run.Plugin.Registry.csproj [PowerToys Run] Update to net5 (#12434) 2021-07-21 19:02:45 +03:00
plugin.json [PowerToys Run] Plugin manager (#9872) 2021-02-26 13:21:58 +02:00