diff --git a/src/FakeSyslogServer/FakeSyslogServer.csproj b/src/FakeSyslogServer/FakeSyslogServer.csproj index 739009c..c2e6f83 100644 --- a/src/FakeSyslogServer/FakeSyslogServer.csproj +++ b/src/FakeSyslogServer/FakeSyslogServer.csproj @@ -1,6 +1,6 @@ - netstandard2.0;net6.0 + netstandard2.0 FakeSyslogServer PackageReference Library diff --git a/src/NLog.Targets.Syslog.Schema/NLog.Targets.Syslog.Schema.csproj b/src/NLog.Targets.Syslog.Schema/NLog.Targets.Syslog.Schema.csproj index 54f016d..cf18b47 100644 --- a/src/NLog.Targets.Syslog.Schema/NLog.Targets.Syslog.Schema.csproj +++ b/src/NLog.Targets.Syslog.Schema/NLog.Targets.Syslog.Schema.csproj @@ -1,6 +1,6 @@ - netstandard2.0;net6.0 + netstandard2.0 NLog.Targets.Syslog.Schema Copyright © 2013 - present by Luigi Berrettini and others: https://github.com/luigiberrettini/NLog.Targets.Syslog/graphs/contributors diff --git a/src/NLog.Targets.Syslog/NLog.Targets.Syslog.csproj b/src/NLog.Targets.Syslog/NLog.Targets.Syslog.csproj index 5c18e0f..6774c58 100644 --- a/src/NLog.Targets.Syslog/NLog.Targets.Syslog.csproj +++ b/src/NLog.Targets.Syslog/NLog.Targets.Syslog.csproj @@ -1,6 +1,6 @@ - netstandard2.0;net6.0 + netstandard2.0 NLog.Targets.Syslog PackageReference Library diff --git a/src/TestAppWithGUI/TestAppWithGUI.csproj b/src/TestAppWithGUI/TestAppWithGUI.csproj index ff98d11..74503a2 100644 --- a/src/TestAppWithGUI/TestAppWithGUI.csproj +++ b/src/TestAppWithGUI/TestAppWithGUI.csproj @@ -1,14 +1,12 @@  - net6.0-windows + net8.0-windows true TestAppWithGui PackageReference WinExe true - win-x86 - TestAppWithGUI Copyright © 2013 - present by Luigi Berrettini and others: https://github.com/luigiberrettini/NLog.Targets.Syslog/graphs/contributors NLog Syslog target test app with GUI @@ -17,16 +15,13 @@ 0.1.0.0 0.1.0-alpha.1+commitHash en - TestAppWithGui.Program - - diff --git a/src/TestAppWithTUI/TestAppWithTUI.csproj b/src/TestAppWithTUI/TestAppWithTUI.csproj index 01c47f1..27153bf 100644 --- a/src/TestAppWithTUI/TestAppWithTUI.csproj +++ b/src/TestAppWithTUI/TestAppWithTUI.csproj @@ -1,13 +1,11 @@  - net6.0 + net8.0 TestAppWithTui PackageReference Exe true - win-x86 - TestAppWithTUI Copyright © 2013 - present by Luigi Berrettini and others: https://github.com/luigiberrettini/NLog.Targets.Syslog/graphs/contributors NLog Syslog target test app with TUI @@ -16,18 +14,15 @@ 0.1.0.0 0.1.0-alpha.1+commitHash en - TestAppWithTui.Program - - - + + -