You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove Inputs&Outputs from GenerateDirectoryBuildFiles (dotnet#59164)
Fixes the broken official builds.
My assumption is that the targets is invoked again in a later stage and the inputs & outputs hinder it from re-generating the file.
0 commit comments