From 9cee40fd4405e26ef3e03f9429dba61530e7e953 Mon Sep 17 00:00:00 2001 From: Lilian Kasem Date: Thu, 2 Oct 2025 11:33:25 -0700 Subject: [PATCH 1/3] Update nuget config --- NuGet.Config | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/NuGet.Config b/NuGet.Config index 09c86f97c..17495d766 100644 --- a/NuGet.Config +++ b/NuGet.Config @@ -4,10 +4,21 @@ - - - - - + + + + + + + + + + + + + + + + \ No newline at end of file From 64f29dde3a8a474a30cc82f71dc169067f9c6f4e Mon Sep 17 00:00:00 2001 From: Lilian Kasem Date: Fri, 17 Oct 2025 09:53:02 -0700 Subject: [PATCH 2/3] Update NuGet.Config --- NuGet.Config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NuGet.Config b/NuGet.Config index 17495d766..c6c084f7b 100644 --- a/NuGet.Config +++ b/NuGet.Config @@ -15,10 +15,10 @@ - + - \ No newline at end of file + From f1561f5c540d754d2a48ddcccbc3586826153db5 Mon Sep 17 00:00:00 2001 From: Lilian Kasem Date: Tue, 21 Oct 2025 13:43:57 -0700 Subject: [PATCH 3/3] Cleanup packages --- NuGet.Config | 1 + eng/build/Packages.props | 20 ++++--------------- .../ArtifactAssembler.csproj | 4 ---- .../Azure.Functions.Cli.Abstractions.csproj | 1 - src/Cli/func/Azure.Functions.Cli.csproj | 10 ---------- src/CoreToolsHost/CoreToolsHost.csproj | 1 - .../Azure.Functions.Cli.E2ETests.csproj | 2 -- .../Azure.Functions.Cli.UnitTests.csproj | 1 - .../Azure.Functions.Cli.TestFramework.csproj | 1 - 9 files changed, 5 insertions(+), 36 deletions(-) diff --git a/NuGet.Config b/NuGet.Config index c6c084f7b..51579f01c 100644 --- a/NuGet.Config +++ b/NuGet.Config @@ -19,6 +19,7 @@ + diff --git a/eng/build/Packages.props b/eng/build/Packages.props index 4a5521141..aa45043fe 100644 --- a/eng/build/Packages.props +++ b/eng/build/Packages.props @@ -1,30 +1,17 @@ - - - - - - - - + - - - - - + - - - + @@ -54,6 +41,7 @@ + diff --git a/src/ArtifactAssembler/ArtifactAssembler.csproj b/src/ArtifactAssembler/ArtifactAssembler.csproj index 402a859af..5b0955a83 100644 --- a/src/ArtifactAssembler/ArtifactAssembler.csproj +++ b/src/ArtifactAssembler/ArtifactAssembler.csproj @@ -5,8 +5,4 @@ Exe - - - - diff --git a/src/Cli/Abstractions/Azure.Functions.Cli.Abstractions.csproj b/src/Cli/Abstractions/Azure.Functions.Cli.Abstractions.csproj index 00e35bfd8..b90d55110 100644 --- a/src/Cli/Abstractions/Azure.Functions.Cli.Abstractions.csproj +++ b/src/Cli/Abstractions/Azure.Functions.Cli.Abstractions.csproj @@ -9,7 +9,6 @@ - diff --git a/src/Cli/func/Azure.Functions.Cli.csproj b/src/Cli/func/Azure.Functions.Cli.csproj index 43dadc599..bf2c0dec2 100644 --- a/src/Cli/func/Azure.Functions.Cli.csproj +++ b/src/Cli/func/Azure.Functions.Cli.csproj @@ -261,22 +261,12 @@ - - - - - - - - - - diff --git a/src/CoreToolsHost/CoreToolsHost.csproj b/src/CoreToolsHost/CoreToolsHost.csproj index 5b8e14dcf..cd91bfee8 100644 --- a/src/CoreToolsHost/CoreToolsHost.csproj +++ b/src/CoreToolsHost/CoreToolsHost.csproj @@ -27,7 +27,6 @@ - diff --git a/test/Cli/Func.E2ETests/Azure.Functions.Cli.E2ETests.csproj b/test/Cli/Func.E2ETests/Azure.Functions.Cli.E2ETests.csproj index c4f9618cc..74027d470 100644 --- a/test/Cli/Func.E2ETests/Azure.Functions.Cli.E2ETests.csproj +++ b/test/Cli/Func.E2ETests/Azure.Functions.Cli.E2ETests.csproj @@ -14,9 +14,7 @@ - - diff --git a/test/Cli/Func.UnitTests/Azure.Functions.Cli.UnitTests.csproj b/test/Cli/Func.UnitTests/Azure.Functions.Cli.UnitTests.csproj index 96879ddc8..d2b62d8d2 100644 --- a/test/Cli/Func.UnitTests/Azure.Functions.Cli.UnitTests.csproj +++ b/test/Cli/Func.UnitTests/Azure.Functions.Cli.UnitTests.csproj @@ -10,7 +10,6 @@ - diff --git a/test/Cli/TestFramework/Azure.Functions.Cli.TestFramework.csproj b/test/Cli/TestFramework/Azure.Functions.Cli.TestFramework.csproj index ce8353b80..a931cdc55 100644 --- a/test/Cli/TestFramework/Azure.Functions.Cli.TestFramework.csproj +++ b/test/Cli/TestFramework/Azure.Functions.Cli.TestFramework.csproj @@ -13,7 +13,6 @@ -