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