Skip to content

Commit e4c9598

Browse files
committed
Update build.ps1 to 3.2704.1418
1 parent ae8e931 commit e4c9598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ param(
77
[Parameter(Position = 2)]
88
[string] $AssemblyVersion = "51.0.0",
99
[Parameter(Position = 3)]
10-
[string] $RedistVersion = "3.2704.1415"
10+
[string] $RedistVersion = "3.2704.1418"
1111
)
1212

1313
$WorkingDir = split-path -parent $MyInvocation.MyCommand.Definition

0 commit comments

Comments
 (0)