PowerToys/.pipelines
Jeremy Sinclair 7a0dd5b455
[Build][Installer]Automatically add list of .NET Runtime deps to Installer during build (#23102)
* Added PowerShell script for parsing .NET Runtimes from deps.json

* Removed static list set of .NET Runtime and WPF file list

* Updated DepsFilesLists to write output. Moved to CustomActions directory

* Added space between runtime files variables

* Fix Parameter and Set-Content invocation

* Added PreBuild event to call parseRuntimes script

* Update spelling

* Removed runtime files from Product.wxs

* Updated script to add support for Product.wxs

* Modify process to create copies of unmodified files and restore them on post build.

* Fix spacing

* Fix spelling

* Updated script to create new Guid for Dotnet component

* Fix invalid regex

* Remove reverting Product.wxs in Custom Actions project

* Add Post Build Action in Installer to revert Product.wxs

* Set Post Build Event to run always on Installer

* Fix path to Product.wxs in Post Build Event

* Final fix to Product.wxs path

* Switch to use powershell.exe and read from ColorPicker directory.

* wip: fix release pipeline

* remove conditions for build events in PowerToysInstaller.wixproj
2023-01-12 14:25:36 +00:00
..
ci [ci]Verify notice.md and NuGet packages are synced (#23000) 2023-01-09 12:27:57 +00:00
loc Add a Touchdown localization pipeline (#15054) 2021-12-17 17:35:05 -06:00
CIPolicy.xml Add a new YAML release pipeline to replace the old CDPx one (#15039) 2021-12-17 18:15:31 -08:00
ESRPSigning_core.json Self-contained .NET (#22217) 2022-12-14 13:37:23 +01:00
ESRPSigning_installer.json [ci][build]Sign PowerToysSetupCustomActions.dll (#18992) 2022-06-24 13:06:44 +01:00
ESRPSigning_vcm.json Add a new YAML release pipeline to replace the old CDPx one (#15039) 2021-12-17 18:15:31 -08:00
installWiX.ps1 [Installer]Ship Windows App SDK runtime self contained (#18644) 2022-06-07 09:58:32 +01:00
packages.config [CDPx] update to use telemetry nuget package v2 (#3087) 2020-05-16 19:48:41 +02:00
release-nuget.config [release] Move NuGet feed from CDPx to DART (#22363) 2022-11-30 14:08:01 +00:00
release.yml [Build][Installer]Automatically add list of .NET Runtime deps to Installer during build (#23102) 2023-01-12 14:25:36 +00:00
verifyArm64Configuration.ps1 [ARM64][ci]Verify solution files configurations (#19878) 2022-08-17 16:35:45 +01:00
verifyNoticeMdAgainstNugetPackages.ps1 [ci]Verify notice.md and NuGet packages are synced (#23000) 2023-01-09 12:27:57 +00:00
verifyNugetPackages.ps1 Fail build when nugets aren't consolidated (#22233) 2022-11-24 20:45:51 +01:00
versionAndSignCheck.ps1 Self-contained .NET (#22217) 2022-12-14 13:37:23 +01:00
versionSetting.ps1 [ContextMenu Packages] Prefix identity and app id with Microsoft.PowerToys (#20881) 2022-09-28 12:40:11 +02:00