Commit graph

2146 commits

Author SHA1 Message Date
Arthur Rump 23b0c9a06f Fix more invalid runtime data in releases.jsons 2019-07-08 11:22:46 +02:00
Arthur Rump bc6765b094
Merge pull request #19 from dotnet/master
Upstream master
2019-07-08 11:20:21 +02:00
Arthur Rump 12d9b41ca9 Fix invalid runtime data in releases.jsons 2019-07-08 11:15:05 +02:00
Lee Coward 5b5d0b77be update 1.0/1.1 support status 2019-07-01 13:53:14 -07:00
Rich Lander 310b169c26
Update nuget.config 2019-06-20 16:01:04 -07:00
Michael Simons 15a9814046
Remove unused netci.groovy file (#2909) 2019-06-19 11:05:07 -05:00
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 38c79592ae
Merge pull request #2904 from dotnet/leecow-patch
fix 2.2.300 release notes link
2019-06-18 12:01:49 -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
Lee Coward c966b03c9d
Merge pull request #2864 from JamesNK/patch-1
Add known gRPC issues
2019-06-12 19:33:25 -07:00
James Newton-King 6b547e839e
Add known gRPC issues 2019-06-13 12:39:00 +12:00
Lee Coward b427bed07d
Merge pull request #2863 from arthurrump/master
Fix 3.0-preview6 release notes link
2019-06-12 15:53:59 -07: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
Lee Coward b02c9077c3
Merge pull request #2860 from jahbenjah/patch-1
Update  url
2019-06-12 11:57:43 -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 ecd83ecd4c Merge branch '3.0-preview6' of https://www.github.com/dotnet/core-private into 3.0-preview6 2019-06-12 09:14:32 -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
Lee Coward 8dec6bbfc6 remove linux installers from json 2019-06-11 20:37:46 -07:00
Lee Coward 066a2bc494 manual linux package install inst 2019-06-11 20:30:15 -07:00
Lee Coward f6a7211c8d fix relnote asp field names 2019-06-11 13:01:15 -07:00
Lee Coward 569e20ad3b updates based on feedback 2019-06-11 12:33:01 -07:00
Lee Coward 770f3a0aa1 json updates 2019-06-11 12:25:27 -07:00
Lee Coward 434069066f preview6 release content 2019-06-11 08:36:16 -07: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
Lee Coward 775f46e88a
Merge pull request #2839 from omajid/export-path-correctly
Use export PATH=$PATH:$HOME/dotnet consistently
2019-06-10 08:55:24 -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 a7aac66967
Merge pull request #2832 from dotnet/leecow-patch
add missing arch to 4 rids
2019-06-05 08:40:54 -07:00
Lee Coward d97ec17de3 add missing arch to 4 rids 2019-06-05 08:40:20 -07:00
Matthew Whilden 4e94d2b09c
Removed notes about fixed issues
The Known Issues section no long had relevant info and wasn't updated regularly. Removing it entirely.
2019-06-03 12:18:35 -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
Kexy Biscuit 78de49b458 Add F# back to the list. (#2771) 2019-05-22 05:26:14 -07:00
Lee Coward 463446a3ec
Merge pull request #2768 from dotnet/16.1-release
Vontent for VS 16.1 release
2019-05-21 14:29:16 -07: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