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 e55a705 commit 0345b53Copy full SHA for 0345b53
benchmarks/PolylineAlgorithm.Benchmarks/PolylineAlgorithm.Benchmarks.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
- <TargetFrameworks>net8.0;net9.0</TargetFrameworks>
+ <TargetFrameworks>net9.0</TargetFrameworks>
6
<LangVersion>13.0</LangVersion>
7
<Nullable>enable</Nullable>
8
<ImplicitUsings>enable</ImplicitUsings>
0 commit comments