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

index ebad2df..fddc46c 100644 --- a/LibGitTest/LibGitTest.csproj +++ b/LibGitTest/LibGitTest.csproj
@@ -2,7 +2,7 @@ <PropertyGroup> <OutputType>Exe</OutputType> - <TargetFramework>net7.0</TargetFramework> + <TargetFramework>net10.0</TargetFramework> <ImplicitUsings>enable</ImplicitUsings> <Nullable>enable</Nullable> </PropertyGroup>