Skip to content

Commit

Permalink
Find 17.4.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
pleroy committed Feb 18, 2023
1 parent fcd3c08 commit 03c2741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion find_msbuild.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
param([switch]$strict = $false)

$version = "17.4.4"
$version = "17.4.5"
$preview = ""

if ($preview.length -gt 0) {
Expand Down

0 comments on commit 03c2741

Please sign in to comment.