-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Closed
Closed
Copy link
Labels
✔️ Resolution: FixedThe bug or enhancement requested in this issue has been checked-in!The bug or enhancement requested in this issue has been checked-in!area-hostingIncludes HostingIncludes Hostingarea-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsbugThis issue describes a behavior which is not expected - a bug.This issue describes a behavior which is not expected - a bug.feature-azureIssues related to integration with Azure components (Azure App Service Logging, App Insights, etc.)Issues related to integration with Azure components (Azure App Service Logging, App Insights, etc.)investigate
Milestone
Description
Microsoft.AspNetCore.AzureAppServices.SiteExtension has a complicated build process that pulls in prior versions of itself for back compat. When the branding was updated for 5.0 it replaced the 3.0 versions rather than appending.
https://github.com/aspnet/AspNetCore/blame/ec8304ae85d5a94cf3cd5efc5f89b986bc4eafd2/src/SiteExtensions/LoggingAggregate/src/Microsoft.AspNetCore.AzureAppServices.SiteExtension/Microsoft.AspNetCore.AzureAppServices.SiteExtension.csproj#L28
I'm not positive this is broken, just very suspicious.
Metadata
Metadata
Assignees
Labels
✔️ Resolution: FixedThe bug or enhancement requested in this issue has been checked-in!The bug or enhancement requested in this issue has been checked-in!area-hostingIncludes HostingIncludes Hostingarea-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsbugThis issue describes a behavior which is not expected - a bug.This issue describes a behavior which is not expected - a bug.feature-azureIssues related to integration with Azure components (Azure App Service Logging, App Insights, etc.)Issues related to integration with Azure components (Azure App Service Logging, App Insights, etc.)investigate