Skip to content

Commit 4ea814f

Browse files
committed
Add another annotation
1 parent 4f62419 commit 4ea814f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Servers/Kestrel/Core/src/Microsoft.AspNetCore.Server.Kestrel.Core.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<IsPackable>false</IsPackable>
1212
<DefineConstants>$(DefineConstants);KESTREL</DefineConstants>
1313
<Nullable>enable</Nullable>
14+
<EnablePreviewFeatures>True</EnablePreviewFeatures> <!-- Http3 is still in preview -->
1415
</PropertyGroup>
1516

1617
<ItemGroup>

0 commit comments

Comments
 (0)