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