We've [overridden the ImplicitlyExpandDesignTimeFacades target](https://github.com/dotnet/sdk/blob/7eb264f9cc5153b24793878307c4c410bd03ff68/src/Tasks/Microsoft.NET.Build.Tasks/build/Microsoft.NET.Sdk.targets#L285-L320) to work around https://github.com/Microsoft/msbuild/issues/1345. Once the MSBuild bug is fixed, we should remove our override of the target.