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 9dee5d7 commit 31d57a5Copy full SHA for 31d57a5
src/Servers/Kestrel/test/Sockets.FunctionalTests/Sockets.FunctionalTests.csproj
@@ -5,6 +5,7 @@
5
<DefineConstants Condition="$([MSBuild]::IsOSPlatform('OSX'))">$(DefineConstants);MACOS</DefineConstants>
6
<DefineConstants>$(DefineConstants);SOCKETS</DefineConstants>
7
<ServerGarbageCollection>true</ServerGarbageCollection>
8
+ <TestGroupName>Sockets.FunctionalTest</TestGroupName>
9
</PropertyGroup>
10
11
<ItemGroup>
0 commit comments