From 38db0918d6afc594f9afc711feca61274dce8123 Mon Sep 17 00:00:00 2001 From: Doug Bunting <6431421+dougbu@users.noreply.github.com> Date: Tue, 8 Nov 2022 15:10:29 -0800 Subject: [main] Remove feeds, add to SiteExtension bundle (#44882) - [main] Remove feeds, add to SiteExtension bundle - should no longer need experimental, downlevel non-transport, or VS feeds - add 7.0 bits to the SiteExtension bundle - use latest SiteExtension.7.0 RTM version available in dotnet7-transport for now - Change additional versions - bump SiteExtension.3.1 and SiteExtension.6.0 package versions - downgrade Microsoft.Extensions.DiagnosticAdapter to avoid needing the dotnet5 feed - Bump the Microsoft.TemplateEngine.Tasks version - avoid unreleased version Arcade defaults to --- NuGet.config | 15 ++++----------- eng/Dependencies.props | 2 ++ eng/Versions.props | 21 ++++++++++++++++----- ...AspNetCore.AzureAppServices.SiteExtension.csproj | 2 ++ 4 files changed, 24 insertions(+), 16 deletions(-) diff --git a/NuGet.config b/NuGet.config index 30350b2a2a..50e58d6470 100644 --- a/NuGet.config +++ b/NuGet.config @@ -6,21 +6,14 @@ - - - - - - - - + + + + - - - diff --git a/eng/Dependencies.props b/eng/Dependencies.props index 6c44830a06..84b88d8fbb 100644 --- a/eng/Dependencies.props +++ b/eng/Dependencies.props @@ -135,6 +135,8 @@ and are generated based on the last package release. + + diff --git a/eng/Versions.props b/eng/Versions.props index bbce75915a..edfc2e7a10 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -162,8 +162,9 @@ true 4.5.0-1.22517.9 - - 5.0.0-preview.4.20180.4 + + + 5.0.0-preview.3.20215.2 15.9.3032 @@ -201,6 +202,12 @@ framework in current .NET SDKs. --> 17.1.0-preview-20211109-03 + + 7.0.100-rc.2.22473.1 + 2.1.1 2.2.0 - 3.1.28-servicing-22364-2 + 3.1.30-servicing-22476-24 $(MicrosoftAspNetCoreAzureAppServicesSiteExtension31Version) $(MicrosoftAspNetCoreAzureAppServicesSiteExtension31Version) 5.0.17-servicing-22215-7 $(MicrosoftAspNetCoreAzureAppServicesSiteExtension50Version) $(MicrosoftAspNetCoreAzureAppServicesSiteExtension50Version) - 6.0.8-servicing-22363-16 + 6.0.10-servicing-22476-17 $(MicrosoftAspNetCoreAzureAppServicesSiteExtension60Version) $(MicrosoftAspNetCoreAzureAppServicesSiteExtension60Version) + + 7.0.0-rtm-22517-17 + $(MicrosoftAspNetCoreAzureAppServicesSiteExtension60Version) + $(MicrosoftAspNetCoreAzureAppServicesSiteExtension60Version) 0.9.9 0.13.0 diff --git a/src/SiteExtensions/LoggingAggregate/src/Microsoft.AspNetCore.AzureAppServices.SiteExtension/Microsoft.AspNetCore.AzureAppServices.SiteExtension.csproj b/src/SiteExtensions/LoggingAggregate/src/Microsoft.AspNetCore.AzureAppServices.SiteExtension/Microsoft.AspNetCore.AzureAppServices.SiteExtension.csproj index e601201af0..0d5def2b2b 100644 --- a/src/SiteExtensions/LoggingAggregate/src/Microsoft.AspNetCore.AzureAppServices.SiteExtension/Microsoft.AspNetCore.AzureAppServices.SiteExtension.csproj +++ b/src/SiteExtensions/LoggingAggregate/src/Microsoft.AspNetCore.AzureAppServices.SiteExtension/Microsoft.AspNetCore.AzureAppServices.SiteExtension.csproj @@ -36,6 +36,8 @@ + +