From 5ffbd70a3f34fc822a43c9d601c07b15a11b9c5d Mon Sep 17 00:00:00 2001 From: James A Sutherland <> Date: Wed, 17 Jul 2024 15:58:14 -0500 Subject: [PATCH 1/3] Bump IKVM from 8.7.1 to 8.9.1 --- Directory.Packages.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 88339063..25bad4a8 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -13,7 +13,7 @@ - + From 56673b295242b6888bb0641ed6171ae9cefe09ad Mon Sep 17 00:00:00 2001 From: James A Sutherland <> Date: Wed, 17 Jul 2024 16:02:45 -0500 Subject: [PATCH 2/3] Remove Lib.Harmony, no longer needed --- Directory.Packages.props | 1 - PACKAGES.md | 1 - 2 files changed, 2 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 25bad4a8..aaa5c1f1 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -14,7 +14,6 @@ - diff --git a/PACKAGES.md b/PACKAGES.md index d3aea94c..82f980af 100644 --- a/PACKAGES.md +++ b/PACKAGES.md @@ -20,7 +20,6 @@ | HIC.FAnsiSql | [GitHub](https://github.com/HicServices/FAnsiSql) | [GPL 3.0](https://www.gnu.org/licenses/gpl-3.0.html) | DBMS abstraction layer | | HIC.RDMP.Plugin | [GitHub](https://github.com/HicServices/RDMP) | [GPL 3.0](https://www.gnu.org/licenses/gpl-3.0.html) | API for RDMP plugin mode | | IKVM | [GitHub](https://github.com/ikvm-revived/ikvm) | [GPL plus Classpath exception](https://github.com/ikvm-revived/ikvm/blob/develop/LICENSE.md) | Converts Java bytecode to MSIL for integration in .Net | -| Lib.Harmony | [GitHub](https://github.com/pardeike/Harmony) | [MIT](https://opensource.org/licenses/MIT) | .Net patcher tool for Tesseract bugs | | Magick.NET-Q16-AnyCPU | [GitHub](https://github.com/dlemstra/Magick.NET) | [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) | [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) | | Microsoft.Extensions.FileSystemGlobbing | [GitHub](https://github.com/dotnet/runtime) | [MIT](https://opensource.org/licenses/MIT) | File system globbing to find files matching a specified pattern | From 2646100f77135a0466c1a918dce8b3b1c44a3343 Mon Sep 17 00:00:00 2001 From: James A Sutherland Date: Thu, 18 Jul 2024 09:33:23 -0500 Subject: [PATCH 3/3] Remove Lib.Harmony --- Directory.Packages.props | 1 - 1 file changed, 1 deletion(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 5e204fee..d9fc9102 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -15,7 +15,6 @@ -