Closed duncanpharvey closed 7 months ago
Update production nuget package name from Datadog.AzureAppServices.Node to Datadog.AzureAppServices.Node.Apm.
Datadog.AzureAppServices.Node
Datadog.AzureAppServices.Node.Apm
Nuget package name should be the same as what's used in the beta so the same package is updated instead of creating a new package.
https://www.nuget.org/packages/Datadog.AzureAppServices.Node.Apm
Will verify upon release
What does this PR do?
Update production nuget package name from
Datadog.AzureAppServices.Node
toDatadog.AzureAppServices.Node.Apm
.Motivation
Nuget package name should be the same as what's used in the beta so the same package is updated instead of creating a new package.
https://www.nuget.org/packages/Datadog.AzureAppServices.Node.Apm
Additional Notes
Describe how to test/QA your changes
Will verify upon release