dotnet / dotnet/project-system
Issue with building ASP.Net Core projects quickly after loading
Open
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:

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
Assessment
This issue has not been assessed yet.