PowerToys/installer/PowerToysBootstrapper/bootstrapper
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
..
loc LEGO: check in for master to temporary branch. (#10588) 2021-04-05 15:23:18 +02:00
bootstrapper.base.rc common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
bootstrapper.cpp [PowerToys Run] Update to net5 (#12434) 2021-07-21 19:02:45 +03:00
bootstrapper.vcxproj Dev/yuyoyuppe/autoupdate polishing (#11693) 2021-06-14 12:55:59 +03:00
DotnetInstallation.cpp [PowerToys Run] Update to net5 (#12434) 2021-07-21 19:02:45 +03:00
DotnetInstallation.h [PowerToys Run] Update to net5 (#12434) 2021-07-21 19:02:45 +03:00
LocProject.json localization: move localizable strings to .resw for runner/bootstrapper 2020-09-17 20:32:18 +03:00
packages.config update Microsoft.Windows.ImplementationLibrary nuget package 2020-10-21 12:31:22 +03:00
pch.cpp bootstrapper: use a dedicated solution (#5318) 2020-08-05 17:20:50 +03:00
pch.h Dev/yuyoyuppe/autoupdate polishing (#11693) 2021-06-14 12:55:59 +03:00
progressbar_window.cpp Dev/yuyoyuppe/autoupdate polishing (#11693) 2021-06-14 12:55:59 +03:00
progressbar_window.h [bootstrapper] progress bar UI polishing (#9644) 2021-02-11 17:18:19 +01:00
RcResource.cpp [bootstrapper] progress bar UI polishing (#9644) 2021-02-11 17:18:19 +01:00
RcResource.h common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
resource.base.h bootstrapper: use WinAPI progress bar window instead of toast notific… (#8210) 2020-11-27 00:31:00 +03:00
Resources.resx Dev/yuyoyuppe/autoupdate polishing (#11693) 2021-06-14 12:55:59 +03:00