Invoke-Build v4.1.2 Release Notes

  • ➕ Add ability to use MSBuild from Visual Studio Preview, #107.

    Avoid trailing \r in task synopses extracted from block comments.

    Amend the role of Done in custom tasks. It is always called and works as finally for a task. Handlers check for $Task.Error if it matters.