Home
last modified time | relevance | path

Searched defs:InstallScriptPath (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/csharp/
Dinstall_dotnet_sdk.ps111 $InstallScriptPath = Join-Path "$env:TEMP" 'dotnet-install.ps1' variable
19 &$InstallScriptPath -Version 2.1.802 variable
20 &$InstallScriptPath -Version 3.1.301 variable