Skip to content

Commit

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

* Update release notes for Http.AspNetCore extension
  • Loading branch information
liliankasem authored Jan 27, 2025
1 parent 04a1772 commit 1b6ec54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@
- My change description (#PR/#issue)
-->

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

- Addressing fix for AspNetCoreResponseCookies cookie defaults (#2811)
- Update `ContextReference` to no longer use a given invocation's cancellation token (#2894)

### Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore.Analyzers <version>
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>1.3.3</VersionPrefix>
<VersionPrefix>1.3.4</VersionPrefix>
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>

Expand Down

0 comments on commit 1b6ec54

Please sign in to comment.