From 053d6ee4e720cb53ab933466f102ac298eab66ee Mon Sep 17 00:00:00 2001 From: Flor Elisa Chacon Ochoa Date: Wed, 13 May 2026 10:48:42 -0700 Subject: [PATCH 1/3] Enable Central Package Transitive Pinning --- src/Directory.Packages.props | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props index a1e2af6d9c..14d8b5afb6 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -1,6 +1,7 @@ true + true From a59f0dcb3eb8bdb3b74af06d4e43730cf771af34 Mon Sep 17 00:00:00 2001 From: Flor Elisa Chacon Ochoa Date: Wed, 13 May 2026 11:44:53 -0700 Subject: [PATCH 2/3] Remove transitive dependencies from .csprojs --- src/AppInstallerCLIE2ETests/AppInstallerCLIE2ETests.csproj | 2 -- .../Microsoft.Management.Configuration.Processor.csproj | 3 --- .../Microsoft.Management.Configuration.UnitTests.csproj | 3 --- src/WinGetSourceCreator/WinGetSourceCreator.csproj | 2 -- .../WinGetUtilInterop.UnitTests.csproj | 3 --- 5 files changed, 13 deletions(-) diff --git a/src/AppInstallerCLIE2ETests/AppInstallerCLIE2ETests.csproj b/src/AppInstallerCLIE2ETests/AppInstallerCLIE2ETests.csproj index b27955c558..7377357811 100644 --- a/src/AppInstallerCLIE2ETests/AppInstallerCLIE2ETests.csproj +++ b/src/AppInstallerCLIE2ETests/AppInstallerCLIE2ETests.csproj @@ -33,8 +33,6 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - diff --git a/src/Microsoft.Management.Configuration.Processor/Microsoft.Management.Configuration.Processor.csproj b/src/Microsoft.Management.Configuration.Processor/Microsoft.Management.Configuration.Processor.csproj index 2859bf255d..a1c25865f2 100644 --- a/src/Microsoft.Management.Configuration.Processor/Microsoft.Management.Configuration.Processor.csproj +++ b/src/Microsoft.Management.Configuration.Processor/Microsoft.Management.Configuration.Processor.csproj @@ -43,12 +43,9 @@ contentFiles - all - - diff --git a/src/Microsoft.Management.Configuration.UnitTests/Microsoft.Management.Configuration.UnitTests.csproj b/src/Microsoft.Management.Configuration.UnitTests/Microsoft.Management.Configuration.UnitTests.csproj index b0b2c84df4..38f1617bf4 100644 --- a/src/Microsoft.Management.Configuration.UnitTests/Microsoft.Management.Configuration.UnitTests.csproj +++ b/src/Microsoft.Management.Configuration.UnitTests/Microsoft.Management.Configuration.UnitTests.csproj @@ -20,10 +20,7 @@ - - - runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/WinGetSourceCreator/WinGetSourceCreator.csproj b/src/WinGetSourceCreator/WinGetSourceCreator.csproj index ee10cf34a9..79635e7e74 100644 --- a/src/WinGetSourceCreator/WinGetSourceCreator.csproj +++ b/src/WinGetSourceCreator/WinGetSourceCreator.csproj @@ -9,8 +9,6 @@ - - diff --git a/src/WinGetUtilInterop.UnitTests/WinGetUtilInterop.UnitTests.csproj b/src/WinGetUtilInterop.UnitTests/WinGetUtilInterop.UnitTests.csproj index afdc951f23..03037a1a99 100644 --- a/src/WinGetUtilInterop.UnitTests/WinGetUtilInterop.UnitTests.csproj +++ b/src/WinGetUtilInterop.UnitTests/WinGetUtilInterop.UnitTests.csproj @@ -6,14 +6,11 @@ - - - From b4f6e3e00e953b70a0b9b24dfa4321b82f8c8757 Mon Sep 17 00:00:00 2001 From: Flor Elisa Chacon Ochoa Date: Wed, 13 May 2026 14:07:50 -0700 Subject: [PATCH 3/3] 8->9 --- src/Directory.Packages.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props index 14d8b5afb6..6a42f20e99 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -33,7 +33,7 @@ - +