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 638d6d0 commit f6e691fCopy full SHA for f6e691f
src/Servers/Kestrel/test/InMemory.FunctionalTests/InMemory.FunctionalTests.csproj
@@ -3,6 +3,7 @@
3
<PropertyGroup>
4
<TargetFrameworks>netcoreapp2.2;net461</TargetFrameworks>
5
<ServerGarbageCollection>true</ServerGarbageCollection>
6
+ <TestGroupName>InMemory.FunctionalTests</TestGroupName>
7
</PropertyGroup>
8
9
<ItemGroup>
0 commit comments