dotnet / Scaffolding

Code generators to speed up development.
MIT License
620 stars 218 forks source link

Tweak AddPackage output #2754

Closed tlmii closed 1 month ago

tlmii commented 1 month ago

I don't think we can assume that the output in the failure case is on stderr - I think it can (will?) be on stdout. So we should write out both to get the full picture of what's going on in the failure case.