Skip to content

Commit 462f9b3

Browse files
chore(deps): update dependency microsoft.azure.functions.worker to v1.23.0
1 parent 5054401 commit 462f9b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/AzureFunctions/AzureFunctions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<ItemGroup>
1313
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.17.4" OutputItemType="Analyzer" />
14-
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.22.0" />
14+
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.23.0" />
1515
</ItemGroup>
1616

1717
<ItemGroup>

0 commit comments

Comments
 (0)