about summary refs log tree commit diff
path: root/FilesystemBenchmark/FilesystemBenchmark.csproj
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-03-10 07:41:43 +0100
committerRory& <root@rory.gay>2025-03-10 07:41:43 +0100
commit8838a3b20ba95bca34954b6ec828991adb028d4d (patch)
tree4fb6d6efdb04107e10daf8dc311894c3f6050b34 /FilesystemBenchmark/FilesystemBenchmark.csproj
parentChanges (diff)
downloadModerationClient-8838a3b20ba95bca34954b6ec828991adb028d4d.tar.xz
Various work
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>