Skip to content

Updating dotnet from 7.0.102 to 7.0.203 causes user creation failure looking for a non-existent package #48199

@dallas1287

Description

@dallas1287

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

When updating from dotnet 7.0.102 to 7.0.203 started getting this error when using the Identity.UserManager to create new users.
System.IO.FileNotFoundException: 'Could not load file or assembly 'Microsoft.AspNetCore.Cryptography.KeyDerivation, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'. The system cannot find the file specified.'

very similar to this issue #41368 but this was supposedly fixed in 6.0.4 but this occurs when going to the very latest in dotnet 7

Expected Behavior

No response

Steps To Reproduce

No response

Exceptions (if any)

No response

.NET Version

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs: Author FeedbackThe author of this issue needs to respond in order for us to continue investigating this issue.Status: No Recent Activityarea-identityIncludes: Identity and providers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions