Commit graph

182 commits

Author SHA1 Message Date
Rahul Bhandari f73f5db442
Update 5.0.0-install-instructions.md 2020-11-20 14:28:56 -08:00
Anirudh Agnihotry fdaef4427a
Api diff between net5.0 and netcoreapp3.1 & netstandard2.1 (#5610)
* .net shared framework changes

* standalone net 5.0 packages

* netstanard2.1 diff

* improving the directory structure

* adding a readme file

* aspnetcore shared framework changes

* remove wrong process type change diff

* adding comments about apis being to inbox from package
2020-11-18 10:40:01 -08:00
Rahul Bhandari d6fa4fe46d
Merge pull request #5570 from arthurrump/master
Releases.json fixes
2020-11-11 14:54:10 -08:00
Maira Wenzel 5c686ef1e4
Remove locales and update MSRC portal URL (#5563)
* Remove locales and update MSRC portal URL

* update msdn and technet links
2020-11-11 09:30:17 -08:00
Ofer Zelig ad99c52dbc
Typo 2020-11-11 23:16:13 +11:00
Arthur Rump a1dab522dc Merge branch 'master' of https://github.com/dotnet/core 2020-11-11 11:27:17 +01:00
Rahul Bhandari 1a5926e1ff
Merge pull request #5561 from dotnet/rbhanda-patch-1
Update 5.0-contributor-list.md
2020-11-10 14:32:11 -08:00
Rahul Bhandari c3d4bb0a00
Update releases.json 2020-11-10 14:25:15 -08:00
Rahul Bhandari abdf00d03d
Update 5.0-contributor-list.md 2020-11-10 14:16:41 -08:00
Rahul Bhandari 0fcf24c987
Update 5.0-contributor-list.md 2020-11-10 14:13:08 -08:00
Rahul Bhandari d457453b25
Update 5.0-contributor-list.md 2020-11-10 14:08:00 -08:00
Rahul Bhandari 7a576fc66c
Update 5.0-contributor-list.md 2020-11-10 14:00:45 -08:00
Michael Simons 0c3297761b
Update 3.1 and 5.0 release notes to reference the new .NET Docker repos (#5557) 2020-11-10 14:32:22 -06:00
Bastian Schmidt 9ecd54d774
Fixing typo 2020-11-10 19:54:54 +01:00
Arthur Rump 0b0ee9e206 Fix inconsistency in sdk 5.0-p7 2020-11-10 19:43:48 +01:00
Rahul Bhandari f9a804c019
Update 5.0-known-issues.md 2020-11-10 08:11:58 -08:00
Rahul Bhandari 255df3c44f
Update 5.0-known-issues.md 2020-11-10 08:08:35 -08:00
Rahul Bhandari 52d3555eab
Update 5.0.0.md 2020-11-10 08:02:23 -08:00
Rahul Bhandari e46c5cf71f
Update 5.0.0.md 2020-11-10 07:59:30 -08:00
Rahul Bhandari 3dc05bdc0d
Update 5.0.0.md 2020-11-10 07:42:08 -08:00
Rahul Bhandari 7862db55ee Updating 5.0.0.md 2020-11-10 07:28:03 -08:00
Rahul Bhandari e13c06890f Updating VS versions in 5.0 releases.json 2020-11-10 07:25:05 -08:00
Rahul Bhandari 09658680e8 Updating 5.0 releases.json 2020-11-10 07:17:33 -08:00
Rahul Bhandari 3ac3402782 Updating releases.json 2020-11-10 07:15:24 -08:00
Rahul Bhandari f70f8b7c24 Adding contributor list 2020-11-10 07:11:43 -08:00
Rahul Bhandari 5ac49903d5 Artifacts for .NET November Release 2020-11-10 07:00:50 -08:00
Santiago Fernandez Madero f21e811adf
Revert "Update ICU breaking change in known issues with more details (#5530)" (#5537)
This reverts commit 09942488e3.
2020-11-09 10:27:36 -08:00
Santiago Fernandez Madero 09942488e3
Update ICU breaking change in known issues with more details (#5530)
* Update ICU breaking change in known issues with more details

* PR Feedback
2020-11-09 10:09:41 -08:00
Jamshed Damkewala 2db3c261ea
Merge pull request #5500 from dotnet/jamshedd-patch-1
Update os-lifecycle-policy.md
2020-11-02 14:25:05 -08:00
Jamshed Damkewala b853707477 Added ESU requirement for Win7 SP1 to version specific files 2020-11-02 10:22:23 -08:00
Tarek Mahmoud Sayed bd8f543b79
Update 5.0-known-issues.md
Added Preview 4 section for TextInfo.ListSeparator issue.
2020-11-02 09:54:50 -08:00
Dan Moseley 6e172991de
Merge pull request #5145 from nohwnd/patch-2
Update 5.0-known-issues.md
2020-11-01 19:25:43 -08:00
Brennan 590b1aed72
Update README.md 2020-10-30 14:51:33 -07:00
Dan Moseley 3f1983180e
Update 5.0-known-issues.md 2020-10-27 10:34:42 -07:00
Radka Gustavsson 0b00d74e59
supported-os: Update Fedora EOL versions. (#5363) 2020-10-20 14:22:19 -07:00
Alexander Batishchev 1a106dd295
Update 5.0-known-issues.md (#5354)
* Update 5.0-known-issues.md

Much shorter way to launch Certificate Manager for Current user

* Update 5.0-known-issues.md
2020-10-20 14:21:57 -07:00
Safia Abdalla bd317773cc
Update 5.0-known-issues.md 2020-10-20 11:12:33 -07:00
Anirudh Agnihotry 9729a1f70e
add api diff for between rc1 and rc2 (#5370)
* add api diff for rc2

* remove system.io.pipelines file
2020-10-16 11:41:41 -07:00
Anirudh Agnihotry 0e33f932f6
Api diff between preview8 and RC1 (#5369)
* api diff between preview8 and rc1

* removing system.io.pipelines
2020-10-16 11:39:28 -07:00
Rahul Bhandari bcb0c4fe8f
Update 5.0.0-rc.2.md 2020-10-13 12:04:03 -07:00
Maira Wenzel 001c9d1dc6
fix broken release notes 2020-10-13 11:29:46 -07:00
Rahul Bhandari 1f620efab1
Update 5.0.0-rc.2.md 2020-10-13 11:14:48 -07:00
Rahul Bhandari 58d7ae513f
Update releases.json 2020-10-13 10:41:57 -07:00
Rahul Bhandari 254cb25bdd
Update releases.json 2020-10-13 10:39:50 -07:00
Rahul Bhandari 16b702fdae
Update README.md 2020-10-13 10:18:24 -07:00
Rahul Bhandari 21f817261f
Merge branch 'master' into oct 2020-10-13 09:15:31 -07:00
Rahul Bhandari 0d4d352b4e Artifacts for October .NET Release 2020-10-13 09:10:17 -07:00
Maira Wenzel 57c2195c0b
update microsoft.com/net links (#5216) 2020-10-05 12:29:00 -07:00
Rahul Bhandari 3ea28ea224
Update release-notes/5.0/releases.json
Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
2020-10-02 20:20:25 -07:00
Rahul Bhandari b3e9644ed0
Update releases.json 2020-10-02 14:57:56 -07:00
Rahul Bhandari bd4003d885
Update 5.0.0-rc.1.md 2020-09-16 09:39:23 -07:00
Rahul Bhandari e35ef09e36
Merge pull request #5215 from mairaw/win-arm32
remove win arm32 for .NET 5
2020-09-16 08:47:36 -07:00
Maira Wenzel f033f70029 remove win arm32 for .NET 5 2020-09-15 17:13:27 -07:00
Maira Wenzel 7d00bd96fb
Update support phase to rc 2020-09-15 17:10:26 -07:00
Safia Abdalla a3947fb29e
Update 5.0-known-issues.md 2020-09-14 15:32:30 -07:00
Rahul Bhandari 9d3af25103
Update releases.json 2020-09-14 14:12:43 -07:00
Maira Wenzel 55938d6932
Change support phase temporarily (#5207) 2020-09-14 13:51:54 -07:00
Rahul Bhandari f486c506ac
Update 5.0.0-rc.1.md 2020-09-14 12:27:29 -07:00
Rahul Bhandari cbdb27248a
Update releases.json 2020-09-14 12:25:18 -07:00
Rahul Bhandari 1c576081e9
Update 5.0.0-rc.1.md 2020-09-14 10:47:55 -07:00
Arthur Rump 5db11bad75 Fix 5.0 support-phase inconsistency 2020-09-14 19:38:36 +02:00
Arthur Rump 76554b440f Fix vs-version/vs-support mixup in 5.0.0-rc1 2020-09-14 19:36:07 +02:00
Rahul Bhandari 692c136968
Update 5.0.0-rc.1.md 2020-09-14 10:26:59 -07:00
Rahul Bhandari 43d97f4392
Update 5.0.0-rc.1.md 2020-09-14 10:25:55 -07:00
Rahul Bhandari 1ddbd3110e Artifacts for .NET 5 RC 1 Release 2020-09-14 09:42:33 -07:00
Jakub Jareš fdfa548e39
Add error when using Test.SDK older than 16.3.0
Add error when using Test.SDK older than 16.3.0
Use automatic markdown numbering
2020-09-02 16:22:54 +02:00
Jakub Jareš d91069887d
Update 5.0-known-issues.md
The change that broke xunit and vstest was reverted, Preview8 and early builds of RC1 are affected, but the shipping RC1 won't be affected. I am not sure if these notes are meant to be cumulative or not.
2020-09-02 16:07:02 +02:00
Anirudh Agnihotry d6a73310f7
preview 8 api changes (#5122) 2020-08-31 20:02:31 -07:00
Arthur Rump 83b5f2d9c9 Remove VS preview version number 5-preview.8
Looking at other releases, it looks to be very uncommon (this is the only one
I found) to mention VS preview versions in the vs-version field. It is usually
only mentioned in the vs-support field for the corresponding SDK, just as
was done here for the `sdk` (not `sdks[0]`) field.

The reason to remove it is that 16.8 Preview 2 is not a valid version "number",
due to the spaces in the label.
2020-08-27 17:24:28 +02:00
Rahul Bhandari 9eeddb10f5 Adding missing ARM64 Runtime Binary 2020-08-26 12:24:22 -07:00
Rahul Bhandari 9b26d4fa11
Update releases.json 2020-08-26 09:51:19 -07:00
Rahul Bhandari 3fd5013bc8 Update to 5.0.0-preview.8.md 2020-08-25 13:28:11 -07:00
Rahul Bhandari 52c522252a Artifacts for .NET 5 Preview 8 Release 2020-08-25 10:43:45 -07:00
Rahul Bhandari 725e3abd7d
Update release-notes/5.0/preview/5.0.0-preview.7.md
Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
2020-08-11 16:18:59 -07:00
Rahul Bhandari 985da4e587
Update 5.0.0-preview.7.md 2020-08-10 16:54:27 -07:00
Rahul Bhandari d8ca896c67
Update 5.0.0-preview.7.md 2020-08-10 16:53:37 -07:00
Lee Coward a0ede403f5
Update 5.0-supported-os.md
Update Windows 10 version lifecycle information.
2020-08-07 13:53:06 -07:00
Anirudh Agnihotry 805ab19e76
api diff for preview 7 (#4977) 2020-07-27 10:08:55 -07:00
Lee Coward 79fb04cd51
Merge pull request #4974 from arthurrump/master
Some releases.json fixes
2020-07-22 17:52:16 -07:00
Christiaan Sommer a3a0071567
Rename 5.0.0-preview.7-install-instructions .md to 5.0.0-preview.7-install-instructions.md
Remove space from instruction file to fix link from dotnet.microsoft.com/download and maybe others
2020-07-22 20:05:31 +00:00
Arthur Rump b58880c1b7 Fix 5.0.0-p1 SDK runtime-version 2020-07-21 21:01:11 +02:00
Rahul Bhandari 59e44711c8
Update 5.0.0-preview.7.md 2020-07-21 09:57:56 -07:00
Rahul Bhandari db9d69a0fa
Update 5.0.0-preview.7.md 2020-07-21 09:54:17 -07:00
Rahul Bhandari 33ced8b334
Update releases.json 2020-07-21 09:38:25 -07:00
Rahul Bhandari 37fb9fce68
Update releases.json 2020-07-21 09:34:23 -07:00
Rahul Bhandari 17cba6b9c2
Update releases.json 2020-07-21 09:32:56 -07:00
Rahul Bhandari a548d246a5 Release artifacts for .NET 5 Preview 7 2020-07-21 09:18:14 -07:00
Rich Lander e5a6161f5c
Simplify wording 2020-07-15 09:31:10 -07:00
Lee Coward c63ae11bc4
Merge branch 'master' into lbc-plat-matrix 2020-07-02 11:53:15 -07:00
Lee Coward ac673e5c34 add changes from 3.1 section 2020-06-30 14:04:07 -07:00
Anirudh Agnihotry c6548d4aff
adding api diff for preview 5 and preview 6 (#4868)
* adding api diff for preview 5 and preview 6

* Update 5.0-preview6_System.Text.Json.Serialization.md
2020-06-27 22:25:20 -07:00
Anirudh Agnihotry 43986a2f19
api diff between netstandard2.1 and net5.0 shared framework ref (#4778) 2020-06-25 10:30:54 -07:00
Rahul Bhandari b8ab40e0e0
Update 5.0.0-preview.6.md 2020-06-25 10:07:15 -07:00
Rahul Bhandari 61fb65f4e6
Update 5.0.0-preview.6.md 2020-06-25 09:20:22 -07:00
Rahul Bhandari a193808e3e
Merge pull request #4872 from dotnet/net6
Release Artifacts for .NET 5 Preview 6
2020-06-25 09:18:49 -07:00
Rahul Bhandari 05598dc0dc
Update 5.0.0-preview.6-install-instructions.md 2020-06-25 09:11:55 -07:00
Rahul Bhandari 65f68a6d5b Release Artifacts for .NET 5 Preview 6 2020-06-25 09:08:57 -07:00
Lee Coward dfed57a8ec
Update os platform matrix for .NET 5 (#4844)
* update os platform matrix for .NET 5

* Update release-notes/5.0/5.0-supported-os.md

Co-authored-by: Rich Lander <rlander@microsoft.com>

Co-authored-by: Rich Lander <rlander@microsoft.com>
2020-06-24 18:08:51 -07:00
Lee Coward bb97029ce4 update os platform matrix for .NET 5 2020-06-17 09:59:05 -07:00
Dan Moseley 29e37d6083
Remove package manager section for Linux for 5.0 previews
1. This section does not indicate which distros it applies to. Eg., Ubuntu packages do not exist
2. Regardless, I understand from @dseefeld that the packages are not available yet for 5.0 previews so this won't work for any distro.

Is this the right edit? Is the rest correct? @rbhanda I assume you will make sure that the instructions are updated when we put out preview packages?
2020-06-16 14:46:30 -07:00