Skip to content

Commit

Permalink
replace the unsigned dll with signed (#27009)
Browse files Browse the repository at this point in the history
* replace the unsigned dll with signed

* Update ChangeLog.md

---------

Co-authored-by: Yabo Hu <yabhu@microsoft.com>
  • Loading branch information
Nickcandy and VeryEarly authored Jan 15, 2025
1 parent b6b636f commit 9225871
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Accounts/Accounts/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
-->

## Upcoming Release
* Fixed unsigned dll:
- `System.Buffers.dll`
- `System.Memory.dll`

## Version 4.0.1
* Upgraded nuget package to signed package.
Expand Down
Binary file modified src/lib/netstandard2.0/System.Buffers.dll
Binary file not shown.
Binary file modified src/lib/netstandard2.0/System.Memory.dll
Binary file not shown.

0 comments on commit 9225871

Please sign in to comment.