question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

GenerateDepsFile no longer respects FilesToSkip from runtime packs

See original GitHub issue

GenerateDepsFile uses GetPackageParts to build the list of packages with dependencies to remove. When it looks for files to trim from the dependency model, it doesn’t match any of the dependencies that have the “runtimepack.” prefix, so those files don’t get skipped.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
dsplaistedcommented, Mar 27, 2019

@sbomer I am currently working on this. I have written test cases that fail due to this bug.

0reactions
sbomercommented, Mar 27, 2019

@dsplaisted any updates on this? This is important for the linker to be able to trim applications (without any unfortunate workarounds like shipping with a custom replacement for the GenerateDepsFile task).

Read more comments on GitHub >

github_iconTop Results From Across the Web

"GenerateDepsFile" task failed unexpectedly. The process ...
Hello. I've been stuck on a really bad MS Build error for a few days now. Kinda at a loss as to why...
Read more >
The "GenerateDepsFile" task failed unexpectedly
I update the Version of SDK , but not enough and I have the problem. I realized this: duplicate property (or variables) with...
Read more >
The "GenerateDepsFile" task failed unexpectedly. I ...
The "GenerateDepsFile" task failed unexpectedly. I downloaded the VS2022 and trying to convert the .net 4.8 framework project to .Net 6 in ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found