-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Closed
Labels
DoneThis issue has been fixedThis issue has been fixedarea-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Description
After #24347, the following projects still lack API baseline files
- Microsoft.AspNetCore.Authentication.AzureAD.UI
- Microsoft.AspNetCore.Authentication.AzureADB2C.UI
- Microsoft.AspNetCore.Identity.UI
@pranavkm's #25736 worked around dotnet/roslyn#47350, removing the last obstacle to having public API throughout this repo. Filling this gap will also allow us to remove the first part of the Condition
at https://github.com/dotnet/aspnetcore/blob/master/eng/targets/CSharp.Common.targets#L21-L24
We may need different clauses to avoid errors building analyzer projects, msbuild
tasks, and similar projects.
Metadata
Metadata
Assignees
Labels
DoneThis issue has been fixedThis issue has been fixedarea-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared framework