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.

"The assembly has already been processed by Fody" in nuke

See original GitHub issue
  1. Checkout https://github.com/nuke-build/nuke/tree/feature/adaptive-logging
  2. Execute build.sh or build.ps1
  3. There should be an msbuild.binlog in the root

Note that calling build.sh/ps1 will first compile all projects as part of compiling _build.csproj. After that, the _build.csproj will initiate another compilation. That’s just what you end up when you do dogfooding 😃 Both produced warnings at some point.

The suggested property from #1023 did not change anything, but if it’s MAUI specific, that explains it.

_Originally posted by @matkoch in https://github.com/Fody/Fody/issues/895#issuecomment-1475344904_

Issue Analytics

  • State:closed
  • Created 6 months ago
  • Comments:20 (12 by maintainers)

github_iconTop GitHub Comments

3reactions
tom-englertcommented, Apr 19, 2023

@matkoch 6.7.0 is now available 😃

1reaction
tom-englertcommented, Mar 25, 2023
Read more comments on GitHub >

github_iconTop Results From Across the Web

Duplicate ProcessedByFody Attribute when using dotnet ...
This issue affects all users of Fody that use dotnet publish - i.e. for ... "The assembly has already been processed by Fody"...
Read more >
Unable to compile project due to Fody errors. Nothing with ...
It would seem that your error is actually in finding a class called ModuleWeaver . This class is part of the Fody package....
Read more >
RNA transcription modulates phase transition-driven ...
The largest and most well-known nuclear body is the nucleolus, ... RNA (rRNA) is actively transcribed, processed, and assembled into ...
Read more >
Assembly of the Nuclear Transcription and Processing ...
We have examined the distribution of RNA transcription and processing factors in the amphibian oocyte nucleus or germinal vesicle. RNA polymerase I (pol...
Read more >
Is the sphere organelle/coiled body a universal nuclear ...
We postulate that it functions in the assembly and sorting of snRNP complexes for three RNA processing pathways: pre-mRNA splicing, rRNA processing, and...
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