Skip to content

Commit 23c0a0b

Browse files
committed
tried to fix the build
1 parent e24875e commit 23c0a0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/SuperSocket.Tests/SuperSocket.Tests.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<TargetFrameworks>net8.0</TargetFrameworks>
4+
<OutputType>Exe</OutputType>
45
<DebugType>portable</DebugType>
56
<IsPackable>false</IsPackable>
67
</PropertyGroup>

0 commit comments

Comments
 (0)