Commit graph

1217 commits

Author SHA1 Message Date
Lee Coward 94b1b2373d
Merge pull request #2176 from arthurrump/index-versions
Add latest-runtime and latest-sdk fields to releases-index.json
2018-12-20 12:28:53 -08:00
Arthur Rump 60db2bcdde Add latest-runtime and latest-sdk fields to releases-index.json 2018-12-20 20:14:59 +01:00
Arthur Rump 886f879fb8 Replace all 'vsversion' fields with 'vs-version' 2018-12-20 19:07:04 +01:00
Arthur Rump 0aa6811a34 Merge master and fix merge conflicts
Sdk release 2.1.400 is gone, but I'm not really in the mood to go
through the trouble of adding it again.
2018-12-20 19:05:17 +01:00
Michael Belyaev e0085f4c4b 'Linx' to 'Linux' in 3.0 preview1 download page
Linx → Linux
2018-12-19 09:15:50 -08:00
vivmishra 7ba6bde405 Artifacts for 2.1.7/2.2.1 releases 2018-12-18 20:01:24 -08:00
Vivek Mishra 528e795d8d
Fixes for 3.0 preview 1 rel notes and 2.x supported OS (#2168)
* Fixes for 3.0 preview 1 rel notes and 2.x supported OS
2018-12-18 16:55:51 -08:00
Vivek Mishra 33f069fc69
Added commits MD files for 2.1.502/2.2.101 SDK releases (#2158)
* Added commits for 2.1.502/2.2.101 SDK releases
2018-12-18 13:47:21 -08:00
Rich Lander 4316474885
Simplify Lifecycle policy doc (#2157)
* Update os-lifecycle-policy.md

* Update 3.0-supported-os.md

* Update 2.0-supported-os.md

* Update 3.0-supported-os.md

* Update 3.0-supported-os.md
2018-12-18 10:26:34 -08:00
Lee Coward cf91e28eb7
Merge pull request #2150 from dotnet/leecow-json-fixes
backfill json updates to previous channels
2018-12-14 23:27:11 -08:00
Rich Lander aec79e504a
Update 3.0-supported-os.md (#2153)
* Update 3.0-supported-os.md

* Update 3.0-supported-os.md
2018-12-14 19:24:29 -05:00
Lee Coward 4f6581b57b backfill non-portable rid values 2018-12-14 14:18:30 -08:00
Rich Lander 7d74c2724d
Update Alpine to 3.8 (#2152) 2018-12-14 17:17:53 -05:00
Lee Coward 7d92393048 update 2.2 latest-release value to 2.2.101 2018-12-14 10:39:38 -08:00
Lee Coward 72934a1a33 add runtime version to 2.1.100 sdk 2018-12-14 07:54:05 -08:00
Lee Coward 378d9e4295 backfill json updates to previous channels 2018-12-13 16:55:57 -08:00
Rich Lander 1fdca14e41
Update C# version 2018-12-13 12:37:20 -05:00
Lee Coward f7b070a024
Merge pull request #2141 from dotnet/leecow-json-fixes
fix field inconsistencies and add runtime and sdk versions
2018-12-12 16:05:14 -08:00
Vivek Mishra c62b04ff87
Fixes for 3.0 Preview 1 GS file (#2142)
* Fixes for 3.0 Preview 1 GS file
2018-12-12 14:12:19 -08:00
Lee Coward 0c08655b92 add lastest-runtime and sdk fields 2018-12-12 10:21:26 -08:00
Lee Coward f84493d626 fix field inconsistencies and add rt and sdk versions 2018-12-12 08:52:05 -08:00
Vivek Mishra 0d5d4849b0
Update 2.2.101.md
Removed reference to VS 15.9.4 as this is not shipped there.
2018-12-11 14:52:40 -08:00
Vivek Mishra 4b4a207978
Minor fixes for rel notes and releasesv2 json files (#2135)
* Minor fixes for rel notes and releasesv2 json files
2018-12-11 12:46:23 -08:00
Vivek Mishra aecbc71dd9
Adding artifacts for 2.1.502 and 2.2.101 SDK releases (#2133) 2018-12-11 12:04:59 -08:00
Lee Coward 7ccd84dec6
Merge pull request #2128 from dotnet/leecow-patch
add 2.2 commits and update os sup doc
2018-12-10 11:19:35 -08:00
Lee Coward c219599e2e add 2.2 commits and update os sup doc 2018-12-10 11:18:38 -08:00
Vivek Mishra 061246a56a
Fixes for hosting file and symbols for 2.2 Pre1 SDK (#2121)
* Fixes for 3.0 Preview1 Hosting file and other fixes
2018-12-07 13:35:46 -08:00
Vivek Mishra 748be21c5e
Update 2.2.200-preview.md 2018-12-06 16:09:16 -08:00
Vivek Mishra 9bc0fe3a78
Update 2.1.600-preview.md 2018-12-06 16:08:56 -08:00
Vivek Mishra 458d7a7675
Adding artifacts for 2.1 and 2.2 preview SDK releases (#2118)
* Adding artifacts for 2.1 and 2.2 preview SDK releases
2018-12-06 16:05:00 -08:00
Karel Zikmund bd7102fa07 Update 3.0.0-preview1.md (#2110) 2018-12-05 11:08:40 -08:00
Arthur Rump 84dfd12808 Add link to release notes for 3.0.0-pre1 in new releases.json 2018-12-05 18:33:47 +01:00
Arthur Rump 1c9062d919 Make version-aspnetcoremodule a list for 3.0-pre1 in new releases.json
It is a list for every other releases.json file, so now it is consistent
with the rest of the files.
2018-12-05 18:27:01 +01:00
Arthur Rump e643f43739 Add channel information to 3.0 releases.json 2018-12-05 18:24:59 +01:00
Arthur Rump 261e64b565 Make version-aspnetcoremodule a list for 2.2.0 in new releases.json
It is a list for every other release, so now it is consistent with the
rest of the file.
2018-12-05 18:18:17 +01:00
Arthur Rump 7da01137fe
Merge branch 'master' into new-json-fixes 2018-12-05 16:33:03 +01:00
Vivek Mishra d87e5916fd
Updated link for 3.0 blog 2018-12-04 11:17:51 -08:00
Vivek Mishra df34acfc89
Update releases-v2.json for correct asp.net core x86 zip 2018-12-04 10:45:54 -08:00
Vivek Mishra 85044436ef
Update releases.json for correct asp.net core x86 zip 2018-12-04 10:41:17 -08:00
Vivek Mishra b8551323ba
Update 2.2.0.md 2018-12-04 10:02:10 -08:00
Vivek Mishra 2ff345c54e
Updated rel notes for issue number 2018-12-04 09:13:25 -08:00
Vivek Mishra 333e9d37fa
Update 2.2 rel notes for issue number 2018-12-04 09:12:37 -08:00
Vivek Mishra babd93cbba
Update releases.json 2018-12-04 08:32:29 -08:00
Vivek Mishra 3a2aa58329
Adding artifacts for 2.2 RTW and 3.0 Preview1 releases (#2097)
* Adding artifacts for 2.2 RTW and 3.0 Preview1 releases

* Fixed 2.2 rel notes
2018-12-04 08:19:48 -08:00
David Glass b5dd0f0760 Fix error with link to preview 1 release notes (#2084) 2018-11-28 13:05:44 -08:00
Lee Coward a86c4d45a9
Update releases.json
add support phase.
2018-11-26 13:53:41 -08:00
Lee Coward 031a76ba9e
Update releases.json
add support phase
2018-11-26 13:52:59 -08:00
Lee Coward 76b509a46e
Update releases.json
add missing release-version for preview2
2018-11-26 13:48:55 -08:00
Vivek Mishra fab9aaf953
Update release.json for 2.1.6 rel notes path 2018-11-16 12:36:01 -08:00
Jaime de Aquino 0a5ee912bc Link to the Releases Notes updated (#2054) 2018-11-13 11:45:03 -08:00
vivmishra 1b164ccc9c Adding 2.1.6/2.1.500 release for Nov 2018 2018-11-13 09:02:54 -08: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
Vivek Mishra 21c8c78030
Updates for 1.X release from Oct 2018 (#2021) 2018-10-24 16:07:16 -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
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
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
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
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
Lee Coward c2ba803d56
Update 2.1.5.md 2018-10-02 08:45:22 -07:00
Lee Coward 7ce3e6dbac add blog link 2018-10-02 08:10:27 -07:00
Lee Coward b1ee380120 Add content to 2.0 eol 2018-10-02 07:55:22 -07:00
Lee Coward 8e887e8752 reorder lifecycle content 2018-10-02 07:53:33 -07:00
Lee Coward 80e7d44cba Grammar and wording edits 2018-10-02 07:52:02 -07:00
Lee Coward 8cab9e6dbe Rel Note and Known Issue edits 2018-10-01 18:18:10 -07:00
Lee Coward 7becb9e191 name value updates based on feedback 2018-10-01 17:28:34 -07:00
Lee Coward 1040ded2e1 Add ASP related commits to commits.md 2018-10-01 09:53:14 -07:00
Lee Coward 17e11b8d0b 2.1.5 release content
add commits

update gs file locations

Update placeholders so links are valid.
2018-10-01 07:36:08 -07:00
Lee Coward f0af32d252 update gs file locations 2018-09-30 14:24:58 -07:00
Lee Coward c9cd2e48a7 flow feedback updates to 1.0, 1.1, 2.0 2018-09-29 13:33:14 -07:00
Lee Coward 180cbcc2fb updates based on feedback 2018-09-29 13:06:53 -07:00
Lee Coward 50a570363a
Update releases.json
Add vs release to 2.2.0 preview1 entry.
2018-09-28 12:29:47 -07:00
Nick Guerrera 25a6d6fba3
Update 2.1-known-issues.md 2018-09-26 10:50:43 -07:00
Lee Coward 21556ada0e updated json format for releases metadata
adding historical data to v2 json file

add linux prereqs doc

moving v2 json to WIP branch

new-json branch

factor json across channels and add toc

data cleanup

data cleanup

correct aspnetcore-runtime element name

data cleanup

data cleanup

fix broken links in 2.0 json

fix broken links in 2.0 json

fix broken links in 1.1 json

data cleanup in the 1.1 json

data cleanup in the 1.0 json

data cleanup in json

Update releases-index.json

update v2 json

update release index

add ancm version

several updates based on feedback

format updates based on feedback

format updates based on feedback

update format based on feedback

move release-version to top element
2018-09-24 13:35:13 -07:00
Lee Coward 4955ba43fc fix sdk 1.1.10 osx filename 2018-09-24 13:34:48 -07:00
Lee Coward 42cb94e4e0 Merge branch 'master' of https://www.github.com/dotnet/core 2018-09-24 09:05:20 -07:00
Lee Coward 3916b1becd add mac runtime installer entries for 1.0/1.1 2018-09-24 09:05:03 -07:00
Karel Zikmund 6ceb834985
Fix link to latest version (#1953)
2.1.0 is not latest version, replacing the link with general 2.1 link.
2018-09-21 11:32:18 -07:00
Vivek Mishra 4fae2a9b7c
Fixed Readme for 2.2 2018-09-14 10:26:44 -07:00
Vivek Mishra 6f40da6ccb
Fixed checksum names 2018-09-13 12:43:58 -07:00
Vivek Mishra ec114e8368
22 preview2 release artifacts (#1937)
* Adding 2.2 Preview 2 Release artifacts
2018-09-12 10:04:02 -07:00
Vivek Mishra 6651b81767
214 rel - commits list (#1934)
* Update rel note for commits list
2018-09-11 16:15:05 -07:00
Vivek Mishra d7ae48621c
Update Issue # 2018-09-11 10:42:30 -07:00
Lee Coward d716fc02b6
Merge pull request #1931 from dotnet/214Rel
214 rel artifacts
2018-09-11 10:37:05 -07:00
Vivek Mishra 94054bf8f9 Adding release notes and other artifacts for 2.1.4 Release 2018-09-11 10:19:52 -07:00
Daniel Roth 38b3a67c3f
Fix broken link 2018-09-07 14:55:58 -07:00
Sudarshan T 3c8945812f Corrected the link address (#1902) 2018-09-06 14:46:56 -07:00
Karel Zikmund 98d16f02e0
2.1.3 release - fix link formatting 2018-09-04 13:39:31 -07:00
Karel Zikmund 8497c325cd
Text formatting fix - 2.1.2 release 2018-09-04 13:37:03 -07:00
Karel Zikmund d70f892ebb
Sort download archive by versions (#1897)
Sort download archive by versions
2018-08-28 18:03:32 -07:00
Lee Coward dbff0d8508
Update download-archive.md
Moved 2.1 release to LTS section.
2018-08-27 15:06:49 -07:00
Karel Zikmund a4717e7442
Add 2.1.3 download link 2018-08-27 12:17:27 -07:00
Karel Zikmund d5b901c626
Update download-archive.md 2018-08-27 10:55:38 -07:00
Karel Zikmund 465c11e513
Add 2.1.3 entry as LTS 2018-08-27 10:54:48 -07:00
Lee Coward d1a875ba78
Update releases.json
Mark 2.1.4 runtime as LTS
2018-08-27 10:53:37 -07:00
Miha Zupan 5e10ad10e9 Fix checksum links 2018-08-25 03:53:08 +02:00
Miha Zupan 574f136476
Remove broken link in 2.1.3 release notes 2018-08-25 03:05:19 +02:00
Lee Coward f93c46d10f
Update 2.1.3.md
Update Azure App services deployment information
2018-08-24 10:45:53 -07:00
Vivek Mishra e6d931a129
Updated links for symbols 2018-08-22 13:39:28 -07:00
Vivek Mishra 6c7a820082
Fixed links for the symbols 2018-08-22 13:37:03 -07:00
Vivek Mishra da7f105a76
Update 2.2.0-preview1.md 2018-08-22 13:10:26 -07:00
Lee Coward f0a1ec52ef
Update 2.2.0-preview1-download.md 2018-08-22 12:39:08 -07:00
Lee Coward 552356769d
Update 2.2.0-preview1-download.md 2018-08-22 12:38:43 -07:00
Lee Coward 37bf625fdc
Update 2.2.0-preview1.md 2018-08-22 12:38:14 -07:00
Vivek Mishra a2493d4755
Updated releases.json for path typo 2018-08-22 11:29:39 -07:00
Lee Coward 1388ef0f35
Update 2.2.0-preview1.md
remove linux install section reference from the download table.
2018-08-22 11:24:20 -07:00
Lee Coward 6f0c392e93
Merge pull request #1878 from agileraymond/patch-1
fixed typo on arere
2018-08-22 11:06:27 -07:00
Lee Coward 2ae15eaf24
Merge pull request #1879 from jo-ninja/patch-1
Fix some typos in 2.1.3.md
2018-08-22 11:06:03 -07:00
Lee Coward aaae2e2a8d
Merge pull request #1881 from jo-ninja/patch-2
Fix broken links in 2.1.3.md
2018-08-22 11:05:12 -07:00
Vivek Mishra e8d59d5737
Added 2.2 Preview 1 release artifacts (#1884)
* Added 2.2 Preview 1 artifacts

* Added 2.2 Preview 1 artifacts

* Fixed release.json
2018-08-22 10:50:12 -07:00
Joni f40f6fac02
Fix broken links in 2.1.3.md
Fix broken links for:
* Changes in this release
* Known Issues
* Lifecycle
2018-08-22 13:47:26 +09:00
Joni 20423db802
Fix some typos in 2.1.3.md
* lastest -> latest
* applicaitons -> applications 
* updated -> update
2018-08-22 10:46:55 +09:00
Raymond Sanchez 2aa9bccbdb
fixed typo on arere 2018-08-21 18:29:02 -05:00
Dan Moseley 8d5af8a4dc
Update 2.1.3-commits.md 2018-08-21 16:08:09 -07:00
Vivek Mishra 853a3607d9 Updated blog link 2018-08-21 10:28:27 -07:00
Vivek Mishra d8ef9a3020
2.1.3/2.1.401 August update (#1876)
* .NET Core 2.1.3/2.1.401 August update
2018-08-21 10:07:13 -07:00
Vivek Mishra 1d1f9b3b9b
Updated root readme for latest SDK version (#1865)
* Updated root readme for latest SDK version

* Added link for VSRel Notes
2018-08-16 17:20:05 -07:00
Lee Coward 0d708e4f53
Update 2.1.400-commit.md 2018-08-16 16:58:33 -07:00
Vivek Mishra 99f0f9d0cf
Add 2.1.400 commit list (#1864) 2018-08-15 18:11:25 -07:00
Jamshed Damkewala 3031e0c312
Update 2.1.400-sdk.md 2018-08-15 13:22:12 -07:00
Vivek Mishra 4e4a348d3e
Updates for 2.1.400 publishing to dot.net (#1862) 2018-08-14 13:33:39 -07:00
Vivek Mishra cada127af5
Update for links for 2.1.400
Update for links for 2.1.400
2018-08-14 12:11:26 -07:00
Vivek Mishra f36ade2270
Release notes for Core SDK 2.1.400 Update (#1860)
* Creating the initial page for the August update for 2.1.400 SDK

* Fixed 2.1.400-sdk-download.md
2018-08-14 10:28:14 -07:00
Radka Janek b06da0f36f Removed RHEL6 reference to Red Hat support. 2018-08-08 16:18:45 +02:00
Lee Coward 9aeb9c17a7
Merge branch 'master' into leecow-patch 2018-08-06 22:38:56 -07:00
Lee Coward 4d690bfdf7
Merge pull request #1836 from dotnet/rowanmiller-patch-2
Fix Linux SDK ARM 32 key on latest release
2018-08-06 22:36:58 -07:00
Lee Coward b3bd174d87 correct vs-version for 2.1 2018-08-06 22:13:09 -07:00
Lee Coward 523a82fb47 Revert "correct vs-version entries for 2.1"
This reverts commit efbc39bb91.

Wrong push target
2018-08-06 22:10:29 -07:00
Lee Coward efbc39bb91 correct vs-version entries for 2.1 2018-08-06 22:09:12 -07:00
Rowan Miller 6b883a62f2
Fix Linux SDK ARM 32 key on latest release 2018-08-02 10:24:19 -07:00
Lee Coward 0b138f3622 complete vb and f# version adds 2018-08-02 10:23:14 -07:00
Lee Coward 5e65d40bff fix mac filename 2018-08-02 10:16:19 -07:00
Lee Coward 0ea31cf777 add f# and vb lang versions. fix some mac sdk urls 2018-08-02 10:13:46 -07:00
Rowan Miller 698f7f75f6
Fix macOS SDK filenames for 1.1.9 and 1.1.8 2018-08-01 13:55:05 -07:00
Lee Coward 457e54571d
Merge pull request #1831 from dotnet/leecow-patch
update csharp and vs versions
2018-08-01 13:14:18 -07:00
Lee Coward 32ad7f586d update csharp and vs versions 2018-08-01 13:10:23 -07:00
Lee Coward 54875075ba
Update 2.1.2.md
Remove dev note
2018-07-31 14:51:52 -07:00
Josh Free d22ba74f57
Merge branch 'master' into master 2018-07-30 14:38:01 -07:00
Lee Coward ff7fe3dcf2
Update 2.1-supported-os.md
fixes https://github.com/dotnet/core/issues/1824
2018-07-30 13:55:48 -07:00
Josh Free 0b9b569c0a Ubuntu 17.10 EOL Update
https://lists.ubuntu.com/archives/ubuntu-announce/2018-July/000232.html

Ubuntu 17.10 (Artful Aardvark) reaches End of Life on July 19 2018
Ubuntu announced its 17.10 (Artful Aardvark) release almost 9 months
ago, on October 19, 2017.  As a non-LTS release, 17.10 has a 9-month
support cycle and, as such, the support period is now nearing its
end and Ubuntu 17.10 will reach end of life on Thursday, July 19th.

At that time, Ubuntu Security Notices will no longer include
information or updated packages for Ubuntu 17.10.

Fixes https://github.com/dotnet/core/issues/1824
2018-07-30 11:23:16 -07:00
Lee Coward 3c475e7df3 moving v2 json to WIP branch 2018-07-24 09:28:15 -07:00
Lee Coward 3c4626a518 adding historical data to v2 json file 2018-07-23 13:54:16 -07:00
Lee Coward f23a607349 WIP - updated json format for releases metadat 2018-07-18 09:16:39 -07:00
Lee Coward ef526bb282 fix sdk 1.1.10 osx filename 2018-07-18 09:14:00 -07:00
Lee Coward 490e657f90
Merge pull request #1795 from leecow/master
updated relnotes format and json updates
2018-07-16 15:09:30 -07:00
Lee Coward a0642501f9 updated relnotes format and json updates 2018-07-16 15:08:25 -07:00
Lee Coward 06f72b6f56
Merge pull request #1794 from dotnet/rowanmiller-patch-3
Fix ASP.NET Core ARM32 file key
2018-07-16 12:30:36 -07:00
Lee Coward 418eb4b28f
Merge pull request #1789 from ds-ms/releaseJsonFix
Fixing file name in releases.json
2018-07-16 12:30:04 -07:00
Lee Coward 23fe28d877
Update 2.1.2-sdk-download.md
Update symbol file names. Fixes https://github.com/dotnet/core/issues/1786
2018-07-16 11:43:08 -07:00
Lee Coward a40512adfa
Update 2.1.2-download.md
Update Linux ARM Runtime link. Fixes https://github.com/dotnet/core/issues/1788
2018-07-16 11:30:12 -07:00
Rowan Miller c05ecea153
Fix ASP.NET Core ARM32 file key 2018-07-16 10:29:54 -07:00
Deepak Sattiraju f83a0571b0
[ReleaseJSON] Bug fix 2018-07-16 12:35:00 +05:30
Lee Coward b94fc682b0
Merge pull request #1755 from jo-ninja/fix-spelling
Fix spelling
2018-07-13 10:11:57 -07:00
Lee Coward 2414b8fa1d
Merge pull request #1777 from dotnet/rowanmiller-patch-2
Add SDK installers for latest 1.0 release
2018-07-13 10:11:13 -07:00
Peter Marcu aedc86a196
Fixing broken link in release notes 2018-07-13 09:16:12 -07:00
Lee Coward 315bc639ce
Update 2.1.2.md 2018-07-12 10:06:05 -07:00
Lee Coward 6217778b18 Fix symbol dl links 2018-07-12 09:05:02 -07:00
Lee Coward 3f3a27a86a
Update 2.0.9-download.md
Fix typo.
2018-07-12 08:49:21 -07:00
Lee Coward 75ff90b82c
Update 2.1.2-download.md
update checksum file links
2018-07-11 15:13:21 -07:00
Rowan Miller 7bdb3d58c1
Add SDK installers for latest 1.0 release
To support the download changes to the .NET website
2018-07-11 13:01:24 -07:00
Lee Coward cc2ee6c25d
Update 2.1.0-rc1.md
clean up merge conflict markers
2018-07-10 19:55:17 -07:00
Lee Coward 9bdb9f2628
Update 1.0.12-download.md 2018-07-10 10:50:28 -07:00
Lee Coward 3190faf615
Update 1.1.9-download.md 2018-07-10 10:49:52 -07:00
Lee Coward efd0710e6e
Update 2.1.2-download.md 2018-07-10 10:49:16 -07:00
Lee Coward f5de0be8cb
Update 2.0.9-download.md 2018-07-10 10:48:45 -07:00
Lee Coward d1370cc690
Update 2.0.9-download.md 2018-07-10 10:48:17 -07:00
Lee Coward cbf56e9b3e
Update 1.0.12.md 2018-07-10 10:36:39 -07:00
Lee Coward 3ff01fb5a5
Update 1.1.9.md 2018-07-10 10:35:28 -07:00
Lee Coward 693b9222e5
Update 2.0.9.md 2018-07-10 10:34:15 -07:00
Lee Coward e73bbc24d7
Update 2.1.2.md 2018-07-10 10:33:10 -07:00
Lee Coward d9dad31011
Update 2.1.2.md 2018-07-10 10:31:15 -07:00
Lee Coward 459c619ad1
Merge pull request #5 from dotnet/july-update
July update
2018-07-10 10:25:12 -07:00
Lee Coward d0b39ae2ec
Merge pull request #4 from leecow/master
Initial July update release docs
2018-07-10 10:24:54 -07:00
Lee Coward 2f2194c11c rel note updates 2018-07-10 10:19:45 -07:00
Lee Coward ef67846218 fix aspnetcore package name 2018-07-10 08:05:14 -07:00
Lee Coward 4f6d58ee7e rel doc updates 2018-07-10 07:58:59 -07:00
Lee Coward 55d67dc597 update asp name in releases-v2 2018-07-09 11:09:20 -07:00
Lee Coward a25891ca86 add aspnetcore to dl table 2018-07-09 10:33:53 -07:00
Lee Coward b870597d80 start using july-update branch 2018-07-09 10:16:22 -07:00
Nate McMaster 434f730686
Merge pull request #1737 from dotnet/namc/linux-arm
Fix download links for ASP.NET Core 2.1.1
2018-07-09 10:03:28 -07:00
Lee Coward 684fa7068e Correct a few version references. 2018-07-07 15:12:19 -07:00
Lee Coward c5d65c5a4a initial July update release docs 2018-07-07 12:33:38 -07:00
Lee Coward 083ed4280c
Update 2.1.0-rc1-download.md 2018-07-07 11:06:02 -07:00
Lee Coward d46e8eafeb
Update 2.1.0-rc1-download.md 2018-07-07 11:04:55 -07:00
Lee Coward df4ca401f9
Update releases.json 2018-07-07 11:01:11 -07:00
Lee Coward 31afb1b873
Update releases.csv 2018-07-07 10:59:27 -07:00
Lee Coward e38b1fb694
Update download-archive.md 2018-07-07 10:57:51 -07:00
Lee Coward b01959a3ea
Update README.md 2018-07-07 10:56:31 -07:00
Lee Coward fae861ccba
Update README.md 2018-07-07 10:55:28 -07:00
Lee Coward 7450529959 sync core-private with core 2018-07-07 10:51:34 -07:00
Joni 0a3198c975 Fix spelling 2018-07-05 12:46:09 +09:00
Lee Coward de956972c3 Merge branch 'master' of https://github.com/leecow/core 2018-07-03 19:29:26 -07:00
Lee Coward c5ea5ea47c releases-v2.json 2018-07-03 19:29:02 -07:00
Lee Coward 25b80feca8
Merge branch 'master' into master 2018-07-03 11:37:43 -07:00
Lee Coward c4ce802615 add 2.1 contributor list 2018-07-03 11:34:24 -07:00
Nate McMaster 7cde33e409
Fix download links for ASP.NET Core 2.1.1 2018-06-28 09:01:06 -07:00
Chip Locke 75e810a793
Update 2.1.1-download.md
Typo :)
2018-06-27 16:59:24 -07:00
Lee Coward 82f42eeb33
Update 2.1.1-commit.md 2018-06-27 06:59:09 -07:00
Lee Coward 86b9f5cbb5 formatting cleanup 2018-06-26 15:07:39 -07:00
Lee Coward bb9a989344 update asp commit list 2018-06-26 12:58:53 -07:00
Lee Coward 17fee179af add asp to table of contents 2018-06-26 10:30:29 -07:00
Lee Coward a30158efa2 add ASP commit list 2018-06-26 09:50:22 -07:00
Lee Coward 8df063ea60
Merge branch 'master' into master 2018-06-25 12:24:28 -07:00
Lee Coward 5391e66191 rel notes corrections 2018-06-25 12:22:47 -07:00
Lee Coward e2f22a7106
Update 2.1.1.md 2018-06-21 13:41:17 -07:00
Lee Coward 148fbc6e9e
Update 2.1.1.md 2018-06-21 13:38:46 -07:00
Lee Coward 1a3cc351a5
Update 2.1.1-download.md 2018-06-21 13:37:20 -07:00
Lee Coward 063575ce88
Update 2.1.1-download.md 2018-06-21 13:36:41 -07:00
Lee Coward f5d6597481
Update 2.1.1-download.md
Fix symbol dl names
2018-06-21 13:26:11 -07:00
Lee Coward 5a3f4dc8aa
Update 2.1.1.md
Fix release date
2018-06-21 12:42:02 -07:00
Lee Coward 8ba2947c0f
Update 2.1.1.md
Fix known issues link
2018-06-21 12:41:43 -07:00
Lee Coward 444db95003
Update 2.1.1.md
Update announcement issue number
2018-06-21 12:41:01 -07:00
Lee Coward d5ca839a57
Merge pull request #1709 from preetikr/master
.NET Core 2.1.1 doc updates
2018-06-21 12:35:44 -07:00
Lee Coward 1ef7bca77b 2.1.1 release notes 2018-06-19 15:47:49 -07:00
Lee Coward 0454fb026c 2.1.1 release docs 2018-06-19 15:30:41 -07:00
Preeti Krishna 0c519a7430 2.1.1 updates 2018-06-19 09:38:38 -07:00
Preeti Krishna 4d47a4a024 Merge branch 'master' of https://github.com/preetikr/core 2018-06-19 00:11:10 -07:00
Lee Coward db119c5c1b 2.1.1 commit list 2018-06-18 13:20:50 -07:00
Lee Coward 4201477eb7
Merge pull request #1691 from dotnet/Petermarcu-patch-1
Fixing version mismatches in release csv
2018-06-14 09:15:32 -07:00
Teddy Zhang 295fe8cdfa Update download archive to include all .NET Core Tools for VS 2015 versions (#1596)
Update download archive document to include links all .NET Core Tools for Visual Studio 2015 versions.
2018-06-13 09:05:01 -07:00
Peter Marcu 42bd67182f
Fixing version mismatches in release csv
fixes https://github.com/dotnet/core/issues/1680
2018-06-13 09:01:11 -07:00
Lee Coward 5beedb38d1
Merge pull request #1671 from leecow/master
catch up release docs for 2.1.201 SDK
2018-06-08 10:08:45 -07:00
Lee Coward 707a4af62b catch up release docs for 2.1.201 SDK 2018-06-07 14:47:56 -07:00