Commit graph

1916 commits

Author SHA1 Message Date
Karel Zikmund 5e7845dce5
Update .NET Core 3 release details 2018-11-06 08:48:47 -08:00
Karel Zikmund e778006430
Add .NET Framework feedback link 2018-10-31 12:09:37 -07:00
Arthur Rump e5a3a9e054 Fix 2.2.0-p1 linux-arm64 sdk download url in 2.2/releases.json 2018-10-30 20:34:20 +01:00
Arthur Rump fac363aaf8 Fix 2.1.400 download urls in 2.1/releases.json 2018-10-30 20:17:21 +01:00
Lee Coward adc8888f3a include Universe repo add for 18.0.4.1 2018-10-29 13:14:33 -07:00
Huangli Wu 0559a530d4
Update dotnet-svcutil.xmlserializer-instructions.md 2018-10-26 10:20:13 -07:00
André Oliveira 9e53ac8c4a Fix small typo in docs for Linux Setup (#2022) 2018-10-26 09:37:05 -07:00
Vivek Mishra 21c8c78030
Updates for 1.X release from Oct 2018 (#2021) 2018-10-24 16:07:16 -07:00
meriturva ef82503981 Fix space ammount (#2014)
Align script value of extra space with text to 1GB (from current 10GB in the script).
2018-10-22 10:03:12 -07:00
Arthur Rump e8daec71d1 Make version-display consistent between old and new releases.json
version-*-display was only used in the old releases.json from the 2.1
previews onwards, so the new releases.json files were only inconsistent
in version 2.2
2018-10-20 12:46:44 +02:00
Arthur Rump 5058a1571c Add sdk release 2.1.400 to 2.1/releases.json 2018-10-18 17:01:09 +02:00
Arthur Rump 3aa0ad3b78 Add 2.2.0-preview1 and 2.2.0-preview2 to 2.2/releases.json
Not all symbol files that are listed for preview3 are there, because I
could not find them in the download overviews.
2018-10-18 14:20:03 +02:00
Arthur Rump 8569b8a279 Add channel 2.2 to releases-index.json 2018-10-18 12:00:58 +02:00
Arthur Rump af792bd222 Fix 1.1.6 release date in 1.1/releases.json 2018-10-18 11:58:27 +02:00
Arthur Rump 1e9c402c29 Add missing release-version fields
For releases 2.1.0-preview2+sdk2.1.300-preview2 and
1.0.1+sdk1.0.0-preview2-003131
2018-10-18 11:57:06 +02:00
Arthur Rump d10b155d3e Replace version-sdk with version in 1.1/releases.json 2018-10-18 11:54:02 +02:00
Vivek Mishra ebe7994125
Added link for .NET Core blog 2018-10-17 18:07:54 -07:00
Vivek Mishra ed407d1ff0
Added EF Core 2.2 Preview 3 blog link 2018-10-17 14:32:34 -07:00
Vivek Mishra fc552b8f16
Update to 2.2 release notes for isssue # 2018-10-17 10:25:12 -07:00
Vivek Mishra 22422b4c3f
Release artifacts for 2.2 Preview3 (#2003) 2018-10-17 10:02:09 -07:00
Vivek Mishra e46cb343d2
Update releases.json with latest 1X LTS flag (#1996) 2018-10-10 18:36:10 -07:00
Vivek Mishra e222d10fe1
1x Oct 18 release artifacts (#1989)
* Adding artifacts for 1.X Oct 2018 release
2018-10-09 16:13:51 -07:00
Guntbert Reiter 660292a2d2 Make wget slightly more verbose (#1987)
`wget -q` is completeley quiet and doesn't even report any errors.
This can lead to a situation where the subsequent command fails but the user is not made aware of that issue (like with a 404 error,...).

Therefore I propose `wget -nv` which prevents `wget` from being verbose but reports errors.
2018-10-09 10:08:21 -07:00
Thorsten Rinne 6aa4928e9d Fix naming for macOS (#1988)
Fix naming for macOS
2018-10-09 09:09:49 -07:00
Rutger Storm 57bcf91d56 Update version-runtime to 2.1.5 and date to correct release date (#1984)
* Update version-runtime to 2.1.5 and date to correct release date

* Fix date
2018-10-08 17:52:21 -07:00
Vivek Mishra 7748a24db5
Update 1.0.12-download.md 2018-10-05 16:46:08 -07:00
Lee Coward 7af83a2d19
New releases.json format
Updates to move to v2 of the releases.json format.
2018-10-05 15:53:02 -07:00
Lee Coward fdf4ff3bd5 json fixup 2018-10-05 08:20:23 -07:00
Karel Zikmund 205e5d2126
Add links to announcements 2018-10-04 19:27:48 -07:00
Karel Zikmund 8cbb3a8174
Adjust link to latest 2.1 download 2018-10-04 19:16:38 -07:00
Karel Zikmund a591e90a2d
Simplify link to latest .NET Core 2.1 SDK 2018-10-04 19:15:53 -07:00
Lee Coward e4c7c26f94 update based on feedback 2018-10-04 16:03:02 -07:00
Lee Coward 0f90e8ae09 updates based on feedback 2018-10-04 15:07:42 -07:00
Lee Coward 8a4fedb44e updates based on feedback 2018-10-04 13:50:01 -07:00
Jeremy Marcus fa7f708884 Fix broken release notes 2.1.5 link (#1981)
Fix broken release notes link
2018-10-04 09:25:17 -07:00
Lee Coward 9a9c462438 add missing entries 2018-10-03 18:20:48 -07:00
Karel Zikmund 36ebc6348c
Minor grammer change 2018-10-03 17:23:21 -07:00
aaraggornn b277641d56 Grammar changes (#1976) 2018-10-03 17:20:21 -07:00
Chris Gomez e50712ed55 Fix link to 2.1.5 download (#1978)
This link was still technically pointing to the 2.1.4 bookmark on the downloads page.
2018-10-03 17:16:57 -07:00
Lee Coward e3f6c6cf74 update vs verion for 2.1.5 2018-10-03 16:08:26 -07:00
Lee Coward e0a69b0df8 data cleanup during review 2018-10-02 17:39:08 -07:00
Lee Coward ca8da81f66
Merge pull request #1964 from dotnet/nguerrera/known-issue-package-definitions-items
Add known issue for build-perf-motivated breaking change in SDK 2.1.300
2018-10-02 17:02:00 -07:00
Karel Zikmund 6960e671fd
Update versions (#1975)
* 2.1.4 is old (2.1.5 is newer)
* 2.0 is out of support, removing
2018-10-02 15:41:31 -07:00
Karel Zikmund d678f9fd96
Marking 2.0 as out of support (#1974) 2018-10-02 15:41:16 -07:00
Chandler Weiner 8a3f4e93e1 Updates link for Contributing to proper repo and location (#1971)
The original **Contributing** link takes you to: https://github.com/dotnet/coreclr/blob/master/CONTRIBUTING.md

That requires a further click on that repo's  **Contributing** link to go to the proper location, which is https://github.com/dotnet/coreclr/blob/master/Documentation/project-docs/contributing.md.

This PR changes the **Contributing** link to just point to https://github.com/dotnet/coreclr/blob/master/Documentation/project-docs/contributing.md and thus eliminate extra mouse clicks and page loads.
2018-10-02 15:38:55 -07:00
Ryan Taite 1f771e2249 Fix typo in version number example (#1955) 2018-10-02 15:37:04 -07:00
Karel Zikmund e07bc98045
Update versions info
* Clarify 2.1 LTS patches
* Clarifying 2.0 is out of support
2018-10-02 14:02:26 -07:00
Lee Coward cee10d1118 updates based on feedback 2018-10-02 12:52:28 -07:00
Karel Zikmund ae83770bd7
Fix table formatting 2018-10-02 09:16:32 -07:00
Lee Coward c2ba803d56
Update 2.1.5.md 2018-10-02 08:45:22 -07:00