Benjamin Krämer
9ee91d8218
Fix OS support according to current EOL information ( #9547 )
...
* Fix versions according to current EOL information
* Revert update to MAUI lifecycle OS
* Update timestamp
* Unsupport .NET 6 MAUI
2024-10-11 07:16:43 -07:00
Benjamin Krämer
d934121a68
Fix supported-os.{md,json} ( #9481 )
...
* Fix version
* Revert .NET 7 changes to EoL time
* Revert Debian 11 to supported
* Re-generated .NET 7 with new generator (no other changes)
* Put Debian 11 to unsupported for .NET 8
2024-08-26 10:03:19 -04:00
Rich Lander
ff05be0459
Update Linux support statements ( #9402 )
...
* Update Linux support statements
* Clarify the list as examples
* Update per feedback
* Update "last-updated" property
* Remove extra file
2024-07-15 19:06:59 -07:00
Rich Lander
c5016d4c6e
Update CentOS support information ( #9382 )
...
* Add centOS entry
* Add note for CentOS
* Add CentOS Stream
* Re-generate markdown
* Update CentOS Stream
* Generate markdown files
* Update to Arm64
* Update markdown files
* Apply suggestions from code review
Co-authored-by: Benjamin Krämer <benjamin.kraemer@jungheinrich.de>
Co-authored-by: Omair Majid <omajid@redhat.com>
* Add CentOS and CentOS Stream to .NET 7 supported OSes
* Update markdown
---------
Co-authored-by: Benjamin Krämer <benjamin.kraemer@jungheinrich.de>
Co-authored-by: Omair Majid <omajid@redhat.com>
2024-07-09 09:21:12 -07:00
Rich Lander
4f32dfb44f
Update linux compatibility paragraph ( #9371 )
...
* Update linux compatibility paragraph
* Remove Apple lifecycle links
* Regenerate MD files
* Remove Apple lifecycle section
2024-06-26 15:58:11 -07:00
Rich Lander
fe79b5828c
Add Supported OS JSON files ( #9294 )
...
* Add initial JSON file
* Update supported-os.json
* Removed most wildcards
* Switch Windows version types
* Update per feedback
* Update schema and remove some entries
* Update schema
* Update versions flagged by tool
* Update Windows versions
* Update Windows versions
* Add various OSes back
* Add cycle to Windows
* Add notes
* Update schema
* Change libc schema
* Update architecture order
* Update Arm casing
* Update architecture ordering
* Update Arm casing
* Include overall notes section
* Add notes about minimum target versions
* Update cycles -> versions
* Add additional Windows version
* Add .NET 8 version
* Update Windows supported versions
* Add RHEL note
* Correct Ubuntu versions
* Add generated MD files
* Update per feedback
* Update per feedback
* Adding .NET 6 & 7 to #9294 (#9366 )
* Minor fixes
* .NET 6 & 7 supported-os files
* Generate MD files
* Update release-index and add RHEL architectures
* Move release-index updates to separate PR
* Update generated markdown
* Regenerate .NET 7 JSON and Markdown files (#9368 )
* Re-add active versions to supported-versions on .NET 7
* Reformat EoL information
* Prettify Windows names
* Fix naming of prettify
* Regenerate MD
* Fix formattting
---------
Co-authored-by: Benjamin Krämer <benjamin.kraemer@jungheinrich.de>
2024-06-26 07:57:07 -07:00
Alexander Köplinger
c16344e00a
Fix Apple versions in 9.0 supported-os.md ( #9279 )
...
https://github.com/dotnet/core/pull/9160 accidentally overwrote my changes from https://github.com/dotnet/core/pull/9143 and https://github.com/dotnet/core/pull/9145
2024-05-02 19:27:09 +02:00
Rich Lander
56290a0acf
Add Y2038 statements ( #9293 )
2024-05-01 16:22:23 -07:00
Rich Lander
79c78c7261
Update min OS versions ( #9231 )
...
* Update min Alpine versions
* Update Debian version
* Update Fedora versions
2024-03-26 21:04:08 -07:00
Rahul Bhandari
a0e7720ddb
Artifacts for .NET 9.0 Preview 1 Release ( #9160 )
...
* Artifacts for .NET 9.0 Preview 1 Release
* Apply suggestions from code review
* Update README.md
* Update README.md
* Update README.md
* Update releases.md
* Update README.md
* Update README.md
Co-authored-by: James Montemagno <james.montemagno@gmail.com>
* Apply suggestions from code review
* Delete release-notes/9.0/preview/9.0.0-preview.1.md
* Update 9.0.0-preview.1.md
* Apply suggestions from code review
* Apply suggestions from code review
* Apply suggestions from code review
* Add images
* Update release-notes/9.0/preview/preview1/9.0.0-preview.1.md
Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
---------
Co-authored-by: James Montemagno <james.montemagno@gmail.com>
Co-authored-by: Rich Lander <rlander@microsoft.com>
Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
2024-02-13 09:37:17 -08:00
Alexander Köplinger
ad8f4cd5d7
Fix iOS/MacCatalyst versions in 9.0 ( #9143 )
...
* Fix iOS/MacCatalyst versions in 9.0
We'll bump to 12.1 in dotnet 9.
The MacCatalyst version is two-faced: one side is the iOS version it maps to, the other is the first macOS it shipped with.
Given we only support macOS 12.0 with dotnet9 the lowest MacCatalyst version we support is 15.0.
* Fix version
* Add link for MacCatalyst
2024-02-09 14:32:47 -08:00
Alexander Köplinger
9794731100
Use MS Learn URL for Windows client link ( #9145 )
...
It is more technical and the other link is timing out during markdownlint checks (probably because it filters automated requests)
2024-02-08 20:03:34 +01:00
Rahul Bhandari
51e98937ab
Create supported-os.md for .NET 9 ( #9128 )
...
* Create supported-os.md for .NET 9
* Update release-notes/9.0/supported-os.md
Co-authored-by: Aaron Robinson <arobins@microsoft.com>
* Update supported-os.md
* Update supported-os.md
* Update release-notes/9.0/supported-os.md
Co-authored-by: Rich Lander <rlander@microsoft.com>
* Update release-notes/9.0/supported-os.md
Co-authored-by: Rich Lander <rlander@microsoft.com>
* Update release-notes/9.0/supported-os.md
---------
Co-authored-by: Aaron Robinson <arobins@microsoft.com>
Co-authored-by: Rich Lander <rlander@microsoft.com>
2024-02-06 22:02:59 -08:00