diff --git a/.licenserc.yaml b/.licenserc.yaml index aa82bef..aca4918 100644 --- a/.licenserc.yaml +++ b/.licenserc.yaml @@ -13,6 +13,7 @@ header: - '**/*.ruleset' - 'src/.sonarlint/**' - 'src/coverlet.runsettings' + - 'src/Monai.Deploy.Storage.sln' comment: on-failure diff --git a/doc/dependency_decisions.yml b/doc/dependency_decisions.yml index 6980673..4dcf166 100644 --- a/doc/dependency_decisions.yml +++ b/doc/dependency_decisions.yml @@ -4,36 +4,22 @@ - :who: mocsharp :why: Apache-2.0 (https://github.com/aws/aws-sdk-net/raw/master/License.txt) :versions: - - 3.7.12 - :when: 2022-08-16 18:10:42.589246033 Z -- - :approve - - AWSSDK.Core - - :who: mocsharp - :why: Apache-2.0 (https://github.com/aws/aws-sdk-net/raw/master/License.txt) - :versions: - - 3.7.12.21 - :when: 2022-08-16 18:11:12.923214877 Z + - 3.7.12.26 + :when: 2022-08-29 18:11:12.923214877 Z - - :approve - AWSSDK.S3 - :who: mocsharp :why: Apache-2.0 (https://github.com/aws/aws-sdk-net/raw/master/License.txt) :versions: - - 3.7.9.39 - :when: 2022-08-16 18:11:13.354973002 Z + - 3.7.9.44 + :when: 2022-08-29 18:11:13.354973002 Z - - :approve - AWSSDK.SecurityToken - :who: mocsharp :why: Apache-2.0 (https://github.com/aws/aws-sdk-net/raw/master/License.txt) :versions: - - 3.7.1.165 + - 3.7.1.190 :when: 2022-08-16 18:11:13.781079769 Z -- - :approve - - AWSSDK.SecurityToken - - :who: mocsharp - :why: Apache-2.0 (https://github.com/aws/aws-sdk-net/raw/master/License.txt) - :versions: - - 3.7.1.185 - :when: 2022-08-16 18:11:14.209852227 Z - - :approve - Ardalis.GuardClauses - :who: mocsharp @@ -81,15 +67,8 @@ - :who: mocsharp :why: MIT (https://github.com/microsoft/vstest/raw/v17.3.0/LICENSE) :versions: - - 17.3.0 + - 17.3.1 :when: 2022-08-16 18:11:17.245887971 Z -- - :approve - - Microsoft.CodeCoverage - - :who: mocsharp - :why: MIT (https://github.com/microsoft/vstest/raw/v17.3.0/LICENSE) - :versions: - - 17.3.0 - :when: 2022-08-16 18:11:17.665958106 Z - - :approve - Microsoft.Extensions.Configuration - :who: mocsharp @@ -160,6 +139,20 @@ :versions: - 6.0.0 :when: 2022-08-16 18:11:22.090772006 Z +- - :approve + - Microsoft.Extensions.Diagnostics.HealthChecks + - :who: mocsharp + :why: MIT (https://github.com/dotnet/aspnetcore/raw/main/LICENSE.txt) + :versions: + - 6.0.8 + :when: 2022-08-29 18:11:22.090772006 Z +- - :approve + - Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions + - :who: mocsharp + :why: MIT (https://github.com/dotnet/aspnetcore/raw/main/LICENSE.txt) + :versions: + - 6.0.8 + :when: 2022-08-29 18:11:22.090772006 Z - - :approve - Microsoft.Extensions.FileProviders.Abstractions - :who: mocsharp @@ -207,8 +200,8 @@ - :who: mocsharp :why: MIT (https://github.com/dotnet/runtime/raw/main/LICENSE.TXT) :versions: - - 6.0.0 - :when: 2022-08-16 18:11:25.167886026 Z + - 6.0.1 + :when: 2022-08-29 18:11:25.167886026 Z - - :approve - Microsoft.Extensions.Logging.Configuration - :who: mocsharp @@ -270,15 +263,8 @@ - :who: mocsharp :why: MIT (https://github.com/microsoft/vstest/raw/v17.3.0/LICENSE) :versions: - - 17.3.0 + - 17.3.1 :when: 2022-08-16 18:11:29.155295778 Z -- - :approve - - Microsoft.NET.Test.Sdk - - :who: mocsharp - :why: MIT (https://github.com/microsoft/vstest/raw/v17.3.0/LICENSE) - :versions: - - 17.3.0 - :when: 2022-08-16 18:11:29.588968034 Z - - :approve - Microsoft.NETCore.Platforms - :who: mocsharp @@ -312,14 +298,14 @@ - :who: mocsharp :why: MIT (https://github.com/microsoft/vstest/raw/v17.3.0/LICENSE) :versions: - - 17.3.0 + - 17.3.1 :when: 2022-08-16 18:11:32.293966383 Z - - :approve - Microsoft.TestPlatform.TestHost - :who: mocsharp :why: MIT (https://github.com/microsoft/vstest/raw/v17.3.0/LICENSE) :versions: - - 17.3.0 + - 17.3.1 :when: 2022-08-16 18:11:33.162650175 Z - - :approve - Microsoft.Win32.Primitives diff --git a/src/Monai.Deploy.Storage.sln b/src/Monai.Deploy.Storage.sln index f808a53..6344b5e 100644 --- a/src/Monai.Deploy.Storage.sln +++ b/src/Monai.Deploy.Storage.sln @@ -1,20 +1,4 @@ Microsoft Visual Studio Solution File, Format Version 12.00 - - # Visual Studio Version 17 VisualStudioVersion = 17.1.32210.238 MinimumVisualStudioVersion = 10.0.40219.1 diff --git a/src/Plugins/AWSS3/Monai.Deploy.Storage.AWSS3.csproj b/src/Plugins/AWSS3/Monai.Deploy.Storage.AWSS3.csproj index c811889..90dc3be 100644 --- a/src/Plugins/AWSS3/Monai.Deploy.Storage.AWSS3.csproj +++ b/src/Plugins/AWSS3/Monai.Deploy.Storage.AWSS3.csproj @@ -1,4 +1,4 @@ -