Skip to content

1.2.0

Latest

Choose a tag to compare

@Aldaviva Aldaviva released this 14 Sep 03:08
1.2.0
d90c0b4
  • #14: Wait until long-running .NET installation during Visual Studio update is finished by checking msiexec mutex with debouncing
  • Make exit strategies and event async, to allow programs to delay until an asynchronous operation finishes like draining jobs
  • Warn when an ASP.NET Core webapp is run on Windows without either IIS or the Hosting Bundle, telling users that .NET runtime upgrades will kill and not restart their app unless they install the Hosting Bundle