mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-21 06:45:32 -06:00
Updated dotnet sdk in install-dotnet.sh.
This commit is contained in:
parent
2a1292f8c9
commit
c7166ee1ca
1 changed files with 1 additions and 1 deletions
|
|
@ -6,5 +6,5 @@ wget -q https://packages.microsoft.com/config/ubuntu/16.04/packages-microsoft-pr
|
|||
dpkg -i packages-microsoft-prod.deb
|
||||
apt-get install -y apt-transport-https
|
||||
apt-get update
|
||||
apt-get install -y dotnet-sdk-2.1
|
||||
apt-get install -y dotnet-sdk-2.2
|
||||
apt-get clean
|
||||
Loading…
Add table
Add a link
Reference in a new issue