We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a929608 commit b4e22b4Copy full SHA for b4e22b4
Tests/NetOffice.Benchmarks/NetOffice.Benchmarks.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<OutputType>Exe</OutputType>
4
- <TargetFrameworks>net48;net10.0</TargetFrameworks>
+ <TargetFrameworks>net48;net8.0;net10.0</TargetFrameworks>
5
<AssemblyTitle>NetOffice.Benchmarks</AssemblyTitle>
6
<Description>Performance benchmarks for NetOffice Core</Description>
7
<IsPackable>false</IsPackable>
0 commit comments