Closed
Description
GetAssemblyAttributes
target may execute before InitializeSourceControlInformationFromSourceControlManager
,
which results in RepositoryUrl being empty in the generated assembly level attribute:
If design-time build and regular build execute these targets in different order it blocks debugging because Hot Reload will attempt to apply the change to this attribute, which is currently not supported.