On Monday, 24 August 2020 at 21:19:14 UTC, mw wrote:
Hi,

Just wonder how to run 'dub upgrade' from within VisualD?

on Windows of course.

As a work around, I just delete the proj.sln, and regenerated it:

```
C:\<you_project_dir>\ dub.exe generate visuald
```

then it have the latest package versions.

Reply via email to