You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
Step 42/50 : RUN dotnet restore "eShopOnContainers-ServicesAndWebApps.sln" ---> Running in c84b8dc70ef6 Determining projects to restore... /usr/share/dotnet/sdk/3.1.404/NuGet.targets(128,5): error : Unable to load the service index for source https://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json. [/src/eShopOnContainers-ServicesAndWebApps.sln] /usr/share/dotnet/sdk/3.1.404/NuGet.targets(128,5): error : Response status code does not indicate success: 404 (Feed does not exist.). [/src/eShopOnContainers-ServicesAndWebApps.sln]
It seems like the nuget feed used for restoring some of the project packages doesn't exist, visiting the URL in a browser also returns "Feed does not exist."
Has this feed moved?
faschwar, qayshp, zackliu and stindeepakgadgebaskan, zackliu, vpotourides and stindeepakgadge