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

8.0 SDK doesn't generate correct .deps.json for linker->cecil dependency #3190

Open
vitek-karas opened this issue Jan 23, 2023 · 0 comments
Open

Comments

@vitek-karas
Copy link
Member

For some reason upgrading to 8.0 SDK removes the necessary .deps.json record about Mono.Cecil from illink.deps.json. Workaround which seems to work is to set IncludeProjectsNotInAssetsFileInDepsFile=true in the Mono.Linker and the tasks test projects. But I don't yet understand why.

This is likely related to dotnet/sdk#28963 and other PRs around there.

I'm trying to figure out what's going on. This issue is to track that debt if the workaround gets checked in as part of #3177.

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

No branches or pull requests

1 participant