From c0e0db5df9f77f93ae1be3986aa0db35c7365994 Mon Sep 17 00:00:00 2001 From: Dongbo Wang Date: Thu, 11 Sep 2025 09:46:44 -0700 Subject: [PATCH 1/2] Update version for Microsoft.PowerShell.Native --- .../System.Management.Automation.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/System.Management.Automation/System.Management.Automation.csproj b/src/System.Management.Automation/System.Management.Automation.csproj index b8245b9d315..a235b37f71e 100644 --- a/src/System.Management.Automation/System.Management.Automation.csproj +++ b/src/System.Management.Automation/System.Management.Automation.csproj @@ -47,7 +47,7 @@ - + From 97e734938c850c0304205b5c269856f90f27ca23 Mon Sep 17 00:00:00 2001 From: Dongbo Wang Date: Thu, 11 Sep 2025 10:33:29 -0700 Subject: [PATCH 2/2] Update windows.json --- tools/packaging/boms/windows.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tools/packaging/boms/windows.json b/tools/packaging/boms/windows.json index 81054967e65..d8857c71786 100644 --- a/tools/packaging/boms/windows.json +++ b/tools/packaging/boms/windows.json @@ -14,6 +14,16 @@ "FileType": "NonProduct", "Architecture": null }, + { + "Pattern": "build.manifest", + "FileType": "NonProduct", + "Architecture": null + }, + { + "Pattern": "build.manifest.sig", + "FileType": "NonProduct", + "Architecture": null + }, { "Pattern": "clretwrc.dll", "FileType": "NonProduct",