Skip to content

Commit 0ea9cc6

Browse files
committed
Update InstallDotNet.ps1
1 parent 41ff40e commit 0ea9cc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eng/helix/content/InstallDotNet.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<#
22
.SYNOPSIS
3-
Installs dotnet sdk and runtime using https://dot.net/v1/dotnet-install.ps1
3+
Installs dotnet runtime using https://dot.net/v1/dotnet-install.ps1
44
.DESCRIPTION
5-
Installs dotnet sdk and runtime using https://dot.net/v1/dotnet-install.ps1
5+
Installs dotnet runtime using https://dot.net/v1/dotnet-install.ps1
66
.PARAMETER arch
77
The architecture to install.
88
.PARAMETER runtimeVersion

0 commit comments

Comments
 (0)