From 78ed4b4fb4d0197a4550c211c22be0bf8c915eb4 Mon Sep 17 00:00:00 2001 From: Brandon Desjarlais Date: Tue, 7 May 2024 23:35:36 -0500 Subject: [PATCH] - .net8 not needed as a target framework, this was incorrectly added back in --- Scintilla.NET/Scintilla.NET.csproj | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Scintilla.NET/Scintilla.NET.csproj b/Scintilla.NET/Scintilla.NET.csproj index c2410ec..a7a009f 100644 --- a/Scintilla.NET/Scintilla.NET.csproj +++ b/Scintilla.NET/Scintilla.NET.csproj @@ -5,7 +5,7 @@ en-US Source Editing Component based on Scintilla 5 series. Copyright (c) Jacob Slusser 2018, VPKSoft, cyber960 2022, desjarlais 2023. - 5.5.0 + 5.4.0 true True true @@ -32,6 +32,12 @@ Jacob Slusser, VPKSoft, cyber960, desjarlais README.md + + 7 + + + 7 + True