Home
last modified time | relevance | path

Searched defs:InstallScriptPath (Results 1 – 2 of 2) 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
/third_party/grpc/src/csharp/
Dinstall_dotnet_sdk.ps117 $InstallScriptPath = Join-Path "$env:TEMP" 'dotnet-install.ps1' variable
22 &$InstallScriptPath -Version 2.1.504 variable