Skip to content

Update Identity package references in Blazor WASM project to the latest 3.1.2 release #20074

@mkArtakMSFT

Description

@mkArtakMSFT

When creating an Blazor WASM project with Individual Auth option, the referenced identity packages are 3.1.0. They should instead be the latest 3.1.2 version.
This indicates an issue with the MicrosoftAspNetCoreIdentityEntityFrameworkCorePackageVersion variable value in here:

<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="${MicrosoftAspNetCoreIdentityEntityFrameworkCorePackageVersion}" />

Metadata

Metadata

Assignees

Labels

DoneThis issue has been fixedarea-blazorIncludes: Blazor, Razor ComponentsbugThis issue describes a behavior which is not expected - a bug.feature-blazor-wasmThis issue is related to and / or impacts Blazor WebAssembly

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions