We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c1b5f1 commit 920dec6Copy full SHA for 920dec6
Release-Notes.md
@@ -2,6 +2,10 @@
2
3
[Issues](https://github.com/nightroman/Invoke-Build/issues) [Releases](https://github.com/nightroman/Invoke-Build/releases) [Discussions](https://github.com/nightroman/Invoke-Build/discussions)
4
5
+## v5.14.22
6
+
7
+Fix `Resolve-MSBuild` regression, #242
8
9
## v5.14.21
10
11
`Resolve-MSBuild` - support v18, VS 2026.
Resolve-MSBuild.ps1
@@ -1,5 +1,5 @@
1
<#PSScriptInfo
-.VERSION 1.7.0
+.VERSION 1.7.1
.AUTHOR Roman Kuzmin
.COPYRIGHT (c) Roman Kuzmin
.TAGS Invoke-Build, MSBuild
0 commit comments