From 43e06f4b1b7ead9f8cc97fe547eb49d51f341486 Mon Sep 17 00:00:00 2001 From: Rory& Date: Sat, 20 Jan 2024 08:34:32 +0100 Subject: Initial commit --- SystemdCtl/SystemdCtl.csproj | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 SystemdCtl/SystemdCtl.csproj (limited to 'SystemdCtl/SystemdCtl.csproj') diff --git a/SystemdCtl/SystemdCtl.csproj b/SystemdCtl/SystemdCtl.csproj new file mode 100644 index 0000000..7a4f701 --- /dev/null +++ b/SystemdCtl/SystemdCtl.csproj @@ -0,0 +1,19 @@ + + + + net8.0 + enable + enable + + + + + + + + + + + + + -- cgit 1.4.1