Skip to content

Commit 0689c97

Browse files
author
sjuarez
committed
Fix dependency error
1 parent 4dc083e commit 0689c97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dotnet/src/extensions/Azure/Handlers/GeneXus.Deploy.AzureFunctions.Handlers.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474

7575
<ItemGroup>
7676
<PackageReference Include="Azure.Core" Version="1.42.0" />
77+
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore" Version="1.3.2" />
7778
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.17.4" OutputItemType="Analyzer" />
7879
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.23.0" />
7980
<PackageReference Include="StackExchange.Redis" Version="2.6.122" />

0 commit comments

Comments
 (0)