summary refs log tree commit diff
path: root/SystemdCtl
diff options
context:
space:
mode:
Diffstat (limited to 'SystemdCtl')
-rw-r--r--SystemdCtl/SystemdCtl.csproj2
1 files changed, 1 insertions, 1 deletions
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 @@ <Project Sdk="Microsoft.NET.Sdk.Web"> <PropertyGroup> - <TargetFramework>net8.0</TargetFramework> + <TargetFramework>net9.0</TargetFramework> <Nullable>enable</Nullable> <ImplicitUsings>enable</ImplicitUsings> </PropertyGroup>