Home
last modified time | relevance | path

Searched refs:InstallScriptUrl (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/csharp/
Dinstall_dotnet_sdk.ps110 $InstallScriptUrl = 'https://dot.net/v1/dotnet-install.ps1' variable
14 Write-Host "Downloading install script: $InstallScriptUrl => $InstallScriptPath" variable
15 Invoke-WebRequest -Uri $InstallScriptUrl -OutFile $InstallScriptPath variable
/external/cronet/stable/third_party/protobuf/csharp/
Dinstall_dotnet_sdk.ps110 $InstallScriptUrl = 'https://dot.net/v1/dotnet-install.ps1' variable
14 Write-Host "Downloading install script: $InstallScriptUrl => $InstallScriptPath" variable
15 Invoke-WebRequest -Uri $InstallScriptUrl -OutFile $InstallScriptPath variable
/external/cronet/tot/third_party/protobuf/csharp/
Dinstall_dotnet_sdk.ps110 $InstallScriptUrl = 'https://dot.net/v1/dotnet-install.ps1' variable
14 Write-Host "Downloading install script: $InstallScriptUrl => $InstallScriptPath" variable
15 Invoke-WebRequest -Uri $InstallScriptUrl -OutFile $InstallScriptPath variable
/external/grpc-grpc/src/csharp/
Dinstall_dotnet_sdk.ps120 $InstallScriptUrl = 'https://dot.net/v1/dotnet-install.ps1' variable
24 Write-Host "Downloading install script: $InstallScriptUrl => $InstallScriptPath" variable
25 Invoke-WebRequest -Uri $InstallScriptUrl -OutFile $InstallScriptPath variable