Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runtime's Arcade dependency update is currently failing because of GenFacades trying to load an SBRP assembly in the source build leg #13681

Closed
ViktorHofer opened this issue May 24, 2023 · 2 comments · Fixed by #13699
Assignees

Comments

@ViktorHofer
Copy link
Member

See dotnet/runtime#86494 for more details.

From @MichaelSimons comment:

This sounds like a regression caused from the prebuilt work. A Version.Details.xml dependency should be added so the N-1 version is used versus an SBRP. Please open an issue. This would likely surface in the source-build product build with dotnet/installer#16111.

We should add an entry in arcade's Version.Details.xml so that the N-1 dependency in used in source build.

@ViktorHofer
Copy link
Member Author

@MichaelSimons @oleksandr-didyk @mthalman can you please take a look? This is blocking dependency flow in runtime.

@MichaelSimons
Copy link
Member

@oleksandr-didyk - Can you please take this one? TIA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants