@@ -9,12 +9,12 @@ Looking for V1 of the .NET Core tooling?
99
1010If you are looking for the v1.0.1 release of the .NET Core tools (CLI, MSBuild and the new csproj), head over to https://dot.net/core and download!
1111
12- > ** Note:** the master branch of the CLI repo is based on the upcoming v2 of .NET Core and is considered pre-release. For production-level usage, please use the
12+ > ** Note:** the release/2.0.0 branch of the CLI repo is based on the upcoming v2 of .NET Core and is considered pre-release. For production-level usage, please use the
1313> v1 of the tools.
1414
1515Found an issue?
1616---------------
17- You can consult the [ known issues page] ( https://github.com/dotnet/core/blob/master /cli/known-issues.md ) to find out the current issues and to see the workarounds.
17+ You can consult the [ known issues page] ( https://github.com/dotnet/core/blob/release/2.0.0 /cli/known-issues.md ) to find out the current issues and to see the workarounds.
1818
1919If you don't find your issue, please file one! However, given that this is a very high-frequency repo, we've setup some [ basic guidelines] ( Documentation/project-docs/issue-filing-guide.md ) to help you. Please consult those first.
2020
@@ -23,36 +23,39 @@ This project has adopted the code of conduct defined by the [Contributor Covenan
2323Build Status
2424------------
2525
26- | Ubuntu 14.04 / Linux Mint 17 | Ubuntu 16.04 | Debian 8 | Windows x64 | Windows x86 | macOS | CentOS 7.1 / Oracle Linux 7.1 | RHEL 7.2 | Linux x64 |
27- | :------:| :------:| :------:| :------:| :------:| :------:| :------:| :------:| :------:|
28- | [ ![ ] [ ubuntu-14.04-build-badge ]] [ ubuntu-14.04-build ] | [ ![ ] [ ubuntu-16.04-build-badge ]] [ ubuntu-16.04-build ] | [ ![ ] [ debian-8-build-badge ]] [ debian-8-build ] | [ ![ ] [ win-x64-build-badge ]] [ win-x64-build ] | [ ![ ] [ win-x86-build-badge ]] [ win-x86-build ] | [ ![ ] [ osx-build-badge ]] [ osx-build ] | [ ![ ] [ centos-build-badge ]] [ centos-build ] | [ ![ ] [ rhel-build-badge ]] [ rhel-build ] | [ ![ ] [ linux-build-badge ]] [ linux-build ] |
26+ | Ubuntu 14.04 / Linux Mint 17 | Ubuntu 16.04 | Ubuntu 16.10 | Debian 8 | Windows x64 | Windows x86 | macOS | CentOS 7.1 / Oracle Linux 7.1 | RHEL 7.2 | Linux x64 |
27+ | :------:| :------:| :------:| :------:| :------:| :------:| :------:| :------:| :------:| :------: |
28+ | [ ![ ] [ ubuntu-14.04-build-badge ]] [ ubuntu-14.04-build ] | [ ![ ] [ ubuntu-16.04-build-badge ]] [ ubuntu-16.04-build ] | [ ![ ] [ ubuntu-16.10-build-badge ]] [ ubuntu-16.10-build ] | [ ![ ] [ debian-8-build-badge ]] [ debian-8-build ] | [ ![ ] [ win-x64-build-badge ]] [ win-x64-build ] | [ ![ ] [ win-x86-build-badge ]] [ win-x86-build ] | [ ![ ] [ osx-build-badge ]] [ osx-build ] | [ ![ ] [ centos-build-badge ]] [ centos-build ] | [ ![ ] [ rhel-build-badge ]] [ rhel-build ] | [ ![ ] [ linux-build-badge ]] [ linux-build ] |
2929
30- [ win-x64-build-badge ] : https://devdiv.visualstudio.com/_apis/public/build/definitions/0bdbc590-a062-4c3f-b0f6-9383f67865ee/5449 /badge
31- [ win-x64-build ] : https://devdiv.visualstudio.com/DevDiv/_build?_a=completed&definitionId=5449
30+ [ win-x64-build-badge ] : https://devdiv.visualstudio.com/_apis/public/build/definitions/0bdbc590-a062-4c3f-b0f6-9383f67865ee/6208 /badge
31+ [ win-x64-build ] : https://devdiv.visualstudio.com/DevDiv/_build?_a=completed&definitionId=6208
3232
33- [ win-x86-build-badge ] : https://devdiv.visualstudio.com/_apis/public/build/definitions/0bdbc590-a062-4c3f-b0f6-9383f67865ee/5450 /badge
34- [ win-x86-build ] : https://devdiv.visualstudio.com/DevDiv/_build?_a=completed&definitionId=5450
33+ [ win-x86-build-badge ] : https://devdiv.visualstudio.com/_apis/public/build/definitions/0bdbc590-a062-4c3f-b0f6-9383f67865ee/6209 /badge
34+ [ win-x86-build ] : https://devdiv.visualstudio.com/DevDiv/_build?_a=completed&definitionId=6209
3535
36- [ ubuntu-14.04-build-badge ] : https://devdiv.visualstudio.com/_apis/public/build/definitions/0bdbc590-a062-4c3f-b0f6-9383f67865ee/5447 /badge
37- [ ubuntu-14.04-build ] : https://devdiv.visualstudio.com/DevDiv/_build?_a=completed&definitionId=5447
36+ [ ubuntu-14.04-build-badge ] : https://devdiv.visualstudio.com/_apis/public/build/definitions/0bdbc590-a062-4c3f-b0f6-9383f67865ee/6205 /badge
37+ [ ubuntu-14.04-build ] : https://devdiv.visualstudio.com/DevDiv/_build?_a=completed&definitionId=6205
3838
39- [ ubuntu-16.04-build-badge ] : https://devdiv.visualstudio.com/_apis/public/build/definitions/0bdbc590-a062-4c3f-b0f6-9383f67865ee/5448 /badge
40- [ ubuntu-16.04-build ] : https://devdiv.visualstudio.com/DevDiv/_build?_a=completed&definitionId=5448
39+ [ ubuntu-16.04-build-badge ] : https://devdiv.visualstudio.com/_apis/public/build/definitions/0bdbc590-a062-4c3f-b0f6-9383f67865ee/6206 /badge
40+ [ ubuntu-16.04-build ] : https://devdiv.visualstudio.com/DevDiv/_build?_a=completed&definitionId=6206
4141
42- [ debian-8 -build-badge] : https://devdiv.visualstudio.com/_apis/public/build/definitions/0bdbc590-a062-4c3f-b0f6-9383f67865ee/5442 /badge
43- [ debian-8 -build] : https://devdiv.visualstudio.com/DevDiv/_build?_a=completed&definitionId=5442
42+ [ ubuntu-16.10 -build-badge] : https://devdiv.visualstudio.com/_apis/public/build/definitions/0bdbc590-a062-4c3f-b0f6-9383f67865ee/6207 /badge
43+ [ ubuntu-16.10 -build] : https://devdiv.visualstudio.com/DevDiv/_build?_a=completed&definitionId=6207
4444
45- [ osx- build-badge] : https://devdiv.visualstudio.com/_apis/public/build/definitions/0bdbc590-a062-4c3f-b0f6-9383f67865ee/5445 /badge
46- [ osx- build] : https://devdiv.visualstudio.com/DevDiv/_build?_a=completed&definitionId=5445
45+ [ debian-8- build-badge] : https://devdiv.visualstudio.com/_apis/public/build/definitions/0bdbc590-a062-4c3f-b0f6-9383f67865ee/6199 /badge
46+ [ debian-8- build] : https://devdiv.visualstudio.com/DevDiv/_build?_a=completed&definitionId=6199
4747
48- [ centos -build-badge] : https://devdiv.visualstudio.com/_apis/public/build/definitions/0bdbc590-a062-4c3f-b0f6-9383f67865ee/5441 /badge
49- [ centos -build] : https://devdiv.visualstudio.com/DevDiv/_build?_a=completed&definitionId=5441
48+ [ osx -build-badge] : https://devdiv.visualstudio.com/_apis/public/build/definitions/0bdbc590-a062-4c3f-b0f6-9383f67865ee/6203 /badge
49+ [ osx -build] : https://devdiv.visualstudio.com/DevDiv/_build?_a=completed&definitionId=6203
5050
51- [ rhel -build-badge] : https://devdiv.visualstudio.com/_apis/public/build/definitions/0bdbc590-a062-4c3f-b0f6-9383f67865ee/5446 /badge
52- [ rhel -build] : https://devdiv.visualstudio.com/DevDiv/_build?_a=completed&definitionId=5446
51+ [ centos -build-badge] : https://devdiv.visualstudio.com/_apis/public/build/definitions/0bdbc590-a062-4c3f-b0f6-9383f67865ee/6198 /badge
52+ [ centos -build] : https://devdiv.visualstudio.com/DevDiv/_build?_a=completed&definitionId=6198
5353
54- [ linux-build-badge ] : https://devdiv.visualstudio.com/_apis/public/build/definitions/0bdbc590-a062-4c3f-b0f6-9383f67865ee/5603/badge
55- [ linux-build ] : https://devdiv.visualstudio.com/DevDiv/_build?_a=completed&definitionId=5603
54+ [ rhel-build-badge ] : https://devdiv.visualstudio.com/_apis/public/build/definitions/0bdbc590-a062-4c3f-b0f6-9383f67865ee/6204/badge
55+ [ rhel-build ] : https://devdiv.visualstudio.com/DevDiv/_build?_a=completed&definitionId=6204
56+
57+ [ linux-build-badge ] : https://devdiv.visualstudio.com/_apis/public/build/definitions/0bdbc590-a062-4c3f-b0f6-9383f67865ee/6201/badge
58+ [ linux-build ] : https://devdiv.visualstudio.com/DevDiv/_build?_a=completed&definitionId=6201
5659
5760Installers and Binaries
5861-----------------------
@@ -64,58 +67,66 @@ In order to download just the .NET Core runtime without the SDK, please visit ht
6467> ** Note:** please be aware that below installers are the ** latest bits** . If you
6568> want to install the latest released versions, please check out the [ section above] ( #looking-for-v1-of-the-net-core-tooling ) .
6669
67- | Platform | master <br >[ ![ ] [ version-badge ]] [ version ] |
70+ | Platform | release/2.0.0 <br >[ ![ ] [ version-badge ]] [ version ] |
6871| -------- | :-------------------------------------: |
6972| ** Windows x64** | [ Installer] [ win-x64-installer ] - [ Checksum] [ win-x64-installer-checksum ] <br >[ zip] [ win-x64-zip ] - [ Checksum] [ win-x64-zip-checksum ] |
7073| ** Windows x86** | [ Installer] [ win-x86-installer ] - [ Checksum] [ win-x86-installer-checksum ] <br >[ zip] [ win-x86-zip ] - [ Checksum] [ win-x86-zip-checksum ] |
7174| ** Ubuntu 14.04 / Linux Mint 17** | [ Installer] [ ubuntu-14.04-installer ] - [ Checksum] [ ubuntu-14.04-installer-checksum ] <br >* See Installer Note Below<br >[ tar.gz] [ ubuntu-14.04-targz ] - [ Checksum] [ ubuntu-14.04-targz-checksum ] |
72- | ** Ubuntu 16.04** | [ tar.gz] [ ubuntu-16.04-targz ] - [ Checksum] [ ubuntu-16.04-targz-checksum ] |
73- | ** Debian 8** | [ tar.gz] [ debian-8-targz ] - [ Checksum] [ debian-8-targz-checksum ] |
75+ | ** Ubuntu 16.04** | [ Installer] [ ubuntu-16.04-installer ] - [ Checksum] [ ubuntu-16.04-installer-checksum ] <br >* See Installer Note Below<br >[ tar.gz] [ ubuntu-16.04-targz ] - [ Checksum] [ ubuntu-16.04-targz-checksum ] |
76+ | ** Ubuntu 16.10** | [ Installer] [ ubuntu-16.10-installer ] - [ Checksum] [ ubuntu-16.10-installer-checksum ] <br >* See Installer Note Below<br >[ tar.gz] [ ubuntu-16.10-targz ] - [ Checksum] [ ubuntu-16.10-targz-checksum ] |
77+ | ** Debian 8** | [ tar.gz] [ debian-8-targz ] - [ Checksum] [ debian-8-targz-checksum ] |
7478| ** macOS** | [ Installer] [ osx-installer ] - [ Checksum] [ osx-installer-checksum ] <br >[ tar.gz] [ osx-targz ] - [ Checksum] [ osx-targz-checksum ] |
7579| ** CentOS 7.1 / Oracle Linux 7** | [ tar.gz] [ centos-targz ] - [ Checksum] [ centos-targz-checksum ] |
7680| ** RHEL 7.2** | [ tar.gz] [ rhel-targz ] - [ Checksum] [ rhel-targz-checksum ] |
7781| ** Linux x64** | [ tar.gz] [ linux-targz ] - [ Checksum] [ linux-targz-checksum ] |
7882
7983* Note: Our Debian packages are put together slightly differently than the other OS specific installers. Instead of combining everything, we have separate component packages that depend on each other. If you're installing these directly from the .deb files (via dpkg or similar), then you'll need to install the [ corresponding Host, Host FX Resolver, and Shared Framework packages] ( https://github.com/dotnet/core-setup#daily-builds ) before installing the Sdk package.*
8084
81- [ version ] : https://dotnetcli.blob.core.windows.net/dotnet/Sdk/master /latest.version
85+ [ version ] : https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.0.0 /latest.version
8286[ comment ] : # ( The latest versions are always the same across all platforms. Just need one to show, so picking win-x64's svg. )
83- [ version-badge ] : https://dotnetcli.blob.core.windows.net/dotnet/Sdk/master/win_x64_Release_version_badge.svg
87+ [ version-badge ] : https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.0.0/win_x64_Release_version_badge.svg
88+
89+ [ win-x64-installer ] : https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.0.0/dotnet-dev-win-x64.latest.exe
90+ [ win-x64-installer-checksum ] : https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.0.0/dotnet-dev-win-x64.latest.exe.sha
91+ [ win-x64-zip ] : https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.0.0/dotnet-dev-win-x64.latest.zip
92+ [ win-x64-zip-checksum ] : https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.0.0/dotnet-dev-win-x64.latest.zip.sha
8493
85- [ win-x64 -installer ] : https://dotnetcli.blob.core.windows.net/dotnet/Sdk/master/ dotnet-dev-win-x64 .latest.exe
86- [ win-x64 -installer-checksum ] : https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/master/ dotnet-dev-win-x64 .latest.exe.sha
87- [ win-x64 -zip ] : https://dotnetcli.blob.core.windows.net/dotnet/Sdk/master/ dotnet-dev-win-x64 .latest.zip
88- [ win-x64 -zip-checksum ] : https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/master/ dotnet-dev-win-x64 .latest.zip.sha
94+ [ win-x86 -installer ] : https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.0.0/ dotnet-dev-win-x86 .latest.exe
95+ [ win-x86 -installer-checksum ] : https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.0.0/ dotnet-dev-win-x86 .latest.exe.sha
96+ [ win-x86 -zip ] : https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.0.0/ dotnet-dev-win-x86 .latest.zip
97+ [ win-x86 -zip-checksum ] : https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.0.0/ dotnet-dev-win-x86 .latest.zip.sha
8998
90- [ win-x86 -installer] : https://dotnetcli.blob.core.windows.net/dotnet/Sdk/master/ dotnet-dev-win-x86 .latest.exe
91- [ win-x86 -installer-checksum] : https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/master/ dotnet-dev-win-x86 .latest.exe .sha
92- [ win-x86-zip ] : https://dotnetcli.blob.core.windows.net/dotnet/Sdk/master/ dotnet-dev-win-x86 .latest.zip
93- [ win-x86-zip -checksum] : https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/master/ dotnet-dev-win-x86 .latest.zip .sha
99+ [ ubuntu-14.04 -installer] : https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.0.0/ dotnet-sdk-ubuntu-x64 .latest.deb
100+ [ ubuntu-14.04 -installer-checksum] : https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.0.0/ dotnet-sdk-ubuntu-x64 .latest.deb .sha
101+ [ ubuntu-14.04-targz ] : https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.0.0/ dotnet-dev-ubuntu-x64 .latest.tar.gz
102+ [ ubuntu-14.04-targz -checksum] : https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.0.0/ dotnet-dev-ubuntu-x64 .latest.tar.gz .sha
94103
95- [ ubuntu-14 .04-installer ] : https://dotnetcli.blob.core.windows.net/dotnet/Sdk/master/ dotnet-sdk-ubuntu-x64.latest.deb
96- [ ubuntu-14 .04-installer-checksum ] : https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/master/ dotnet-sdk-ubuntu-x64.latest.deb.sha
97- [ ubuntu-14 .04-targz ] : https://dotnetcli.blob.core.windows.net/dotnet/Sdk/master/ dotnet-dev-ubuntu-x64.latest.tar.gz
98- [ ubuntu-14 .04-targz-checksum ] : https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/master/ dotnet-dev-ubuntu-x64.latest.tar.gz.sha
104+ [ ubuntu-16 .04-installer ] : https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.0.0/ dotnet-sdk-ubuntu.16.04 -x64.latest.deb
105+ [ ubuntu-16 .04-installer-checksum ] : https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.0.0/ dotnet-sdk-ubuntu.16.04 -x64.latest.deb.sha
106+ [ ubuntu-16 .04-targz ] : https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.0.0/ dotnet-dev-ubuntu.16.04 -x64.latest.tar.gz
107+ [ ubuntu-16 .04-targz-checksum ] : https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.0.0/ dotnet-dev-ubuntu.16.04 -x64.latest.tar.gz.sha
99108
100- [ ubuntu-16.04-targz ] : https://dotnetcli.blob.core.windows.net/dotnet/Sdk/master/dotnet-dev-ubuntu.16.04-x64.latest.tar.gz
101- [ ubuntu-16.04-targz-checksum ] : https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/master/dotnet-dev-ubuntu.16.04-x64.latest.tar.gz.sha
109+ [ ubuntu-16.10-installer ] : https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.0.0/dotnet-sdk-ubuntu.16.10-x64.latest.deb
110+ [ ubuntu-16.10-installer-checksum ] : https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.0.0/dotnet-sdk-ubuntu.16.10-x64.latest.deb.sha
111+ [ ubuntu-16.10-targz ] : https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.0.0/dotnet-dev-ubuntu.16.10-x64.latest.tar.gz
112+ [ ubuntu-16.10-targz-checksum ] : https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.0.0/dotnet-dev-ubuntu.16.10-x64.latest.tar.gz.sha
102113
103- [ debian-8-targz ] : https://dotnetcli.blob.core.windows.net/dotnet/Sdk/master /dotnet-dev-debian-x64.latest.tar.gz
104- [ debian-8-targz-checksum ] : https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/master /dotnet-dev-debian-x64.latest.tar.gz.sha
114+ [ debian-8-targz ] : https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.0.0 /dotnet-dev-debian-x64.latest.tar.gz
115+ [ debian-8-targz-checksum ] : https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.0.0 /dotnet-dev-debian-x64.latest.tar.gz.sha
105116
106- [ osx-installer ] : https://dotnetcli.blob.core.windows.net/dotnet/Sdk/master /dotnet-dev-osx-x64.latest.pkg
107- [ osx-installer-checksum ] : https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/master /dotnet-dev-osx-x64.latest.pkg.sha
108- [ osx-targz ] : https://dotnetcli.blob.core.windows.net/dotnet/Sdk/master /dotnet-dev-osx-x64.latest.tar.gz
109- [ osx-targz-checksum ] : https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/master /dotnet-dev-osx-x64.latest.tar.gz.sha
117+ [ osx-installer ] : https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.0.0 /dotnet-dev-osx-x64.latest.pkg
118+ [ osx-installer-checksum ] : https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.0.0 /dotnet-dev-osx-x64.latest.pkg.sha
119+ [ osx-targz ] : https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.0.0 /dotnet-dev-osx-x64.latest.tar.gz
120+ [ osx-targz-checksum ] : https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.0.0 /dotnet-dev-osx-x64.latest.tar.gz.sha
110121
111- [ centos-targz ] : https://dotnetcli.blob.core.windows.net/dotnet/Sdk/master /dotnet-dev-centos-x64.latest.tar.gz
112- [ centos-targz-checksum ] : https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/master /dotnet-dev-centos-x64.latest.tar.gz.sha
122+ [ centos-targz ] : https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.0.0 /dotnet-dev-centos-x64.latest.tar.gz
123+ [ centos-targz-checksum ] : https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.0.0 /dotnet-dev-centos-x64.latest.tar.gz.sha
113124
114- [ rhel-targz ] : https://dotnetcli.blob.core.windows.net/dotnet/Sdk/master /dotnet-dev-rhel-x64.latest.tar.gz
115- [ rhel-targz-checksum ] : https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/master /dotnet-dev-rhel-x64.latest.tar.gz.sha
125+ [ rhel-targz ] : https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.0.0 /dotnet-dev-rhel-x64.latest.tar.gz
126+ [ rhel-targz-checksum ] : https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.0.0 /dotnet-dev-rhel-x64.latest.tar.gz.sha
116127
117- [ linux-targz ] : https://dotnetcli.blob.core.windows.net/dotnet/Sdk/master /dotnet-dev-linux-x64.latest.tar.gz
118- [ linux-targz-checksum ] : https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/master /dotnet-dev-linux-x64.latest.tar.gz.sha
128+ [ linux-targz ] : https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.0.0 /dotnet-dev-linux-x64.latest.tar.gz
129+ [ linux-targz-checksum ] : https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.0.0 /dotnet-dev-linux-x64.latest.tar.gz.sha
119130
120131# Debian daily feed
121132
0 commit comments