serilog / serilog-settings-configuration

A Serilog configuration provider that reads from Microsoft.Extensions.Configuration
Apache License 2.0
446 stars 129 forks source link

Fix build script #378

Closed 0xced closed 1 year ago

0xced commented 1 year ago

Use throw to exit when a dotnet command fails so that errors are properly reported on AppVeyor.

See also #372

0xced commented 1 year ago

It seems to work!

This is what happened with build 46983236 that failed before #380 was merged:

AppVeyor build 46983236 failure