Skip to content

Commit 1911b88

Browse files
committed
Align properties with link index updater lambda
1 parent 4d27a2d commit 1911b88

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/api/Elastic.Documentation.Api.Lambda/Elastic.Documentation.Api.Lambda.csproj

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,11 @@
1313
<IsPublishable>true</IsPublishable>
1414
<PublishAot>true</PublishAot>
1515
<PublishTrimmed>true</PublishTrimmed>
16-
1716
<EnableSdkContainerSupport>true</EnableSdkContainerSupport>
1817
<TrimmerSingleWarn>false</TrimmerSingleWarn>
1918
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
20-
<EnableRequestDelegateGenerator>true</EnableRequestDelegateGenerator>
21-
<InterceptorsPreviewNamespaces>$(InterceptorsPreviewNamespaces);Microsoft.AspNetCore.Http.Generated</InterceptorsPreviewNamespaces>
19+
20+
<RootNamespace>Elastic.Documentation.Api.Lambda</RootNamespace>
2221
</PropertyGroup>
2322

2423
<ItemGroup>

0 commit comments

Comments
 (0)