Skip to content

Commit 21e4774

Browse files
committed
target .NET 9 for benchmarks
1 parent 59cb75e commit 21e4774

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Abies.Benchmarks/Abies.Benchmarks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<TargetFramework>net10.0</TargetFramework>
4+
<TargetFramework>net9.0</TargetFramework>
55
<OutputType>Exe</OutputType>
66
<InterceptorsNamespaces>$(InterceptorsNamespaces);Praefixum</InterceptorsNamespaces>
77
</PropertyGroup>

0 commit comments

Comments
 (0)