about summary refs log tree commit diff
path: root/Test/Test.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Test/Test.csproj')
-rw-r--r--Test/Test.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/Test.csproj b/Test/Test.csproj

index 39961c1..fa7b068 100644 --- a/Test/Test.csproj +++ b/Test/Test.csproj
@@ -2,7 +2,7 @@ <PropertyGroup> <OutputType>Exe</OutputType> - <TargetFramework>net8.0</TargetFramework> + <TargetFramework>net9.0</TargetFramework> <ImplicitUsings>enable</ImplicitUsings> <Nullable>enable</Nullable> </PropertyGroup>