Open
Description
https://github.com/dotnet/aspnetcore/blob/release/2.1/src/Identity/UI/src/Microsoft.AspNetCore.Identity.UI.csproj does not build correctly in release/2.1 currently - not all expected outputs are being produced. It appears that it doesn't actually import the razor props/targets from https://github.com/dotnet/aspnetcore/tree/release/2.1/src/Razor/Sdk.Razor/src/build/netstandard2.0. We should figure out why it's broken and fix it before we need to patch it again, at which time we should remove the condition here: