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 5b75555 commit c674acfCopy full SHA for c674acf
test/SlowDown.Tests/SlowDown.Tests.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFrameworks>net8.0;net9.0</TargetFrameworks>
+ <TargetFramework>net9.0</TargetFramework>
5
<ImplicitUsings>enable</ImplicitUsings>
6
<Nullable>enable</Nullable>
7
<IsPackable>false</IsPackable>
0 commit comments