File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/ProjectTemplates/BlazorWasm.ProjectTemplates Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 25
25
MicrosoftAspNetCoreDiagnosticsEntityFrameworkCorePackageVersion=$(MicrosoftAspNetCoreDiagnosticsEntityFrameworkCorePackageVersion);
26
26
MicrosoftAspNetCoreIdentityEntityFrameworkCorePackageVersion=$(MicrosoftAspNetCoreIdentityEntityFrameworkCorePackageVersion);
27
27
MicrosoftAspNetCoreAuthenticationAzureADUIPackageVersion=$(MicrosoftAspNetCoreAuthenticationAzureADUIPackageVersion);
28
- MicrosoftAspNetCoreAuthenticationAzureADUIB2CPackageVersion =$(MicrosoftAspNetCoreAuthenticationAzureADUIB2CPackageVersion );
28
+ MicrosoftAspNetCoreAuthenticationAzureADB2CUIPackageVersion =$(MicrosoftAspNetCoreAuthenticationAzureADB2CUIPackageVersion );
29
29
MicrosoftAspNetCoreIdentityUIPackageVersion=$(MicrosoftAspNetCoreIdentityUIPackageVersion);
30
30
MicrosoftAspNetCoreApiAuthorizationIdentityServerPackageVersion=$(MicrosoftAspNetCoreApiAuthorizationIdentityServerPackageVersion);
31
31
MicrosoftEntityFrameworkCoreSqlServerPackageVersion=$(MicrosoftEntityFrameworkCoreSqlServerPackageVersion);
You can’t perform that action at this time.
0 commit comments