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.
2 parents ed8bb98 + 59019af commit f88da38Copy full SHA for f88da38
utils/build.ps1
@@ -114,6 +114,7 @@ param(
114
[string] $ProductVersion = "0.0.0",
115
[string] $PinnedBuild = "",
116
[string] $PinnedSHA256 = "",
117
+ [string] $PinnedVersion = "",
118
[string] $PythonVersion = "3.9.10",
119
[string] $AndroidNDKVersion = "r26b",
120
[string] $WinSDKVersion = "",
0 commit comments