Commit graph

1316 commits

Author SHA1 Message Date
Lee Coward 2d8e7319c0 add mac path issue to known issues 2019-07-29 11:44:42 -07:00
Vivek Mishra ef11ae28b9
Update notes for checksum location for 2.1.801 2019-07-29 10:53:39 -07:00
Vivek Mishra a71496fbae
Minor updates to rel notes (#3088)
* Updates to rel notes
2019-07-24 11:54:27 -07:00
Vivek Mishra 5475e24945
Artifacts for SDK releases 2.1.801 and 2.2.401 with 16.2 GA (#3078) 2019-07-24 11:47:14 -07:00
Daniel Roth f36b58605d
Update 3.0.0-preview-known-issues.md 2019-07-23 11:55:12 -07:00
Vivek Mishra 4e0c85269b
Updates for rel notes 2019-07-23 11:39:25 -07:00
Daniel Roth ed3b246871
Update ASP.NET Core 3.0 known issues for Preview 7. (#3074) 2019-07-23 12:49:28 -05:00
Vivek Mishra be73aa19c6
Update 3.0.0-preview7.md 2019-07-23 10:43:08 -07:00
Vivek Mishra 31a822195f
Artifacts for 3.0 Preview 7 release (#3073)
* Artifacts for 3.0 Preview 7 release
2019-07-23 09:43:23 -07:00
William Godbe dff3bdbc34
Add API diff between .NET Core 3.0 preview6 and preview7. (#3001)
* Add API diff between .NET Core 3.0 preview6 and preview7.

* Remove diff for System.Threading.Channels

* Remove diffs for Experimental assemblies

* Remove diff for CodePages

* Fix Standalone package diffs
2019-07-22 10:51:17 -07:00
Karel Zikmund 4decf253f1
1.1 is out of support
Clarify that 1.1 is out of support
2019-07-17 01:19:53 +02:00
Karel Zikmund c3f5f68d61
1.0 is out of support
Clarify date of "out of support"
2019-07-17 01:18:07 +02:00
Lee Coward 2b8003d0e4
Merge pull request #2974 from 0xaryan/patch-1
.NET Core 1.x EOL
2019-07-09 13:02:56 -07:00
Vivek Mishra 815fccb3cf
Updated rel note for CoreCLR fix 2019-07-09 12:47:09 -07:00
Vivek Mishra 3c66ae6b11
Updated rel note for CoreCLR fixes 2019-07-09 12:45:35 -07:00
Vivek Mishra 5d87209f87
Updated SDK links in rel notes (#3012)
* Updated SDKlinks
2019-07-09 12:04:16 -07:00
Vivek Mishra 68490c5d69
Fixed links for Jul rel MD pages (#3011) 2019-07-09 11:53:15 -07:00
Vivek Mishra 84d9e7430b
Updated issue link for Jul rel notes (#3008) 2019-07-09 10:44:41 -07:00
Vivek Mishra 78834d733d
Artifacts for .NET Core July 2019 release (#3006) 2019-07-09 10:39:54 -07:00
Aryan Ebrahimpour 77476c9f61
.NET Core 1.x EOL
https://devblogs.microsoft.com/dotnet/net-core-1-0-and-1-1-will-reach-end-of-life-on-june-27-2019/
2019-07-02 23:00:23 +04:30
Lee Coward 9e5f8c3704
Merge pull request #2875 from sandyarmstrong/pr-sandy-vsmac-versions
Delegate version recommendations for VSmac users to VSmac docs
2019-06-18 12:05:31 -07:00
Lee Coward 61ccc1f55a
Merge pull request #2903 from daflame76/patch-2
Fix the link to issue 2859
2019-06-18 12:02:16 -07:00
Lee Coward 8cb7b15aaf fix 2.1.300 release notes link 2019-06-18 12:00:33 -07:00
DaFlame 67327eb88a
Fix the link to issue 2859
The link to issue 2859 was broken and leads to an empty issue list.
2019-06-18 11:39:07 -06:00
Sandy Armstrong d29400ffcd Delegate version recommendations for VSmac users to VSmac docs 2019-06-14 08:00:22 -07:00
Lee Coward 7511305350
Merge pull request #2855 from RheaAyase/rhel-fedora-support
Updated rhel8 and fedora support in the release notes.
2019-06-12 19:35:40 -07:00
James Newton-King 6b547e839e
Add known gRPC issues 2019-06-13 12:39:00 +12:00
Arthur Rump 70deb9ce70 Fix 3.0-preview6 release notes link 2019-06-12 22:10:05 +02:00
Lee Coward 433743bc9c
Update 3.0.0-preview6.md 2019-06-12 12:03:19 -07:00
Benjamín Camacho Castro 3d06ede675
Update url 2019-06-12 13:45:58 -05:00
Lee Coward 22af8ae6cc
Merge pull request #2858 from dotnet/3.0-preview6
3.0 preview6
2019-06-12 10:02:21 -07:00
Daniel Roth 8829d9ba82
Add ASP.NET Core known issues for .NET Core 3.0 Preview 6 (#2854) 2019-06-12 09:58:31 -07:00
Lee Coward 38e8095cef add feature and improve list 2019-06-12 09:23:27 -07:00
Lee Coward 0baae5106b preview6 release content
json updates

updates based on feedback

fix relnote asp field names

manual linux package install inst

remove linux installers from json
2019-06-12 09:12:08 -07:00
Radka Janek 8217a34296 Updated rhel8 and fedora support in the release notes. 2019-06-12 10:05:51 +02:00
William Godbe 89589fec4d
Add API diff between .NET Core 3.0 preview5 and preview6. (#2841)
* Add API diff between .NET Core 3.0 preview5 and preview6.

* Fix title in Standalon-packages.md file
2019-06-10 16:02:34 -07:00
Omair Majid 0f9b92c251 Use export PATH=$PATH:$HOME/dotnet consistently
The old variant, export PATH=$HOME/dotnet would remove the existing
entries (like /bin) from PATH. Lets not do that. Lets always append to
PATH.

See #2797 and #2498
2019-06-06 10:36:22 -04:00
Lee Coward 02b96e0ab8
Update 3.0-supported-os.md
update min nano and macOS versions
2019-06-05 10:31:19 -07:00
Lee Coward d97ec17de3 add missing arch to 4 rids 2019-06-05 08:40:20 -07:00
Lee Coward 74dc7926ae
Update 2.1.604-SDK-download.md 2019-05-27 16:54:58 -07:00
Lee Coward 3719417f44
Merge pull request #2797 from drake7707/patch-1
Append the $PATH instead of overwriting it
2019-05-27 16:54:24 -07:00
Lee Coward b881e58703
Update 1.0.16-download.md 2019-05-27 16:53:39 -07:00
Lee Coward ff96c127f7
Update 1.1.13-download.md 2019-05-27 16:53:11 -07:00
Lee Coward a4259dcccd
Update 2.1.11-download.md 2019-05-27 16:52:41 -07:00
Lee Coward 4fb0e974d5
Update 2.2.5-download.md 2019-05-27 16:51:44 -07:00
drake7707 6829cb5010
Append the $PATH instead of overwriting it 2019-05-27 08:32:30 +02:00
Lee Coward 2111cd4194 content for VS 16.1 release 2019-05-21 08:23:04 -07:00
Lee Coward 3dacb1d9cc
Merge pull request #2710 from dotnet/jongalloway-patch-1
Update 3.0.0-preview5-download.md
2019-05-15 08:26:10 -07:00
Lee Coward c6f1744d80
Merge pull request #2606 from arthurrump/master
Releases.json fixes
2019-05-15 08:25:46 -07:00
Lee Coward 278d2c33fa update lifecycle info with 14.04 end of standard supp 2019-05-15 07:47:25 -07:00