"Setting up Visual Studio for debugging extensions. This operation may take a minute or more"
Half of my builds timeout with the above message as the very last one. One example of this https://ci.appveyor.com/project/Vannevelj/vsdiagnostics/build/1.8.299
Another very common issue is
The process cannot access the file 'C:\projects\vsdiagnostics\VSDiagnostics\packages\Microsoft.CodeAnalysis.CSharp.1.0.0\Microsoft.CodeAnalysis.CSharp.1.0.0.nupkg' because it is being used by another process.
For example here: https://ci.appveyor.com/project/Vannevelj/vsdiagnostics/build/1.8.295
These two problems occur so often, I would wager that 80% of my builds fail when in reality less than 1% are actually supposed to fail. That other 79% are these two errors.
Is there anything to do about this?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:01 AM.