From 067e8042d9970a57867c000eaaa931844c755cf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 06:28:55 +0000 Subject: [PATCH 1/2] Bump NLog from 5.0.4 to 5.0.5 Bumps [NLog](https://github.com/NLog/NLog) from 5.0.4 to 5.0.5. - [Release notes](https://github.com/NLog/NLog/releases) - [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md) - [Commits](https://github.com/NLog/NLog/compare/v5.0.4...v5.0.5) --- updated-dependencies: - dependency-name: NLog 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 44217770..147f6d73 100644 --- a/IsIdentifiable/IsIdentifiable.csproj +++ b/IsIdentifiable/IsIdentifiable.csproj @@ -39,7 +39,7 @@ - + From db86609bb13db1c68f7e16bc1fc030a8c3ca8f2b Mon Sep 17 00:00:00 2001 From: James A Sutherland <> Date: Fri, 28 Oct 2022 10:46:40 -0500 Subject: [PATCH 2/2] Bump NLog from 5.0.4 to 5.0.5 --- Packages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Packages.md b/Packages.md index 8b38ff1b..374b72ed 100644 --- a/Packages.md +++ b/Packages.md @@ -11,7 +11,7 @@ | CommandLineParser | [GitHub](https://github.com/commandlineparser/commandline) | [2.9.1](https://www.nuget.org/packages/CommandLineParser/2.9.1) | [MIT](https://opensource.org/licenses/MIT) | Allows command line arguments for main client application and CLI executables | | CsvHelper | [GitHub](https://github.com/JoshClose/CsvHelper) | [29.0.0](https://www.nuget.org/packages/CsvHelper/29.0.0) | MS-PL / Apache 2.0 | Enables reading/writing CSV files | | [Equ](https://github.com/thedmi/Equ) | [GitHub](https://github.com/thedmi/Equ) | [2.3.0](https://www.nuget.org/packages/Equ/2.3.0) | [MIT](https://opensource.org/licenses/MIT) | Simplifies object comparators | -| [NLog](https://nlog-project.org/) | [GitHub](https://github.com/NLog/NLog) | [5.0.4](https://www.nuget.org/packages/NLog/5.0.4) | [BSD 3-Clause](https://github.com/NLog/NLog/blob/dev/LICENSE.txt) | Flexible user configurable logging | | +| [NLog](https://nlog-project.org/) | [GitHub](https://github.com/NLog/NLog) | [5.0.5](https://www.nuget.org/packages/NLog/5.0.5) | [BSD 3-Clause](https://github.com/NLog/NLog/blob/dev/LICENSE.txt) | Flexible user configurable logging | | | HIC.FAnsiSql |[GitHub](https://github.com/HicServices/FAnsiSql) | [3.0.0](https://www.nuget.org/packages/HIC.FansiSql/3.0.0) | [GPL 3.0](https://www.gnu.org/licenses/gpl-3.0.html) | DBMS abstraction layer | | HIC.BadMedicine | [GitHub](https://github.com/HicServices/BadMedicine) | [0.1.6](https://www.nuget.org/packages/HIC.BadMedicine/0.1.6) | [GPL 3.0](https://www.gnu.org/licenses/gpl-3.0.html) | Generate Test Datasets for tests/exericses | | Lib.Harmony | [GitHub]() | [2.2.2](https://www.nuget.org/packages/Lib.Harmony/2.2.2) | [MIT](https://opensource.org/licenses/MIT) | .Net patcher tool for Tesseract bugs | |