dotnet / dotnet/project-system

Issue with building ASP.Net Core projects quickly after loading

Open
#3,550 5 comments 1 reaction 1 assignee Claimed by @davkean View on GitHub
Feature-NuGet Triage-Approved
Dominant language
C#
Stars
1k
Forks
415
PR merge metrics
No merged PRs in 30d

Description

I am seeing an issue with our automated tests where sometimes the test projects we create (ASP.Net Core MVC Application) fail to build with the attached error:

![capture](https://user-images.githubusercontent.com/12533467/40144658-3ad48974-5914-11e8-83d7-b18a75b9eb2e.PNG)

I am also able to repro this on a new project with the MVC template if I build the solution very quickly right after loading the solution. Note that the solution builds fine on retrying or after waiting a while.

Looks like the build is not waiting for the restore to finish.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.