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 ae8e931 commit e4c9598Copy full SHA for e4c9598
build.ps1
@@ -7,7 +7,7 @@ param(
7
[Parameter(Position = 2)]
8
[string] $AssemblyVersion = "51.0.0",
9
[Parameter(Position = 3)]
10
- [string] $RedistVersion = "3.2704.1415"
+ [string] $RedistVersion = "3.2704.1418"
11
)
12
13
$WorkingDir = split-path -parent $MyInvocation.MyCommand.Definition
0 commit comments