Adding contributor list

This commit is contained in:
Rahul Bhandari 2020-11-10 07:11:43 -08:00
parent 5ac49903d5
commit f70f8b7c24
3 changed files with 1182 additions and 2 deletions

View file

@ -2,11 +2,11 @@
The dotnet/core repository is a good starting point for .NET Core.
The latest major release is [.NET Core 3.1](release-notes/3.1). The latest patch updates are listed in [.NET Core release notes](release-notes/README.md).
The latest major release is [.NET 5.0](release-notes/5.0). The latest patch updates are listed in [.NET Core release notes](release-notes/README.md).
## Download the latest .NET Core SDK
* [.NET Core 3.1 SDK](release-notes/3.1/README.md)
* [.NET 5.0 SDK](release-notes/5.0/README.md)
## .NET Core Releases and Daily Builds

File diff suppressed because it is too large Load diff

View file

@ -66,6 +66,10 @@ Release feature and bug lists:.
Your feedback is important and appreciated. We've created an issue at [dotnet/core #XXXX](https://github.com/dotnet/core/issues/XXXX) for your questions and comments.
## Contributors
The list of contributors can be found in the [5.0 Contributor List](../5.0-contributor-list.md).
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
[release-notes]: https://github.com/dotnet/core/blob/master/release-notes/5.0/preview/5.0.0.md