Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove locale from links #9553

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Documentation/microsoft-team.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@ Bad actors try to break into our accounts all the time (see ["failed login attem
Register at least two of the following two-factor authentication methods:

* [GitHub mobile app](https://github.blog/2022-01-25-secure-your-github-account-github-mobile-2fa/)
* [Hardware security key(s)](https://docs.github.com/en/authentication/securing-your-account-with-two-factor-authentication-2fa/configuring-two-factor-authentication#configuring-two-factor-authentication-using-a-security-key) (also see [yubikey](https://www.yubico.com/works-with-yubikey/catalog/github/))
* [TOTP with an Authenticator app](https://docs.github.com/en/authentication/securing-your-account-with-two-factor-authentication-2fa/configuring-two-factor-authentication#configuring-two-factor-authentication-using-a-totp-mobile-app) (like [Microsoft Authenticator](https://support.microsoft.com/account-billing/download-and-install-the-microsoft-authenticator-app-351498fc-850a-45da-b7b6-27e523b8702a))
* [Hardware security key(s)](https://docs.github.com/authentication/securing-your-account-with-two-factor-authentication-2fa/configuring-two-factor-authentication#configuring-two-factor-authentication-using-a-security-key) (also see [yubikey](https://www.yubico.com/works-with-yubikey/catalog/github/))
* [TOTP with an Authenticator app](https://docs.github.com/authentication/securing-your-account-with-two-factor-authentication-2fa/configuring-two-factor-authentication#configuring-two-factor-authentication-using-a-totp-mobile-app) (like [Microsoft Authenticator](https://support.microsoft.com/account-billing/download-and-install-the-microsoft-authenticator-app-351498fc-850a-45da-b7b6-27e523b8702a))


Additional guidance:

* Do not use [SMS](https://en.wikipedia.org/wiki/SIM_swap_scam) for 2FA or as a recovery fallback (disable those options).
* Store [recovery codes](https://docs.github.com/en/authentication/securing-your-account-with-two-factor-authentication-2fa/configuring-two-factor-authentication-recovery-methods) in a safe place, like [OneDrive Vault](https://www.microsoft.com/microsoft-365/onedrive/personal-vault), 2FA-protected OneNote or in a password vault like 1Password.
* Store [recovery codes](https://docs.github.com/authentication/securing-your-account-with-two-factor-authentication-2fa/configuring-two-factor-authentication-recovery-methods) in a safe place, like [OneDrive Vault](https://www.microsoft.com/microsoft-365/onedrive/personal-vault), 2FA-protected OneNote or in a password vault like 1Password.

Note: If you completely lose access to login to your account, GitHub support will not be able to recover your account. That's why all of these options are covered.

Expand Down
2 changes: 1 addition & 1 deletion linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Note: Microsoft publishes container images per [.NET container publishing policy
- [Arch Linux](https://archlinux.org/packages/?q=dotnet)
- [Arch Linux User Repository](https://aur.archlinux.org/packages?K=dotnet)
- [Fedora](https://packages.fedoraproject.org/search?query=dotnet)
- [Red Hat Enterprise Linux](https://access.redhat.com/documentation/en-us/net/6.0)
- [Red Hat Enterprise Linux](https://docs.redhat.com/documentation/net)
- [Tizen](https://developer.samsung.com/tizen/About-Tizen.NET/Tizen.NET.html)
- [Ubuntu](https://packages.ubuntu.com/search?keywords=dotnet)

Expand Down
2 changes: 1 addition & 1 deletion release-notes/2.1/2.1.39/2.1.39.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ASP.NET Core 2.1.39 Update - July 11, 2023

The ASP.NET Core 2.1.39 is available to download. These updated installers include improved localization strings, but no functional changes.
ASP.NET Core 2.1 is still in support based on the policy at https://dotnet.microsoft.com/en-us/platform/support/policy/aspnet
ASP.NET Core 2.1 is still in support based on the policy at https://dotnet.microsoft.com/platform/support/policy/aspnet

## Downloads

Expand Down
2 changes: 1 addition & 1 deletion release-notes/5.0/5.0-supported-os.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Note: .NET 5 requires OpenSSL 1.x. Newer distro versions such as Ubuntu 22.04 us
[OpenSUSE-lifecycle]: https://en.opensuse.org/Lifetime
[OpenSUSE-docker]: https://hub.docker.com/r/opensuse/leap
[OpenSUSE-pm]: https://learn.microsoft.com/dotnet/core/install/linux-package-manager-opensuse15
[RHEL]: https://www.redhat.com/en/technologies/linux-platforms/enterprise-linux
[RHEL]: https://www.redhat.com/technologies/linux-platforms/enterprise-linux
[RHEL-lifecycle]: https://access.redhat.com/support/policy/updates/errata/
[RHEL-msft-pm]: https://learn.microsoft.com/dotnet/core/install/linux-package-manager-rhel8
[RHEL-pm]: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/developing_.net_applications_in_rhel_8/using-net-core-on-rhel_gsg#installing-net-core_gsg
Expand Down
2 changes: 1 addition & 1 deletion release-notes/6.0/supported-os.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
"7"
],
"notes": [
"The CentOS project has moved to [supporting CentOS Stream as its future](https://blog.centos.org/2020/12/future-is-centos-stream/). Users can consider [migrating to Red Hat Enterprise Linux](https://www.redhat.com/en/blog/centos-linux-has-reached-its-end-life-eol) or another distro."
"The CentOS project has moved to [supporting CentOS Stream as its future](https://blog.centos.org/2020/12/future-is-centos-stream/). Users can consider [migrating to Red Hat Enterprise Linux](https://www.redhat.com/blog/centos-linux-has-reached-its-end-life-eol) or another distro."
]
},
{
Expand Down
30 changes: 15 additions & 15 deletions release-notes/6.0/supported-os.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ OS | Versions | Architectures

Notes:

* CentOS: The CentOS project has moved to [supporting CentOS Stream as its future](https://blog.centos.org/2020/12/future-is-centos-stream/). Users can consider [migrating to Red Hat Enterprise Linux](https://www.redhat.com/en/blog/centos-linux-has-reached-its-end-life-eol) or another distro.
* CentOS: The CentOS project has moved to [supporting CentOS Stream as its future](https://blog.centos.org/2020/12/future-is-centos-stream/). Users can consider [migrating to Red Hat Enterprise Linux](https://www.redhat.com/blog/centos-linux-has-reached-its-end-life-eol) or another distro.
* Red Hat Enterprise Linux: RHEL-compatible derivatives are supported per [.NET Support](../../support.md).

[6]: https://alpinelinux.org/
Expand Down Expand Up @@ -128,11 +128,11 @@ Alpine | 3.15 | [2023-11-01](https://alpinelinux.org/p
Alpine | 3.14 | [2023-05-01](https://alpinelinux.org/posts/Alpine-3.14.10-3.15.8-3.16.5-released.html)
Alpine | 3.13 | [2022-11-01](https://alpinelinux.org/posts/Alpine-3.12.12-3.13.10-3.14.6-3.15.4-released.html)
Alpine | 3.12 | [2022-05-01](https://alpinelinux.org/posts/Alpine-3.12.12-3.13.10-3.14.6-3.15.4-released.html)
Android | 14 | [2023-05-08](https://dotnet.microsoft.com/en-us/platform/support/policy/maui)
Android | 13 | [2023-05-08](https://dotnet.microsoft.com/en-us/platform/support/policy/maui)
Android | 12.1 | [2023-05-08](https://dotnet.microsoft.com/en-us/platform/support/policy/maui)
Android | 12 | [2023-05-08](https://dotnet.microsoft.com/en-us/platform/support/policy/maui)
Android | 11 | [2023-05-08](https://dotnet.microsoft.com/en-us/platform/support/policy/maui)
Android | 14 | [2023-05-08](https://dotnet.microsoft.com/platform/support/policy/maui)
Android | 13 | [2023-05-08](https://dotnet.microsoft.com/platform/support/policy/maui)
Android | 12.1 | [2023-05-08](https://dotnet.microsoft.com/platform/support/policy/maui)
Android | 12 | [2023-05-08](https://dotnet.microsoft.com/platform/support/policy/maui)
Android | 11 | [2023-05-08](https://dotnet.microsoft.com/platform/support/policy/maui)
Android | 10 | 2023-03-06
Android | 9 | [2022-01-01](https://developer.android.com/about/versions/pie)
CentOS | 7 | [2024-06-30](https://web.archive.org/web/20230711113909/https://wiki.centos.org/Manuals/ReleaseNotes/CentOS7.2009)
Expand All @@ -145,13 +145,13 @@ Fedora | 36 | 2023-05-16
Fedora | 35 | 2022-12-13
Fedora | 34 | 2022-06-07
Fedora | 33 | 2021-11-30
iOS | 17 | [2023-05-08](https://dotnet.microsoft.com/en-us/platform/support/policy/maui)
iOS | 16 | [2023-05-08](https://dotnet.microsoft.com/en-us/platform/support/policy/maui)
iOS | 15 | [2023-05-08](https://dotnet.microsoft.com/en-us/platform/support/policy/maui)
iOS | 17 | [2023-05-08](https://dotnet.microsoft.com/platform/support/policy/maui)
iOS | 16 | [2023-05-08](https://dotnet.microsoft.com/platform/support/policy/maui)
iOS | 15 | [2023-05-08](https://dotnet.microsoft.com/platform/support/policy/maui)
iOS | 12 | [2023-01-23](https://support.apple.com/HT209084)
iPadOS | 17 | [2023-05-08](https://dotnet.microsoft.com/en-us/platform/support/policy/maui)
iPadOS | 16 | [2023-05-08](https://dotnet.microsoft.com/en-us/platform/support/policy/maui)
iPadOS | 15 | [2023-05-08](https://dotnet.microsoft.com/en-us/platform/support/policy/maui)
iPadOS | 17 | [2023-05-08](https://dotnet.microsoft.com/platform/support/policy/maui)
iPadOS | 16 | [2023-05-08](https://dotnet.microsoft.com/platform/support/policy/maui)
iPadOS | 15 | [2023-05-08](https://dotnet.microsoft.com/platform/support/policy/maui)
macOS | 12 | [2024-09-16](https://support.apple.com/HT212585)
macOS | 11 | [2023-09-26](https://support.apple.com/HT211896)
macOS | 10.15 | [2022-09-12](https://support.apple.com/HT210642)
Expand All @@ -167,9 +167,9 @@ SUSE Enterprise Linux | 15.2 | 2021-12-31
SUSE Enterprise Linux | 12.4 | 2020-06-30
SUSE Enterprise Linux | 12.3 | 2019-06-30
SUSE Enterprise Linux | 12.2 | 2018-03-31
tvOS | 17 | [2023-05-08](https://dotnet.microsoft.com/en-us/platform/support/policy/maui)
tvOS | 16 | [2023-05-08](https://dotnet.microsoft.com/en-us/platform/support/policy/maui)
tvOS | 15 | [2023-05-08](https://dotnet.microsoft.com/en-us/platform/support/policy/maui)
tvOS | 17 | [2023-05-08](https://dotnet.microsoft.com/platform/support/policy/maui)
tvOS | 16 | [2023-05-08](https://dotnet.microsoft.com/platform/support/policy/maui)
tvOS | 15 | [2023-05-08](https://dotnet.microsoft.com/platform/support/policy/maui)
tvOS | 12 | -
Ubuntu | 23.10 | 2024-07-11
Ubuntu | 23.04 | 2024-01-20
Expand Down
2 changes: 1 addition & 1 deletion release-notes/7.0/supported-os.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
"7"
],
"notes": [
"The CentOS project has moved to [supporting CentOS Stream as its future](https://blog.centos.org/2020/12/future-is-centos-stream/). Users can consider [migrating to Red Hat Enterprise Linux](https://www.redhat.com/en/blog/centos-linux-has-reached-its-end-life-eol) or another distro."
"The CentOS project has moved to [supporting CentOS Stream as its future](https://blog.centos.org/2020/12/future-is-centos-stream/). Users can consider [migrating to Red Hat Enterprise Linux](https://www.redhat.com/blog/centos-linux-has-reached-its-end-life-eol) or another distro."
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion release-notes/7.0/supported-os.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ OS | Versions | Architectures

Notes:

* CentOS: The CentOS project has moved to [supporting CentOS Stream as its future](https://blog.centos.org/2020/12/future-is-centos-stream/). Users can consider [migrating to Red Hat Enterprise Linux](https://www.redhat.com/en/blog/centos-linux-has-reached-its-end-life-eol) or another distro.
* CentOS: The CentOS project has moved to [supporting CentOS Stream as its future](https://blog.centos.org/2020/12/future-is-centos-stream/). Users can consider [migrating to Red Hat Enterprise Linux](https://www.redhat.com/blog/centos-linux-has-reached-its-end-life-eol) or another distro.
* Red Hat Enterprise Linux: RHEL-compatible derivatives are supported per [.NET Support](../../support.md).

[6]: https://alpinelinux.org/
Expand Down
Loading