We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2d1c0e commit fa2ac3fCopy full SHA for fa2ac3f
.travis.yml
@@ -28,7 +28,7 @@ before_install:
28
- sudo dpkg -i packages-microsoft-prod.deb
29
- sudo apt-get install apt-transport-https
30
- sudo apt-get update
31
-- sudo apt-get install -y dotnet-sdk-2.1 dotnet-sharedframework-microsoft.netcore.app-1.1.2
+- sudo apt-get install -y dotnet-sdk-2.1 dotnet-sharedframework-microsoft.netcore.app-1.1.10
32
33
script:
34
- dotnet restore
0 commit comments