Skip to content

Commit

Permalink
Patch Http.AspNetCore extension package (#2936)
Browse files Browse the repository at this point in the history
* Patch http aspnetcore ext package

* Update release note version
  • Loading branch information
liliankasem authored Jan 27, 2025
1 parent 47c6355 commit d4dab47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- My change description (#PR/#issue)
-->

### Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore <version>
### Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore 2.0.1

- Update `ContextReference` to no longer use a given invocation's cancellation token (#2894)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Description>ASP.NET Core extensions for .NET isolated functions</Description>

<!--Version information-->
<VersionPrefix>2.0.0</VersionPrefix>
<VersionPrefix>2.0.1</VersionPrefix>
<TargetFrameworks>net6.0;net8.0</TargetFrameworks>
</PropertyGroup>

Expand Down

0 comments on commit d4dab47

Please sign in to comment.