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 dotnet publish or dotnet pack, the message that contains the path to the actual artifacts being dropped is not visible enough. I assume this is because the logger importance for the message is set to "normal". This has an effect of having an gray color in the output, and that makes it very hard to determine. This, in turn, makes it hard for users to see where their artifacts dropped to.