Skip to content

Commit dac05fc

Browse files
Bump Microsoft.Azure.Functions.Worker from 1.13.0 to 1.14.1 in /dotnet (#862)
Bumps [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 1.13.0 to 1.14.1. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 972d878 commit dac05fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/dotnet/KernelHttpServer/KernelHttpServer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<ItemGroup>
1919
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.0.13" />
2020
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.10.0" OutputItemType="Analyzer" />
21-
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.13.0" />
21+
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.14.1" />
2222
<PackageReference Include="Microsoft.Graph" Version="4.54.0" />
2323
</ItemGroup>
2424

0 commit comments

Comments
 (0)