-
Notifications
You must be signed in to change notification settings - Fork 133
Closed
Description
The darc dependency flow PR into installer is failing to build runtime in source build with the following error:
/vmr/src/runtime/artifacts/source-build/self/src/eng/versioning.targets(194,5): error MSB3030: Could not copy the file "/vmr/src/runtime/artifacts/source-build/self/src/artifacts/obj/coreclr/runtime-prereqs/x64/Release/runtime-prereqs.sourcelink.json" because it was not found. [/vmr/src/runtime/artifacts/source-build/self/src/src/coreclr/runtime-prereqs.proj]
This appears to be released to the changes made in #989. cc @tmat
The _GenerateSourceLinkFile task is not writing the runtime-prereqs.sourcelink.json file.
Metadata
Metadata
Assignees
Labels
No labels