From aec9ac721a6c8a93da3eee96ce2ffaf07c8b8eb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Mar 2022 06:31:51 +0000 Subject: [PATCH 1/2] Bump System.IO.Abstractions from 16.1.16 to 16.1.20 Bumps [System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions) from 16.1.16 to 16.1.20. - [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases) - [Commits](https://github.com/TestableIO/System.IO.Abstractions/compare/v16.1.16...v16.1.20) --- updated-dependencies: - dependency-name: System.IO.Abstractions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- IsIdentifiable/IsIdentifiable.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IsIdentifiable/IsIdentifiable.csproj b/IsIdentifiable/IsIdentifiable.csproj index 85cb0f12..816e799b 100644 --- a/IsIdentifiable/IsIdentifiable.csproj +++ b/IsIdentifiable/IsIdentifiable.csproj @@ -36,7 +36,7 @@ - + From 34432fa9dea10f6f673496e4235cd325253cc2e5 Mon Sep 17 00:00:00 2001 From: James A Sutherland Date: Wed, 9 Mar 2022 08:52:03 -0600 Subject: [PATCH 2/2] Bump System.IO.Abstractions from 16.1.16 to 16.1.20 --- NuGet/IsIdentifiable.NuGet.nuspec | 2 +- Packages.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NuGet/IsIdentifiable.NuGet.nuspec b/NuGet/IsIdentifiable.NuGet.nuspec index d0d37902..2879a6bf 100644 --- a/NuGet/IsIdentifiable.NuGet.nuspec +++ b/NuGet/IsIdentifiable.NuGet.nuspec @@ -23,7 +23,7 @@ - + diff --git a/Packages.md b/Packages.md index 7381f581..0134000f 100644 --- a/Packages.md +++ b/Packages.md @@ -23,7 +23,7 @@ | HIC.DicomTypeTranslation | [GitHub](https://github.com/HicServices/DicomTypeTranslation) | [3.0.0](https://www.nuget.org/packages/HIC.DicomTypeTranslation/3.0.0) |[GPL 3.0](https://www.gnu.org/licenses/gpl-3.0.html) | Translate dicom types into C# / database types | | Magick.NET-Q16-AnyCPU | [GitHub](https://github.com/dlemstra/Magick.NET) | [10.1.0](https://www.nuget.org/packages/Magick.NET-Q16-AnyCPU/10.1.0) | [Apache License v2](https://github.com/dlemstra/Magick.NET/blob/master/License.txt) | The .NET library for [ImageMagick](https://imagemagick.org/index.php) | | Microsoft.Extensions.Caching.Memory | [GitHub](https://github.com/dotnet/extensions) | [6.0.1 ](https://www.nuget.org/packages/Microsoft.Extensions.Caching.Memory/6.0.1) | [Apache 2.0](https://www.nuget.org/packages/Microsoft.Extensions.Caching.Memory/3.1.7/License) | Caching the results of evaluations already run to prevent constantly revalidating the same value(s) | -| System.IO.Abstractions | [GitHub](https://github.com/System-IO-Abstractions/System.IO.Abstractions) | [16.1.16](https://www.nuget.org/packages/System.IO.Abstractions/16.1.16) | [MIT](https://opensource.org/licenses/MIT) | Makes file system injectable in tests | +| System.IO.Abstractions | [GitHub](https://github.com/System-IO-Abstractions/System.IO.Abstractions) | [16.1.20](https://www.nuget.org/packages/System.IO.Abstractions/16.1.20) | [MIT](https://opensource.org/licenses/MIT) | Makes file system injectable in tests | | System.IO.FileSystem | [GitHub](https://github.com/dotnet/corefx) | [4.3.0](https://www.nuget.org/packages/System.IO.FileSystem/4.3.0) |[MIT](https://opensource.org/licenses/MIT) | File I/O | | Tesseract | [GitHub](https://github.com/charlesw/tesseract/) | [4.1.0-beta1](https://www.nuget.org/packages/Tesseract/4.1.0-beta1) | [Apache License v2](https://github.com/charlesw/tesseract/blob/master/LICENSE.txt) | Optical Character Recognition in Dicom Pixel data|