From ca8cbf50de2ad3ece0fe93a28aeee7f1e1857a51 Mon Sep 17 00:00:00 2001 From: John McPherson Date: Mon, 3 Feb 2025 18:04:10 -0800 Subject: [PATCH] Always use embedded except for processor which can be built without it using property --- ....Management.Configuration.Processor.csproj | 4 +--- ...rosoft.WinGet.Configuration.Cmdlets.csproj | 21 +------------------ ...crosoft.WinGet.Configuration.Engine.csproj | 19 +---------------- 3 files changed, 3 insertions(+), 41 deletions(-) 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 52d0a9a2bb..1135a68ae8 100644 --- a/src/Microsoft.Management.Configuration.Processor/Microsoft.Management.Configuration.Processor.csproj +++ b/src/Microsoft.Management.Configuration.Processor/Microsoft.Management.Configuration.Processor.csproj @@ -22,7 +22,7 @@ !!! Remove or update this on the next Microsoft.Windows.CsWinRT package version update. !!! --> 10.0.22000.53 - true + true @@ -31,8 +31,6 @@ true - - false diff --git a/src/PowerShell/Microsoft.WinGet.Configuration.Cmdlets/Microsoft.WinGet.Configuration.Cmdlets.csproj b/src/PowerShell/Microsoft.WinGet.Configuration.Cmdlets/Microsoft.WinGet.Configuration.Cmdlets.csproj index d8536de3c4..6c6830c4f4 100644 --- a/src/PowerShell/Microsoft.WinGet.Configuration.Cmdlets/Microsoft.WinGet.Configuration.Cmdlets.csproj +++ b/src/PowerShell/Microsoft.WinGet.Configuration.Cmdlets/Microsoft.WinGet.Configuration.Cmdlets.csproj @@ -11,12 +11,6 @@ $(SolutionDir)$(Platform)\$(Configuration)\ Microsoft.WinGet.Configuration Debug;Release;ReleaseStatic - false - - 10.0.22000.53 - true @@ -25,8 +19,6 @@ true - - false @@ -45,16 +37,7 @@ - - - None - - - - - - - + @@ -100,8 +83,6 @@ - - diff --git a/src/PowerShell/Microsoft.WinGet.Configuration.Engine/Microsoft.WinGet.Configuration.Engine.csproj b/src/PowerShell/Microsoft.WinGet.Configuration.Engine/Microsoft.WinGet.Configuration.Engine.csproj index d3162ca5e4..dc05837abf 100644 --- a/src/PowerShell/Microsoft.WinGet.Configuration.Engine/Microsoft.WinGet.Configuration.Engine.csproj +++ b/src/PowerShell/Microsoft.WinGet.Configuration.Engine/Microsoft.WinGet.Configuration.Engine.csproj @@ -10,12 +10,6 @@ $(OutputPath)\$(MSBuildProjectName).xml win Debug;Release;ReleaseStatic - false - - 10.0.22000.53 - true @@ -24,8 +18,6 @@ true - - false @@ -44,17 +36,8 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - - - None - - - - - - +