Skip to content
This repository was archived by the owner on Oct 26, 2023. It is now read-only.

Commit a9d91fc

Browse files
Bump Microsoft.Azure.Functions.Worker.Sdk from 1.15.0 to 1.15.1 in /Src
Bumps [Microsoft.Azure.Functions.Worker.Sdk](https://github.com/Azure/azure-functions-dotnet-worker) from 1.15.0 to 1.15.1. - [Release notes](https://github.com/Azure/azure-functions-dotnet-worker/releases) - [Changelog](https://github.com/Azure/azure-functions-dotnet-worker/blob/main/release_notes.md) - [Commits](Azure/azure-functions-dotnet-worker@sdk-1.15.0...sdk-1.15.1) --- updated-dependencies: - dependency-name: Microsoft.Azure.Functions.Worker.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c525a0c commit a9d91fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Src/UITestSampleApp.Functions/UITestSampleApp.Functions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="Refit.HttpClientFactory" Version="7.0.0" />
1111
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="7.0.12" />
12-
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.15.0" OutputItemType="Analyzer" />
12+
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.15.1" OutputItemType="Analyzer" />
1313
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.19.0" />
1414
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Timer" Version="4.2.0" />
1515
</ItemGroup>

0 commit comments

Comments
 (0)