Duende.IdentityServer 7.4.8 runtime FileNotFoundException for Microsoft.Bcl.Memory on .NET 8
#598
|
Updating from
As far as I could determine, Explicitly placing a dependency to |
Replies: 2 comments
|
@PascalAlbrechtComparis Thanks for raising this! Your workaround is indeed the way to go for now. |
|
The issue has been fixed in |
The issue has been fixed in
Duende.IdentityServer 7.4.9, which adds a directMicrosoft.Bcl.Memorydependency fornet8.0(see the release notes). Upgrading to7.4.9or later removes the need for the workaround.