Commit graph

2171 commits

Author SHA1 Message Date
kalaskarsanket c9d45b96a1 Correct download link for 5.0.12 2021-11-08 11:43:28 -08:00
Ronny Gunawan 801756d7d4
Fix typo in 6.0.0 release note 2021-11-08 23:59:10 +07:00
kalaskarsanket 18c4dbd64b updating issue number 2021-11-08 08:18:52 -08:00
kalaskarsanket fa1b469de8 Release artifacts for November monthly release 2021-11-08 07:55:59 -08:00
kalaskarsanket 464eb6151b Updating issue number in .NET 6 GA .md file 2021-11-08 07:34:56 -08:00
kalaskarsanket 7b7a3014a1 updating roadmap.md and blogpost links 2021-11-08 07:25:13 -08:00
kalaskarsanket bcb29ef0e9 releases.json 2021-11-08 07:07:19 -08:00
kalaskarsanket 2a8b4e1881 Updates for .NET 6 GA 2021-11-08 07:04:52 -08:00
Hao Kung 57e4077975
Add additional workaround for react 2021-10-27 14:29:04 -07:00
Rahul Bhandari fd4dddb30e
Update 5.0-supported-os.md 2021-10-26 15:34:33 -07:00
Rahul Bhandari d2b64b16e0
Update 3.1-supported-os.md 2021-10-26 15:34:01 -07:00
Rahul Bhandari ef24051c0c
Update supported-os.md 2021-10-26 15:31:25 -07:00
Rahul Bhandari 2ac3cb6ad9
Merge pull request #6823 from dotnet/marcpopMSFT-GAknownissues
Update known-issues.md
2021-10-25 14:39:08 -07:00
Marc Paine a50ede0f46
Update known-issues.md 2021-10-22 13:49:55 -07:00
Rahul Bhandari dbcc147f9d
Update releases.json 2021-10-22 08:30:57 -07:00
Leon Bambrick 4ee0e06f4a
Correct filename/version in two links (#6829)
- Corrected the filename/version in link to ASP.NET and WindowsDesktop. 
- Link to '.NET' was already correct.
2021-10-21 16:26:18 -07:00
Rahul Bhandari 8ef1fc624d
Update releases.json 2021-10-19 15:58:03 -07:00
Marc Paine 9779287fc2
Update known-issues.md 2021-10-19 13:16:07 -07:00
Lee Coward ecc8e7c83d
Merge pull request #6820 from dotnet/leecow-patch-3
Update 3.1-supported-os.md
2021-10-18 14:33:07 -07:00
Lee Coward c0582fb9c6
Merge pull request #6819 from dotnet/leecow-patch-2
Update 5.0-supported-os.md
2021-10-18 14:32:54 -07:00
Lee Coward 9287a3f0d7
Update 3.1-supported-os.md 2021-10-18 14:32:28 -07:00
Lee Coward 0f6d61c836
Update 5.0-supported-os.md 2021-10-18 14:31:52 -07:00
Lee Coward 2bf454794f
Update supported-os.md 2021-10-18 14:30:49 -07:00
Lee Coward 16394edbf4
Merge pull request #6806 from mairaw/eol-date
Update releases.json for 5.0 with EOL date
2021-10-18 11:30:37 -07:00
Lee Coward df3d52a5d7
Merge pull request #6816 from dotnet/leecow-patch-3
Update 3.1-supported-os.md
2021-10-18 11:30:00 -07:00
Lee Coward 7d37addadb
Merge pull request #6815 from dotnet/leecow-patch-2
Update 5.0-supported-os.md
2021-10-18 11:29:48 -07:00
Lee Coward ecf3537085
Update 3.1-supported-os.md 2021-10-18 11:29:08 -07:00
Lee Coward c07f415996
Update 5.0-supported-os.md 2021-10-18 11:28:43 -07:00
Lee Coward f5ae529612
Update supported-os.md 2021-10-18 11:28:03 -07:00
Rahul Bhandari 8fe92c9eda
Merge pull request #6678 from vcsjones/patch-1
Indicate that macOS 10.13 support was dropped
2021-10-18 10:21:27 -07:00
Rahul Bhandari 1125a1ee6c
Update 3.1-known-issues.md 2021-10-18 10:16:08 -07:00
Rahul Bhandari efd9b70a60
Update 3.1.20.md 2021-10-18 10:15:18 -07:00
Maira Wenzel 9efdb5f70c Update releases.json for 5.0 with EOL date 2021-10-14 15:49:51 -07:00
Jens Magnus 5b3c6d1b74
Update 6.0.0-rc.2.md (#6804) 2021-10-14 10:08:38 -07:00
Jonathan Peppers 4112c7d986
[release notes] List the correct workload names
We renamed these workloads to be more user-friendly.

You can see the full list with:

    > dotnet workload search
    
    Workload ID           Description
    -------------------------------------------------------------------------------------------
    android               .NET SDK Workload for building Android applications.
    android-aot           .NET SDK Workload for building Android applications with AOT support.
    ios                   .NET SDK Workload for building iOS applications.
    maccatalyst           .NET SDK Workload for building macOS applications with MacCatalyst.
    macos                 .NET SDK Workload for building macOS applications.
    maui                  .NET MAUI SDK for all platforms
    maui-android          .NET MAUI SDK for Android
    maui-desktop          .NET MAUI SDK for Desktop
    maui-ios              .NET MAUI SDK for iOS
    maui-maccatalyst      .NET MAUI SDK for Mac Catalyst
    maui-mobile           .NET MAUI SDK for Mobile
    maui-windows          .NET MAUI SDK for Windows
    tvos                  .NET SDK Workload for building tvOS applications.
    wasm-tools            .NET WebAssembly build tools
2021-10-12 14:09:05 -05:00
Sanket Kalaskar 41414b3165
Update 5.0.208.md
Updating issue number
2021-10-12 11:21:33 -07:00
Martin Costello 4d2d4f013e
Add missing cve-list property
Add CVE for security vulnerability fixed in 5.0.11.
2021-10-12 19:14:27 +01:00
Maira Wenzel 53ed5639ac
Update release date 2021-10-12 11:01:48 -07:00
Rahul Bhandari 52052bbb89
Merge pull request #6796 from dotnet/rbhanda-patch-2
Update known-issues.md
2021-10-12 10:55:05 -07:00
Rahul Bhandari 9e6084064f
Update known-issues.md 2021-10-12 10:54:38 -07:00
Rahul Bhandari 50dc527070
Update known-issues.md 2021-10-12 10:25:41 -07:00
Rahul Bhandari 3c126326b8
Merge branch 'main' into safia/rc2-issue 2021-10-12 10:24:21 -07:00
Rahul Bhandari e1399fc7e1
Update known-issues.md 2021-10-12 10:20:33 -07:00
Stephen Halter 1957478e47
Merge branch 'main' into halter73/config-reload 2021-10-12 10:01:38 -07:00
Rahul Bhandari efe2ff423c
Update 6.0.0-rc.2.md 2021-10-12 09:39:45 -07:00
Rahul Bhandari 66c041a94c
Update 5.0.11.md 2021-10-12 09:38:59 -07:00
Rahul Bhandari 27346acdb5
Update 3.1.20.md 2021-10-12 09:38:31 -07:00
Rahul Bhandari d911eef1d1
Update 6.0.0-rc.2.md 2021-10-12 09:36:22 -07:00
Rahul Bhandari 66bb9418fb
Update README.md 2021-10-12 09:33:05 -07:00
Rahul Bhandari 8db1474a58
Update releases-index.json 2021-10-12 09:32:27 -07:00