diff --git a/doc/dependency_decisions.yml b/doc/dependency_decisions.yml index 6fc7768..e09d298 100644 --- a/doc/dependency_decisions.yml +++ b/doc/dependency_decisions.yml @@ -469,25 +469,18 @@ - 4.3.0 :when: 2022-08-16 18:11:43.670153994 Z - - :approve - - TestableIO.System.IO.Abstractions + - System.IO.Abstractions - :who: mocsharp :why: MIT ( https://github.com/TestableIO/System.IO.Abstractions/raw/main/LICENSE) :versions: - - 18.0.1 + - 17.2.3 :when: 2022-08-16 18:11:44.550586685 Z - - :approve - - TestableIO.System.IO.Abstractions.TestingHelpers + - System.IO.Abstractions.TestingHelpers - :who: mocsharp :why: MIT ( https://github.com/TestableIO/System.IO.Abstractions/raw/main/LICENSE) :versions: - - 18.0.1 - :when: 2022-08-16 18:11:44.984891276 Z -- - :approve - - TestableIO.System.IO.Abstractions.Wrappers - - :who: mocsharp - :why: MIT ( https://github.com/TestableIO/System.IO.Abstractions/raw/main/LICENSE) - :versions: - - 18.0.1 + - 17.2.3 :when: 2022-08-16 18:11:44.984891276 Z - - :approve - System.IO.Compression diff --git a/src/Plugins/MinIO/Tests/Monai.Deploy.Storage.MinIO.Tests.csproj b/src/Plugins/MinIO/Tests/Monai.Deploy.Storage.MinIO.Tests.csproj index cc2589f..142f77d 100644 --- a/src/Plugins/MinIO/Tests/Monai.Deploy.Storage.MinIO.Tests.csproj +++ b/src/Plugins/MinIO/Tests/Monai.Deploy.Storage.MinIO.Tests.csproj @@ -30,7 +30,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Storage/Monai.Deploy.Storage.csproj b/src/Storage/Monai.Deploy.Storage.csproj index 8ad4e37..5fba937 100644 --- a/src/Storage/Monai.Deploy.Storage.csproj +++ b/src/Storage/Monai.Deploy.Storage.csproj @@ -66,8 +66,7 @@ - - + diff --git a/src/Storage/Tests/Monai.Deploy.Storage.Tests.csproj b/src/Storage/Tests/Monai.Deploy.Storage.Tests.csproj index f4aa5a1..71c3bff 100644 --- a/src/Storage/Tests/Monai.Deploy.Storage.Tests.csproj +++ b/src/Storage/Tests/Monai.Deploy.Storage.Tests.csproj @@ -26,7 +26,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/third-party-licenses.md b/third-party-licenses.md index 83f54cf..eeed64f 100644 --- a/third-party-licenses.md +++ b/third-party-licenses.md @@ -15743,14 +15743,14 @@ consequential or other damages.
-TestableIO.System.IO.Abstractions 18.0.1 +System.IO.Abstractions 17.2.3 -## TestableIO.System.IO.Abstractions +## System.IO.Abstractions -- Version: 18.0.1 +- Version: 17.2.3 - Authors: Tatham Oddie & friends - Project URL: https://github.com/TestableIO/System.IO.Abstractions -- Source: [NuGet](https://www.nuget.org/packages/TestableIO.System.IO.Abstractions/18.0.1) +- Source: [NuGet](https://www.nuget.org/packages/System.IO.Abstractions/17.2.3) - License: [MIT]( https://github.com/TestableIO/System.IO.Abstractions/raw/main/LICENSE) @@ -15784,55 +15784,14 @@ SOFTWARE.
-TestableIO.System.IO.Abstractions.TestingHelpers 18.0.1 +System.IO.Abstractions.TestingHelpers 17.2.3 ## TestableIO.System.IO.Abstractions.TestingHelpers -- Version: 18.0.1 +- Version: 17.2.3 - Authors: Tatham Oddie & friends - Project URL: https://github.com/TestableIO/System.IO.Abstractions -- Source: [NuGet](https://www.nuget.org/packages/TestableIO.System.IO.Abstractions.TestingHelpers/18.0.1) -- License: [MIT]( https://github.com/TestableIO/System.IO.Abstractions/raw/main/LICENSE) - - -``` -The MIT License (MIT) - -Copyright (c) Tatham Oddie and Contributors - -All rights reserved. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. -``` - -
- - -
-TestableIO.System.IO.Abstractions.Wrappers 18.0.1 - -## TestableIO.System.IO.Abstractions.Wrappers - -- Version: 18.0.1 -- Authors: Tatham Oddie & friends -- Project URL: https://github.com/TestableIO/System.IO.Abstractions -- Source: [NuGet](https://www.nuget.org/packages/TestableIO.System.IO.Abstractions.Wrappers/18.0.1) +- Source: [NuGet](https://www.nuget.org/packages/System.IO.Abstractions.TestingHelpers/17.2.3) - License: [MIT]( https://github.com/TestableIO/System.IO.Abstractions/raw/main/LICENSE)