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