aspnet / MusicStore

[Archived] MusicStore test application that uses ASP.NET/EF Core. Project moved to https://github.com/aspnet/AspNetCore
1.3k stars 878 forks source link

Build fails in VS 2017 #866

Closed thusithagh closed 5 years ago

thusithagh commented 6 years ago

Restoring nuget packages fails, hence the build fails in VS2017.

Error: NuGet package restore canceled. Error occurred while restoring NuGet packages: The feed 'dotnet-core [https://dotnet.myget.org/F/dotnet-core/api/v3/index.json]' lists package 'runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy.2.2.0-preview1-26618-02' but multiple attempts to download the nupkg have failed. The feed is either invalid or required packages were removed while the current operation was in progress. Verify the package exists on the feed and try again.

thusithagh commented 6 years ago

Visual Studio 2017 | 15.8.1

mkArtakMSFT commented 5 years ago

Thanks for contacting us, @thusithagh. We're closing this issue as ASP.NET Core 2.2 has already been released. If you still experience a similar issue, please report it in aspnet/AspNetCore repository.