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.

Error after updating to 4.0.x from 3.3.5

See original GitHub issue

I’m using Costura. I’ve upgraded Fody to 4.x and I’m getting errors:

packages\Fody.4.0.2\build\Fody.targets(42,9): error MSB4064: The "ProjectFile" parameter is not supported by the "Fody.WeavingTask" task. Verify the parameter exists on the task, and it is a settable public instance property.

packages\Fody.4.0.2\build\Fody.targets(36,5): error MSB4063: The "Fody.WeavingTask" task could not be initialized with its input parameters.

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
SimonCroppcommented, Mar 6, 2019

@dark2201

To be using Fody you should be a Patron. See Licensing/Patron FAQ. With that in mind, it is assumed anyone raising an issue is already a Patron. As such your GitHub Id may be verified against the OpenCollective contributors. This process will depend on the issue quality, your circumstances, and the impact on the larger user base.

2reactions
ltrzesniewskicommented, Mar 6, 2019

Given the error, you probably have a corrupted csproj file which includes several versions of Fody.targets. Edit it manually to make sure only the reference to the latest version remains.

Read more comments on GitHub >

github_iconTop Results From Across the Web

upgrade error from 3.3.5 to 4.0.6 or 4.1.x (#2181) · Issues
Summary upgrade failed with errors indicating to upgrade to latest version of 4.x.x which is actually my target version.
Read more >
Have problem after upgrading IP550
Im able to upgrade my phones from 3.3.5 version to 4.0.1 using my laptop on separate network. But when i connect the phone...
Read more >
Heroku deploy ends with error npm ERR! 404 Not Found
I am trying to deploy nodejs to heroku (or firebase) and I receive the same error which relates to event-stream@3.3.6 . I read...
Read more >
Error after updating to new version
I'm getting the error message below directly after updating to the new version… Warning: array_filter() expects parameter 1 to be array, bool given...
Read more >
Error # codes
Error # codes · Step 1 - Remove and Repair · Step 2 - Check for RAM Errors · Step 3 - Update...
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