From b22efb4c0ed8e8682e69f82dcda4b53444a4e0ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 03:51:52 +0000 Subject: [PATCH] Bump Scintilla.NET from 5.3.1 to 5.3.2.9 Bumps [Scintilla.NET](https://github.com/VPKSoft/ScintillaNET) from 5.3.1 to 5.3.2.9. - [Release notes](https://github.com/VPKSoft/ScintillaNET/releases) - [Commits](https://github.com/VPKSoft/ScintillaNET/compare/v.5.3.1...v.5.3.2.9) --- updated-dependencies: - dependency-name: Scintilla.NET dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- AutocompleteMenu/AutocompleteMenu-ScintillaNET.csproj | 4 ++-- Tester/Tester.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/AutocompleteMenu/AutocompleteMenu-ScintillaNET.csproj b/AutocompleteMenu/AutocompleteMenu-ScintillaNET.csproj index 63344cb..60e1689 100644 --- a/AutocompleteMenu/AutocompleteMenu-ScintillaNET.csproj +++ b/AutocompleteMenu/AutocompleteMenu-ScintillaNET.csproj @@ -1,4 +1,4 @@ - + net5.0-windows;net45;net6-windows;net7-windows;net4 Library @@ -61,6 +61,6 @@ - + \ No newline at end of file diff --git a/Tester/Tester.csproj b/Tester/Tester.csproj index ace02ce..9379e27 100644 --- a/Tester/Tester.csproj +++ b/Tester/Tester.csproj @@ -1,4 +1,4 @@ - + net7.0-windows x86 @@ -15,6 +15,6 @@ all - + \ No newline at end of file