Pedro Lamas
|
cccadec44c
|
[FileExplorer] StlThumbnailProvider (#15568)
* Adds StlThumbnailProvider
* Spell checker fixes
* Adds missing changes
* Attempts to fix alpha background issue
* Adds missing dependency references
* Upgrades .NET Core 3.1 to .NET 5
* Updates Helix Toolkit to fix .net5 compatibility
* Return null bitmap If STL model is empty
|
2022-01-25 11:51:37 +00:00 |
|
Clint Rutkas
|
f303c29d4c
|
Forcing build to validate signing and versioning (#15432)
* ps script for validation
* intentionally breaking for testing
* including script in release
* fixing script
* removing old ignore
* Fixing unit tests to be versioned
* fixing version path
* Authenticode
* Update release.yml
* Update versionAndSignCheck.ps1
* Update release.yml
* Update versionAndSignCheck.ps1
* Update release.yml
* Update versionAndSignCheck.ps1
* Update versionAndSignCheck.ps1
* Update versionAndSignCheck.ps1
* Update versionAndSignCheck.ps1
* Update versionAndSignCheck.ps1
* Update release.yml
* Update versionAndSignCheck.ps1
* Update versionAndSignCheck.ps1
* Update release.yml
* Update versionAndSignCheck.ps1
* Update ESRPSigning_core.json
* Update versionAndSignCheck.ps1
* Update versionAndSignCheck.ps1
* Update versionAndSignCheck.ps1
* Update release.yml
|
2022-01-10 18:26:27 -08:00 |
|
Stefan Markovic
|
073caffef4
|
[Settings, Common.UI, runner exe] Unify exe/dll naming (#15005)
* Unify exe/dll naming - PowerToys.Runner
Align naming with other exes - PowerToys Runner -> PowerToys.Runner
* Unify exe/dll naming - Microsoft.PowerToys.Common.UI
Project name - Microsoft.PowerToys.Common.UI -> Common.UI
dll name - Microsoft.PowerToys.Common.UI.dll -> PowerToys.Common.UI.dll
* Unify exe/dll naming - Settings
Project names - Microsoft.PowerToys.Settings* -> Settings*
Dll names - Microsoft.PowerToys.Settings*.dll -> PowerToys.Settings*.dll
* Revert file autoformat
* [Docs] Update paths to settings projects/files
* Fix tests - Update path
|
2021-12-15 12:56:52 +01:00 |
|