[Event Grid] Remove Azure.Core
reference after Azure.Messaging.EventGrid
release
#37628
Labels
Azure.Core
reference after Azure.Messaging.EventGrid
release
#37628
Library name
Azure.Messaging.EventGrid / Microsoft.Azure.Messaging.EventGrid.CloudNativeCloudEvents / Microsoft.Azure.WebJobs.Extensions.EventGrid
Please describe the feature.
A direct reference to Azure.Core is being added in: #37600 .
This is needed to fix the Azure Core shared source build in the Microsoft.Azure.WebJobs.Extensions.EventGrid and Microsoft.Azure.Messaging.EventGrid.CloudNativeCloudEvents projects, because they are getting transitive versions of Azure.Core that do not have the upgraded System.Diagnostics.DiagnosticSource package.
These references can be removed once Azure.Messaging.EventGrid releases with Azure.Core 1.34+
The text was updated successfully, but these errors were encountered: