StefanKert / BuildVision

A Visual Studio extension to visualize the building process.
MIT License
261 stars 43 forks source link

BuildVision is not displaying #104

Open DrGriff opened 4 years ago

DrGriff commented 4 years ago

Steps to Reproduce:

  1. I have installed it in both Visual Studio 2019 and 2019 Preview, it was working for a while
  2. It then stopped working. I have not changed any of the default behaviour for this extension
StefanKert commented 4 years ago

Is this related to #103 ? If yes it should be fixed with 3.0.2 :)

DrGriff commented 4 years ago

I don't think so....

I'm now running 3.0.2.2 of BuildVision. It's showing as installed and not disabled.

Under Tools > Options I see the following checked: General

Project Item

Project Grid

Tool Window

When I compile my ASP.NET Core 3.1 web api project, I see no visual indication that BuildVision exists. No Build Vision window pops up and I see nothing in the Visual Studio status bar.