NuGet / Home

Repo for NuGet Client issues
Other
1.5k stars 252 forks source link

`*-Package` command(s) in the Package Manager Console locks project folders even after the Solution is closed. #13671

Open martinrrm opened 2 months ago

martinrrm commented 2 months ago

Internal ticket: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2171969

I was able to reproduce the issue, looks like PMC is locking some files and needs to be manually killed.

nkolev92 commented 2 months ago

Have we figured out which files are being locked?

It'll tell us if it's NuGet or something else.

martinrrm commented 2 months ago

I tried to delete obj and bin folders, I did not try to see which file was the one being locked