I’ve added a feature to the command line parsing stuff that makes it simpler to get to the bug tracker for a given tool.
Using --list-bugtracker
on the command line will display the tracker for every loaded assembly that has a bugtracker attribute:
This works by adding a new attribute to the AssemblyInfo.cs file for any project in CoApp :
Error: Not Found
The requested URL /
was not found on this server.
Using --open-bugtracker
on the command line will now open the default (the one in the EXE, or the first DLL if the EXE doesn't have one) bug tracker for the tool in the default browser.