Skip to content

Commit 1c04739

Browse files
Merge pull request #68 from microsoftgraph/dependabot/nuget/src/Microsoft.Azure.Functions.Worker-2.52.0
Bump Microsoft.Azure.Functions.Worker from 2.51.0 to 2.52.0
2 parents 4c7a55f + d3e1251 commit 1c04739

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/GitHubIssueManager.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<!-- Application Insights isn't enabled by default. See https://aka.ms/AAt8mw4. -->
2222
<!-- <PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.22.0" /> -->
2323
<!-- <PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="2.0.0" /> -->
24-
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="2.51.0" />
24+
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="2.52.0" />
2525
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.DurableTask" Version="1.16.3" />
2626
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.3.0" />
2727
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore" Version="2.0.1" />

0 commit comments

Comments
 (0)