Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Commit 5ff7c98

Browse files
Update azure-functions-dotnet-worker monorepo
1 parent ac32181 commit 5ff7c98

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

api/api.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
<Nullable>enable</Nullable>
88
</PropertyGroup>
99
<ItemGroup>
10-
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.20.1" />
11-
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.1.0" />
12-
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.16.4" />
10+
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.24.0" />
11+
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.2.0" />
12+
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.18.1" />
1313
</ItemGroup>
1414
<ItemGroup>
1515
<None Update="host.json">

0 commit comments

Comments
 (0)