-
Notifications
You must be signed in to change notification settings - Fork 5k
Open
Labels
ClientThis issue is related to a non-management packageThis issue is related to a non-management packageMapsService AttentionWorkflow: This issue is responsible by Azure service team.Workflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Description
Library name and version
Azure.Maps.Weather
Describe the bug
The package Azure.Maps.Weather seems to be missing in Nuget.org.
https://www.nuget.org/packages?q=Azure.Maps.Weather
The suggested command from the readme file dotnet add package Azure.Maps.Weather --prerelease
fails with the following error:
info : GET https://api.nuget.org/v3/registration5-gz-semver2/azure.maps.weather/index.json
info : NotFound https://api.nuget.org/v3/registration5-gz-semver2/azure.maps.weather/index.json 155ms
error: There are no versions available for the package 'Azure.Maps.Weather'.
Is this expected?
Expected behavior
I was expecting to use that package from Nuget.org
Actual behavior
the package is missing
Reproduction Steps
dotnet add package Azure.Maps.Weather --prerelease
is failing with
info : GET https://api.nuget.org/v3/registration5-gz-semver2/azure.maps.weather/index.json
info : NotFound https://api.nuget.org/v3/registration5-gz-semver2/azure.maps.weather/index.json 155ms
error: There are no versions available for the package 'Azure.Maps.Weather'.
Environment
No response
Metadata
Metadata
Assignees
Labels
ClientThis issue is related to a non-management packageThis issue is related to a non-management packageMapsService AttentionWorkflow: This issue is responsible by Azure service team.Workflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that