aspnet / Tooling

Issue tracker and info on Visual Studio tooling for ASP.NET
Other
256 stars 124 forks source link

ASP.NET Core VS2017 app open hangs without internet, (dotnet restore fails) #931

Closed damienbod closed 7 years ago

damienbod commented 7 years ago

When I start an ASP.NET Core application in VS2017 and the application requires a nuget package from the server, and no internet connection exists, VS2017 hangs and needs to be killed.

mlorbetske commented 7 years ago

Moving this issue to NuGet to help diagnose