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