Skip to content

Commit 5f08261

Browse files
Bump Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore from 2.0.2 to 2.1.0 (#381)
--- updated-dependencies: - dependency-name: Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e7308ba commit 5f08261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

async-request-reply/src/asyncpattern.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Azure.Messaging.ServiceBus" Version="7.20.1" />
1313
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="2.2.0" />
1414
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.3.0" />
15-
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore" Version="2.0.2" />
15+
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore" Version="2.1.0" />
1616
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.ServiceBus" Version="5.24.0" />
1717
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Storage.Blobs" Version="6.8.0" />
1818
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.5" />

0 commit comments

Comments
 (0)