From 7eb2aa4d829d73cded37f57f40e9dcb6c95a023b Mon Sep 17 00:00:00 2001 From: Rory& Date: Mon, 8 Sep 2025 19:52:24 +0200 Subject: dotnet 9 --- LibSystemdCli.Models/LibSystemdCli.Models.csproj | 2 +- LibSystemdCli/LibSystemdCli.csproj | 2 +- SystemdCtl.Client/SystemdCtl.Client.csproj | 2 +- SystemdCtl/SystemdCtl.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/LibSystemdCli.Models/LibSystemdCli.Models.csproj b/LibSystemdCli.Models/LibSystemdCli.Models.csproj index 3a63532..17b910f 100644 --- a/LibSystemdCli.Models/LibSystemdCli.Models.csproj +++ b/LibSystemdCli.Models/LibSystemdCli.Models.csproj @@ -1,7 +1,7 @@  - net8.0 + net9.0 enable enable diff --git a/LibSystemdCli/LibSystemdCli.csproj b/LibSystemdCli/LibSystemdCli.csproj index 1d1bffa..0c142de 100644 --- a/LibSystemdCli/LibSystemdCli.csproj +++ b/LibSystemdCli/LibSystemdCli.csproj @@ -1,7 +1,7 @@  - net8.0 + net9.0 enable enable diff --git a/SystemdCtl.Client/SystemdCtl.Client.csproj b/SystemdCtl.Client/SystemdCtl.Client.csproj index e00a924..677fb9a 100644 --- a/SystemdCtl.Client/SystemdCtl.Client.csproj +++ b/SystemdCtl.Client/SystemdCtl.Client.csproj @@ -1,7 +1,7 @@ - net8.0 + net9.0 enable enable true diff --git a/SystemdCtl/SystemdCtl.csproj b/SystemdCtl/SystemdCtl.csproj index 7a4f701..de289c6 100644 --- a/SystemdCtl/SystemdCtl.csproj +++ b/SystemdCtl/SystemdCtl.csproj @@ -1,7 +1,7 @@ - net8.0 + net9.0 enable enable -- cgit 1.5.1