You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running snitch on a project that har more than one framework in snitch fails with the following error "Error: Value cannot be null. (Parameter 'folderName')".
In my case it is a library project being built and packed as a nuget for both net6.0 and net7.0.
The text was updated successfully, but these errors were encountered:
When running snitch on a project that har more than one framework in snitch fails with the following error "Error: Value cannot be null. (Parameter 'folderName')".
In my case it is a library project being built and packed as a nuget for both net6.0 and net7.0.
The text was updated successfully, but these errors were encountered: