Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.azure.functions.worker to v1…
Browse files Browse the repository at this point in the history
….20.0
  • Loading branch information
renovate[bot] authored Nov 9, 2023
1 parent 0263219 commit 8bb5c68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/AzureFunctions/AzureFunctions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.16.1" OutputItemType="Analyzer" />
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.19.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.20.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 8bb5c68

Please sign in to comment.