Trying to snitch on a .NET 4.8 solution, which it looks like it's possible, but I'm getting the following:
C:\Projects\SuperAwesomeProject>snitch SuperAwesomeProject.sln --tfm net48
Analyzing SuperAwesomeProject.sln
Analyzing SuperAwesomeProject (net48)...
Error: Value cannot be null. (Parameter 'key')
Snitch doesn't seem to have a verbose mode to give me some more information, so there's not much I can do here.
Trying to snitch on a .NET 4.8 solution, which it looks like it's possible, but I'm getting the following:
Snitch doesn't seem to have a verbose mode to give me some more information, so there's not much I can do here.