diff --git a/NuGet.Config b/NuGet.Config index 09c86f97c..51579f01c 100644 --- a/NuGet.Config +++ b/NuGet.Config @@ -4,10 +4,22 @@ - - - - + + + + + + + + + + + + + + + + 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 @@ -