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

index bb0af83..3094aff 100644 --- a/FilesystemBenchmark/FilesystemBenchmark.csproj +++ b/FilesystemBenchmark/FilesystemBenchmark.csproj
@@ -2,7 +2,7 @@ <PropertyGroup> <OutputType>Exe</OutputType> - <TargetFramework>net8.0</TargetFramework> + <TargetFramework>net9.0</TargetFramework> <LangVersion>preview</LangVersion> <ImplicitUsings>enable</ImplicitUsings> <Nullable>enable</Nullable>