From 753bb561ca2ebffac655e8801e12b8c087dcd5b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 06:37:08 +0000 Subject: [PATCH 1/2] Bump System.IO.Abstractions from 17.0.21 to 17.0.23 Bumps [System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions) from 17.0.21 to 17.0.23. - [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases) - [Commits](https://github.com/TestableIO/System.IO.Abstractions/compare/v17.0.21...v17.0.23) --- 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 ead4b8f1..ebc88660 100644 --- a/IsIdentifiable/IsIdentifiable.csproj +++ b/IsIdentifiable/IsIdentifiable.csproj @@ -37,7 +37,7 @@ - + From 8f6a981364a21535dbbb8a2fd580e845726b4a25 Mon Sep 17 00:00:00 2001 From: James A Sutherland Date: Mon, 18 Jul 2022 13:48:10 -0500 Subject: [PATCH 2/2] Bump System.IO.Abstractions from 17.0.21 to 17.0.23 --- 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 ef68fd2b..a4487ff7 100644 --- a/NuGet/IsIdentifiable.NuGet.nuspec +++ b/NuGet/IsIdentifiable.NuGet.nuspec @@ -23,7 +23,7 @@ - + diff --git a/Packages.md b/Packages.md index c3bc61bd..0f1575e3 100644 --- a/Packages.md +++ b/Packages.md @@ -23,7 +23,7 @@ | HIC.DicomTypeTranslation | [GitHub](https://github.com/HicServices/DicomTypeTranslation) | [4.0.1](https://www.nuget.org/packages/HIC.DicomTypeTranslation/4.0.1) |[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) | [11.3.0](https://www.nuget.org/packages/Magick.NET-Q16-AnyCPU/11.3.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) | [17.0.21](https://www.nuget.org/packages/System.IO.Abstractions/17.0.21) | [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) | [17.0.23](https://www.nuget.org/packages/System.IO.Abstractions/17.0.23) | [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|