From de551c360594ee8edc0bd8ea341673c038e685ee Mon Sep 17 00:00:00 2001 From: Hisham Bin Ateya Date: Thu, 27 Apr 2023 13:22:21 +0300 Subject: [PATCH 1/2] Update AWS --- src/OrchardCore.Build/Dependencies.props | 4 ++-- src/docs/resources/libraries/README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/OrchardCore.Build/Dependencies.props b/src/OrchardCore.Build/Dependencies.props index 380c0cfa568..5fdb47ca3ca 100644 --- a/src/OrchardCore.Build/Dependencies.props +++ b/src/OrchardCore.Build/Dependencies.props @@ -9,8 +9,8 @@ - - + + diff --git a/src/docs/resources/libraries/README.md b/src/docs/resources/libraries/README.md index c55ed66a309..cb32550299f 100644 --- a/src/docs/resources/libraries/README.md +++ b/src/docs/resources/libraries/README.md @@ -5,8 +5,8 @@ The below table lists the different .NET libraries used in Orchard Core: | Library | Usage | Version | License | |--- | --- | --- | --- | | [Angle Sharp](https://github.com/AngleSharp/AngleSharp) | Angle brackets parser library. | 0.17.1 |[MIT](https://github.com/AngleSharp/AngleSharp/blob/devel/LICENSE) | -| [AWSSDK S3](https://github.com/aws/aws-sdk-net) | AWS SDK for .NET. | 3.7.103.50 |[Apache-2.0 license](https://github.com/aws/aws-sdk-net/blob/master/License.txt) | -| [AWSSDK SecurityToken](https://github.com/aws/aws-sdk-net) | AWS SDK for .NET. | 3.7.101.48 |[Apache-2.0 license](https://github.com/aws/aws-sdk-net/blob/master/License.txt) | +| [AWSSDK S3](https://github.com/aws/aws-sdk-net) | AWS SDK for .NET. | 3.7.104.5 |[Apache-2.0 license](https://github.com/aws/aws-sdk-net/blob/master/License.txt) | +| [AWSSDK SecurityToken](https://github.com/aws/aws-sdk-net) | AWS SDK for .NET. | 3.7.101.55 |[Apache-2.0 license](https://github.com/aws/aws-sdk-net/blob/master/License.txt) | | [AWSSDK Extensions Setup](https://github.com/aws/aws-sdk-net) | AWS SDK for .NET. | 3.7.5 |[Apache-2.0 license](https://github.com/aws/aws-sdk-net/blob/master/License.txt) | | [Azure Identity](https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/identity/Azure.Identity/README.md) | Azure Active Directory token authentication support. | 1.8.2 |[MIT](https://github.com/Azure/azure-sdk-for-net/blob/master/LICENSE.txt) | | [Azure Configuration Secrets](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Extensions.AspNetCore.Configuration.Secrets_1.2.2/sdk/extensions/Azure.Extensions.AspNetCore.Configuration.Secrets/README.md) | Azure Key Vault configuration provider implementation for Microsoft.Extensions.Configuration. | 1.2.2 |[MIT](https://github.com/Azure/azure-sdk-for-net/blob/master/LICENSE.txt) | From 25cddc742cf092d1e68f0a2990e394cab120fc99 Mon Sep 17 00:00:00 2001 From: Hisham Bin Ateya Date: Sat, 29 Apr 2023 22:57:30 +0300 Subject: [PATCH 2/2] Update --- src/OrchardCore.Build/Dependencies.props | 6 +++--- src/docs/resources/libraries/README.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/OrchardCore.Build/Dependencies.props b/src/OrchardCore.Build/Dependencies.props index 5fdb47ca3ca..3309379be07 100644 --- a/src/OrchardCore.Build/Dependencies.props +++ b/src/OrchardCore.Build/Dependencies.props @@ -9,9 +9,9 @@ - - - + + + diff --git a/src/docs/resources/libraries/README.md b/src/docs/resources/libraries/README.md index cb32550299f..a4fe7f407ae 100644 --- a/src/docs/resources/libraries/README.md +++ b/src/docs/resources/libraries/README.md @@ -5,9 +5,9 @@ The below table lists the different .NET libraries used in Orchard Core: | Library | Usage | Version | License | |--- | --- | --- | --- | | [Angle Sharp](https://github.com/AngleSharp/AngleSharp) | Angle brackets parser library. | 0.17.1 |[MIT](https://github.com/AngleSharp/AngleSharp/blob/devel/LICENSE) | -| [AWSSDK S3](https://github.com/aws/aws-sdk-net) | AWS SDK for .NET. | 3.7.104.5 |[Apache-2.0 license](https://github.com/aws/aws-sdk-net/blob/master/License.txt) | -| [AWSSDK SecurityToken](https://github.com/aws/aws-sdk-net) | AWS SDK for .NET. | 3.7.101.55 |[Apache-2.0 license](https://github.com/aws/aws-sdk-net/blob/master/License.txt) | -| [AWSSDK Extensions Setup](https://github.com/aws/aws-sdk-net) | AWS SDK for .NET. | 3.7.5 |[Apache-2.0 license](https://github.com/aws/aws-sdk-net/blob/master/License.txt) | +| [AWSSDK S3](https://github.com/aws/aws-sdk-net) | AWS SDK for .NET. | 3.7.104.7 |[Apache-2.0 license](https://github.com/aws/aws-sdk-net/blob/master/License.txt) | +| [AWSSDK SecurityToken](https://github.com/aws/aws-sdk-net) | AWS SDK for .NET. | 3.7.101.57 |[Apache-2.0 license](https://github.com/aws/aws-sdk-net/blob/master/License.txt) | +| [AWSSDK Extensions Setup](https://github.com/aws/aws-sdk-net) | AWS SDK for .NET. | 3.7.6 |[Apache-2.0 license](https://github.com/aws/aws-sdk-net/blob/master/License.txt) | | [Azure Identity](https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/identity/Azure.Identity/README.md) | Azure Active Directory token authentication support. | 1.8.2 |[MIT](https://github.com/Azure/azure-sdk-for-net/blob/master/LICENSE.txt) | | [Azure Configuration Secrets](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Extensions.AspNetCore.Configuration.Secrets_1.2.2/sdk/extensions/Azure.Extensions.AspNetCore.Configuration.Secrets/README.md) | Azure Key Vault configuration provider implementation for Microsoft.Extensions.Configuration. | 1.2.2 |[MIT](https://github.com/Azure/azure-sdk-for-net/blob/master/LICENSE.txt) | | [Azure Storage Blobs](https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/storage/Azure.Storage.Blobs/README.md) | Azure Storage Blobs client library for .NET. | 12.16.0 |[MIT](https://github.com/Azure/azure-sdk-for-net/blob/master/LICENSE.txt) |