This commit is contained in:
Wes Haggard 2024-11-19 12:52:01 -08:00 коммит произвёл GitHub
Родитель 951f584f85
Коммит 737e050e61
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -48,7 +48,7 @@ For Mobile development, please check the [IOS supported platforms](https://azure
- Any [supported .NET versions](https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core) that implement .NET Standard 2.0.
- Java: Java 8 , Java 11
- Node.js: [LTS versions of Node.js](https://nodejs.org/en/download/) including not just the ones in Active status, but also the ones in Maintainence status.
- Node.js: [LTS versions of Node.js](https://nodejs.org/en/download) including not just the ones in Active status, but also the ones in Maintainence status.
- Python 3.8+. Please check the [Azure SDK for Python policy planning](https://github.com/Azure/azure-sdk-for-python/wiki/Azure-SDKs-Python-version-support-policy) for more details on future Python versions.
- Go: Latest 2 major Go releases, refer to [Go releases](https://golang.org/doc/devel/release.html) for more details.
- C++: Refer to the list of supported platforms and compilers [here](https://azure.github.io/azure-sdk/cpp_implementation.html#supported-platforms).