dataplat / dbops

⚙ dbops - Powershell module that provides continuous database deployments on any scale
MIT License
155 stars 39 forks source link

Error handling when importing module on a machine with no dotnet binary #147

Closed nvarscar closed 2 years ago

nvarscar commented 2 years ago

Error handling should be improved to not display the results if dotnet binary is absent

The term 'dotnet' is not recognized as name of a cmdlet
nvarscar commented 2 years ago

Resolved in #149