Skip to content

Commit 9bbc5cd

Browse files
Bump Microsoft.Azure.Functions.Worker from 2.0.0 to 2.51.0
--- updated-dependencies: - dependency-name: Microsoft.Azure.Functions.Worker dependency-version: 2.51.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6ea0283 commit 9bbc5cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Solutions/Menes.PetStore.Hosting.AzureFunctions.Isolated/Menes.PetStore.Hosting.AzureFunctions.Isolated.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<FrameworkReference Include="Microsoft.AspNetCore.App" />
1212
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.23.0" />
13-
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="2.0.0" />
13+
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="2.51.0" />
1414
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="2.0.0" />
1515
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore" Version="2.0.2" />
1616
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.4" />

0 commit comments

Comments
 (0)