We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23c0a0b commit e573ca8Copy full SHA for e573ca8
test/SuperSocket.Tests/SuperSocket.Tests.csproj
@@ -1,6 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
- <TargetFrameworks>net8.0</TargetFrameworks>
+ <TargetFrameworks>net9.0</TargetFrameworks>
4
<OutputType>Exe</OutputType>
5
<DebugType>portable</DebugType>
6
<IsPackable>false</IsPackable>
0 commit comments